Paolo Bonzini
|
6abbdf3836
target: go through normal processing for zero-length REQUEST_SENSE
|
13 years ago |
Paolo Bonzini
|
3717ef0c63
target: support zero-size allocation lengths in transport_kmap_data_sg
|
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 |
Paolo Bonzini
|
27a2709912
target: simplify code around transport_get_sense_data
|
13 years ago |
Paolo Bonzini
|
6138ed2ab8
target: move transport_get_sense_data
|
13 years ago |
Nicholas Bellinger
|
4c054ba63a
target: Fix ->data_length re-assignment bug with SCSI overflow
|
13 years ago |
Roland Dreier
|
af74115eed
target: Remove unused se_cmd.cmd_spdtl
|
13 years ago |
Nicholas Bellinger
|
74f4cf2909
target: Fix regression bug with handling of zero-length data CDBs
|
13 years ago |
Yi Zou
|
d0e27c88d7
target: fix NULL pointer dereference bug alloc_page() fails to get memory
|
13 years ago |
Dan Carpenter
|
2962846d14
target: NULL dereference on error path
|
13 years ago |
Roland Dreier
|
d6dfc868bc
target: Allow for target_submit_cmd() returning errors
|
13 years ago |
Roland Dreier
|
e2397c7044
target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE
|
13 years ago |
Roland Dreier
|
1c7b13fe65
target: Remove se_session.sess_wait_list
|
13 years ago |
Roland Dreier
|
bc187ea6c3
target: Check sess_tearing_down in target_get_sess_cmd()
|
13 years ago |
Roland Dreier
|
669ab62c9d
target: Un-export target_get_sess_cmd()
|
13 years ago |
Christoph Hellwig
|
af8772926f
target: replace the processing thread with a TMR work queue
|
13 years ago |
Christoph Hellwig
|
f314643751
target: remove transport_generic_handle_cdb_map
|
13 years ago |
Christoph Hellwig
|
7a6f0a1ea5
target: simply fabric driver queue full processing
|
13 years ago |
Christoph Hellwig
|
1389533ef9
target: remove transport_generic_handle_data
|
13 years ago |
Christoph Hellwig
|
c3196f0cf0
target: merge transport_generic_write_pending into transport_generic_new_cmd
|
13 years ago |
Christoph Hellwig
|
d59a02b4eb
target: call transport_check_aborted_status from target_execute_cmd
|
13 years ago |
Christoph Hellwig
|
70baf0ab3b
target: remove transport_generic_process_write
|
13 years ago |
Christoph Hellwig
|
f7113a47e2
target: split transport_cmd_check_stop
|
13 years ago |
Christoph Hellwig
|
0c2ad7d113
target: add struct spc_ops + initial ->execute_rw pointer usage
|
13 years ago |
Christoph Hellwig
|
e1306bdab3
target: remove dead SCF_ flags
|
13 years ago |
Christoph Hellwig
|
5f41a31d0a
target: remove the execute list
|
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 |