Nicholas Bellinger
|
e13d5fef88
target: Fix double-free of se_cmd in target_complete_tmr_failure
|
12 years ago |
Nicholas Bellinger
|
944981c7e1
target: Add control CDB READ payload zero work-around
|
13 years ago |
Nicholas Bellinger
|
a026757ff5
target: Add target_submit_cmd_map_sgls for SGL fabric memory passthrough
|
13 years ago |
Paolo Bonzini
|
d81cb44726
target: go through normal processing for all zero-length commands
|
13 years ago |
Masanari Iida
|
35d1efe805
target: Fix minor spelling typos in drivers/target
|
13 years ago |
Roland Dreier
|
9c58b7ddd7
target: Simplify fabric sense data length handling
|
13 years ago |
Andy Grover
|
283669d282
target: Cleanup transport_subsystem_check_init
|
13 years ago |
Andy Grover
|
593e909166
target: Remove request_module for target_core_stgt
|
13 years ago |
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 |