Masanari Iida
|
35d1efe805
target: Fix minor spelling typos in drivers/target
|
13 years ago |
Paolo Bonzini
|
306c11b28d
target: go through normal processing for zero-length PSCSI commands
|
13 years ago |
Paolo Bonzini
|
d5829eac5f
target: fix use-after-free with PSCSI sense data
|
13 years ago |
Nicholas Bellinger
|
1d2a2cd95e
target/pscsi: Fix bug with REPORT_LUNs handling for SCSI passthrough
|
13 years ago |
Christoph Hellwig
|
0c2ad7d113
target: add struct spc_ops + initial ->execute_rw pointer usage
|
13 years ago |
Nicholas Bellinger
|
a3785c8740
target/pscsi: Only emulate REPORT_LUNS for passthrough
|
13 years ago |
Christoph Hellwig
|
3d6d72014f
target: move transport_generic_prepare_cdb into pscsi
|
13 years ago |
Christoph Hellwig
|
1fd032ee10
target: move code for CDB emulation
|
13 years ago |
Christoph Hellwig
|
d6e0175cf3
target: add a parse_cdb method to the backend drivers
|
13 years ago |
Christoph Hellwig
|
64f1db38c6
target: remove control CDB flags
|
13 years ago |
Christoph Hellwig
|
5787cacd0b
target: remove struct se_task
|
13 years ago |
Christoph Hellwig
|
7a83aa4e7b
target: remove the task_size field in struct se_task
|
13 years ago |
Christoph Hellwig
|
ed3102c678
target: remove target_get_task_cdb
|
13 years ago |
Stefan Hajnoczi
|
e6a8a41a30
target/pscsi: fix PHV_VIRUTAL_HOST_ID typo
|
13 years ago |
Andy Grover
|
4949314c72
target: Allow control CDBs with data > 1 page
|
13 years ago |
Nicholas Bellinger
|
65586d51e0
target: Drop se_device TCQ queue_depth usage from I/O path
|
13 years ago |
Jörn Engel
|
8359cf43b9
target: remove useless casts
|
13 years ago |
Sebastian Andrzej Siewior
|
90c161b643
target: use \n as a separator for configuration
|
13 years ago |
Christoph Hellwig
|
c4795fb20e
target: header reshuffle, part2
|
13 years ago |
Nicholas Bellinger
|
03e98c9eb9
target: Address legacy PYX_TRANSPORT_* return code breakage
|
13 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Dan Carpenter
|
ed327ed337
target/pscsi: blk_make_request() returns an ERR_PTR()
|
13 years ago |
Paul Gortmaker
|
827509e38e
drivers/target: Add module.h to drivers/target files as required.
|
14 years ago |
Christoph Hellwig
|
7c1c6af37a
target: remove the task_sg_bidi field se_task and pSCSI BIDI support
|
13 years ago |
Christoph Hellwig
|
485fd0d1e3
target: replace ->get_cdb with a target_get_task_cdb helper
|
13 years ago |
Christoph Hellwig
|
42bf829eee
target: Cleanup unused se_task bits
|
13 years ago |
Dan Carpenter
|
942d82646e
target: Make pscsi_create_virtdevice use ERR_CAST
|
14 years ago |
Christoph Hellwig
|
02b1a74634
target: cleanup pscsi request submission
|
14 years ago |
Jesper Juhl
|
9375b1bfd2
target: Remove unneeded version.h includes
|
14 years ago |
Nicholas Bellinger
|
1d20bb6147
target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SG
|
14 years ago |