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 |
Nicholas Bellinger
|
a4dff3043c
target/file: Use O_DSYNC by default for FILEIO backends
|
13 years ago |
Linus Torvalds
|
c9bfa7d75b
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
|
13 years ago |
Nicholas Bellinger
|
cd9323fd68
target: Fix bug in handling of FILEIO + block_device resize ops
|
13 years ago |
Christoph Hellwig
|
5787cacd0b
target: remove struct se_task
|
13 years ago |
Christoph Hellwig
|
6bb35e009b
target: replace ->execute_task with ->execute_cmd
|
13 years ago |
Christoph Hellwig
|
7a83aa4e7b
target: remove the task_size field in struct se_task
|
13 years ago |
Christoph Hellwig
|
72a0e5e2e2
target: remove the task_lba field in struct se_task
|
13 years ago |
Andy Grover
|
8b1e1244db
target/iscsi: Misc cleanups from Agrover (round 2)
|
13 years ago |
Jörn Engel
|
8359cf43b9
target: remove useless casts
|
13 years ago |