Asias He
|
63b91d5a49
target: Add __exit annotation for module_exit functions
|
12 years ago |
Roland Dreier
|
972b29c8f8
target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors
|
12 years ago |
Roland Dreier
|
bb992e72f9
target: Fix error checking for UNMAP commands
|
12 years ago |
Nicholas Bellinger
|
d0c8b259f8
target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled status
|
12 years ago |
Nicholas Bellinger
|
ffe0067544
target: Make spc_get_write_same_sectors return sector_t
|
12 years ago |
Nicholas Bellinger
|
3a41d85feb
target/iblock: Forward declare bio helpers
|
12 years ago |
Nicholas Bellinger
|
fd9a11d707
target: Update copyright information to 2012
|
12 years ago |
Nicholas Bellinger
|
f6970ad31d
target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation support
|
12 years ago |
Christoph Hellwig
|
de103c93af
target: pass sense_reason as a return value
|
12 years ago |
Christoph Hellwig
|
48c2567d1a
target: remove ->get_device_rev
|
12 years ago |
Christoph Hellwig
|
6f23ac8a39
target: provide generic sbc device type/revision helpers
|
12 years ago |
Christoph Hellwig
|
9e999a6c51
target: rename spc_ops
|
12 years ago |
Christoph Hellwig
|
0fd97ccf45
target: kill struct se_subsystem_dev
|
12 years ago |
Linus Torvalds
|
ce40be7a82
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
|
12 years ago |
Paolo Bonzini
|
e0de445736
target: do not submit a zero-bio I/O request
|
12 years ago |
Nicholas Bellinger
|
fd30e93102
target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags
|
13 years ago |
Nicholas Bellinger
|
852b6ed110
target/iblock: Use match_strlcpy for Opt_udev_path string assignment
|
13 years ago |
Kent Overstreet
|
395c72a707
block: Generalized bio pool freeing
|
12 years ago |
Paolo Bonzini
|
0d7f1299ca
target: report too-small parameter lists everywhere
|
12 years ago |
Roland Dreier
|
7409a6657a
target: Check number of unmap descriptors against our limit
|
13 years ago |
Roland Dreier
|
b7fc7f3777
target: Fix possible integer underflow in UNMAP emulation
|
13 years ago |
Roland Dreier
|
1a5fa4576e
target: Fix reading of data length fields for UNMAP commands
|
13 years ago |
Roland Dreier
|
2594e29865
target: Add range checking to UNMAP emulation
|
13 years ago |
Christoph Hellwig
|
14150a6bbe
target: move unmap to struct spc_ops
|
13 years ago |
Christoph Hellwig
|
6f974e8ce7
target: move write_same to struct spc_ops
|
13 years ago |
Christoph Hellwig
|
ad67f0d9e6
target: move sync_cache to struct spc_ops
|
13 years ago |
Christoph Hellwig
|
0c2ad7d113
target: add struct spc_ops + initial ->execute_rw pointer usage
|
13 years ago |
Andy Grover
|
44bfd01850
target/iblock: Add parameter to specify read-only devices
|
13 years ago |
Christoph Hellwig
|
d6e0175cf3
target: add a parse_cdb method to the backend drivers
|
13 years ago |
Christoph Hellwig
|
5787cacd0b
target: remove struct se_task
|
13 years ago |