Nicholas Bellinger
|
a82a9538dd
target: Allow sbc_ops->execute_rw() to accept SGLs + data_direction
|
12 years ago |
Jingoo Han
|
57103d7fe1
target: replace strict_strto*() with kstrto*()
|
12 years ago |
Nicholas Bellinger
|
21363ca873
target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK export
|
12 years ago |
Andy Grover
|
e3e84cda32
target: Use FD_MAX_SECTORS/FD_BLOCKSIZE for blockdevs using fileio
|
12 years ago |
Asias He
|
0463a3fefd
target/file: Set is_nonrot attribute
|
12 years ago |
Asias He
|
86d7182985
target: Add sbc_execute_unmap() helper
|
12 years ago |
Asias He
|
43f55bbb14
target/file: Add fd_do_unmap() helper
|
12 years ago |
Asias He
|
506427628a
target/file: Add UNMAP emulation support
|
12 years ago |
Asias He
|
70d3ae5c80
target/file: Add WRITE_SAME w/ UNMAP=1 emulation support
|
12 years ago |
Linus Torvalds
|
986248993d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
|
12 years ago |
Asias He
|
63b91d5a49
target: Add __exit annotation for module_exit functions
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Roland Dreier
|
972b29c8f8
target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Nicholas Bellinger
|
7b745c84a9
target/file: Add WRITE_SAME w/ UNMAP=0 emulation support
|
12 years ago |
Sebastian Andrzej Siewior
|
778229af95
target/file: merge fd_do_readv() and fd_do_writev()
|
12 years ago |
Sebastian Andrzej Siewior
|
40ff2c3b3d
target/file: Fix 32-bit highmem breakage for SGL -> iovec mapping
|
12 years ago |
Nicholas Bellinger
|
fd9a11d707
target: Update copyright information to 2012
|
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 |
Nicholas Bellinger
|
b32f4c7ed8
target/file: Re-enable optional fd_buffered_io=1 operation
|
12 years ago |
Nicholas Bellinger
|
fd30e93102
target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags
|
13 years ago |
Linus Torvalds
|
a0e881b7c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Al Viro
|
dbc6e0222d
delousing target_core_file a bit
|
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 |
Christoph Hellwig
|
d6e0175cf3
target: add a parse_cdb method to the backend drivers
|
13 years ago |