Commit Graph

540 Commits (1b4f59e356cc94929305bd107b7f38eec62715ad)

Author SHA1 Message Date
Masanari Iida 59e13d4833 scsi: fix various printk and comment typos 13 years ago
Benjamin Wang 13b5533a38 target: Check idr_get_new return value in iscsi_login_zero_tsih_s1 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
Denis Efremov 08a16208c8 tcm_fc: rcu_deref outside rcu lock/unlock section 13 years ago
Nicholas Bellinger 74f4cf2909 target: Fix regression bug with handling of zero-length data CDBs 13 years ago
Nicholas Bellinger 1d2a2cd95e target/pscsi: Fix bug with REPORT_LUNs handling for SCSI passthrough 13 years ago
Yi Zou d0e27c88d7 target: fix NULL pointer dereference bug alloc_page() fails to get memory 13 years ago
Mark Rustad 1fa8f45041 tcm_fc: Avoid debug overhead when not debugging 13 years ago
Al Viro dbc6e0222d delousing target_core_file a bit 13 years ago
Al Viro bf6932f44a iscsi-target: Drop bogus struct file usage for iSCSI/SCTP 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 7409a6657a target: Check number of unmap descriptors against our limit 13 years ago
Roland Dreier b7fc7f3777 target: Fix possible integer underflow in UNMAP emulation 13 years ago
Roland Dreier 1a5fa4576e target: Fix reading of data length fields for UNMAP commands 13 years ago
Roland Dreier 2594e29865 target: Add range checking to UNMAP emulation 13 years ago
Roland Dreier e2397c7044 target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE 13 years ago
Roland Dreier c8045372dd target: Make unnecessarily global se_dev_align_max_sectors() static 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 7c78b8de26 sbp-target: Consolidate duplicated error path code in sbp_handle_command() 13 years ago
Roland Dreier 669ab62c9d target: Un-export target_get_sess_cmd() 13 years ago
Nicholas Bellinger 77d4c74506 target: Make core_disable_device_list_for_node use pre-refactoring lock ordering 13 years ago
Andy Grover e80ac6c4cc target: refactor core_update_device_list_for_node() 13 years ago
Andy Grover cdf88a2fe3 target: Eliminate else using boolean logic 13 years ago
Andy Grover 617a0c2eb3 target: Misc retval cleanups 13 years ago
Andy Grover 2dca673b46 target: Remove hba param from core_dev_add_lun 13 years ago
Andy Grover ee1b1b9c3d target: Remove unneeded double parentheses 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 b8b22533fe tcm_fc: Offload WRITE I/O backend submission to tpg workqueue 13 years ago
Christoph Hellwig 67441b68fa iscsit: use target_execute_cmd for WRITEs 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
Nicholas Bellinger 182a9e2cef Revert "target: Do not special-case loop and iscsi fabric module loads" 13 years ago
Christoph Hellwig 14150a6bbe target: move unmap to struct spc_ops 13 years ago
Christoph Hellwig 6f974e8ce7 target: move write_same to struct spc_ops 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 e1306bdab3 target: remove dead SCF_ flags 13 years ago
Roland Dreier c75660c5e4 target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item() 13 years ago
Andy Grover 44bfd01850 target/iblock: Add parameter to specify read-only devices 13 years ago
Andy Grover 7acd570706 target: Do not special-case loop and iscsi fabric module loads 13 years ago
Christoph Hellwig 9f3eb93eaf target: move ref_cmd from the generic se_tmr_req into iscsi code 13 years ago
Christoph Hellwig 5f41a31d0a target: remove the execute list 13 years ago