Commit Graph

540 Commits (1b4f59e356cc94929305bd107b7f38eec62715ad)

Author SHA1 Message Date
Andy Grover ebf1d95ca2 target/iscsi: Eliminate iscsi_cmd.data_length 13 years ago
Andy Grover 065ca1e42f target/iscsi: Move init_se_cmd closer to lookup_cmd_lun 13 years ago
Andy Grover d28b11692e target/iscsi: Inline iscsit_allocate_se_cmd and *_for_tmr 13 years ago
Andy Grover b16a35b050 target: rewrite comment for generic_new_cmd 13 years ago
Andy Grover a12f41f841 target: Rename target_allocate_tasks to target_setup_cmd_from_cdb 13 years ago
Andy Grover 8b1e1244db target/iscsi: Misc cleanups from Agrover (round 2) 13 years ago
Andy Grover 6f3c0e69a9 target/iscsi: Refactor target_tx_thread immediate+response queue loops 13 years ago
Andy Grover 4580cf3848 target/iscsi: Remove unneeded locking from iscsi_target_tx_thread 13 years ago
Andy Grover c6037cc546 target/iscsi: Misc cleanups from Agrover (round 1) 13 years ago
Andy Grover 2fbb471e78 target/iscsi: Rename iscsi_cmd.i_list to iscsi_cmd.i_conn_node 13 years ago
Roland Dreier 957525a242 target: Remove transport_do_task_sg_chain() and associated detritus 13 years ago
Roland Dreier e182d6828d tcm_fc: Remove use of transport_do_task_sg_chain() 13 years ago
Christoph Hellwig bebe2fdc17 target: stop splitting commands into multiple tasks 13 years ago
Christoph Hellwig 83799efbff target: don't limit transfer sizes for the ramdisk backend 13 years ago
Christoph Hellwig 8feb58d04b target: misc ramdisk backend cleanups 13 years ago
Sebastian Andrzej Siewior b0d7994660 target: add unknown size flag to target_submit_cmd() 13 years ago
Nicholas Bellinger 58d9261877 target: Remove obsolete DF_READ_ONLY usage 13 years ago
Mark Rustad 06383f10c4 tcm_fc: Do not free tpg structure during wq allocation failure 13 years ago
Mark Rustad e1c4038282 tcm_fc: Add abort flag for gracefully handling exchange timeout 13 years ago
Cong Wang ca747d610b target: remove the second argument of k[un]map_atomic() 13 years ago
Nicholas Bellinger ee9b866a36 loopback: Fix transport_generic_allocate_tasks error handling 13 years ago
Dan Carpenter f760903ae5 iscsi-target: remove improper externs 13 years ago
Jörn Engel a227fb3a5a iscsi-target: Remove unused variables in iscsi_target_parameters.c 13 years ago
Jörn Engel 281689051a target: remove obvious warnings 13 years ago
Jörn Engel f2083241f2 target: Use array_zalloc for device_list 13 years ago
Jörn Engel 4a5a75f32d target: Use array_zalloc for tpg_lun_list 13 years ago
Roland Dreier b168fe8cfe target: Fix sense code for unsupported SERVICE ACTION IN 13 years ago
Roland Dreier 1f6fa8f817 target: Remove hack to make READ CAPACITY(10) lie if thin provisioning is enabled 13 years ago
Nicholas Bellinger 00fdc6bbef iscsi-target: Fix reservation conflict -EBUSY response handling bug 13 years ago
Nicholas Bellinger 087a03b3ea target: Fix compatible reservation handling (CRH=1) with legacy RESERVE/RELEASE 13 years ago
Nicholas Bellinger 9765b1f327 target: Bump core version to v4.1.0-rc2-ml + fabric versions 13 years ago
Nicholas Bellinger 031ed4d565 tcm_fc: Fix fc_exch memory leak in ft_send_resp_status 13 years ago
Nicholas Bellinger c7ec05c82b target: Drop unused legacy target_core_fabric_ops API callers 13 years ago
Nicholas Bellinger 99367f01b8 iscsi-target: Convert to use target_put_session + sess_kref 13 years ago
Nicholas Bellinger 337c060701 target: Convert se_node_acl->acl_group removal to use ->acl_kref 13 years ago
Nicholas Bellinger afb999ffc4 target: Add se_node_acl->acl_kref for ->acl_free_comp usage 13 years ago
Nicholas Bellinger 0146834654 target: Add se_node_acl->acl_free_comp for NodeACL release path 13 years ago
Nicholas Bellinger 41ac82b668 target: Add se_sess->sess_kref + get/put helpers 13 years ago
Nicholas Bellinger 140854cb72 target: Convert session_lock to irqsave 13 years ago
Masanari Iida 5e58b02997 target: Fix typo in drivers/target 13 years ago
Nicholas Bellinger d06283341a iscsi-target: Fix dynamic -> explict NodeACL pointer reference 13 years ago
Nicholas Bellinger c0974f8938 target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tag 13 years ago
Nicholas Bellinger 9f0d05c2c6 target: Push target_submit_tmr LUN lookup failure to system_wq context 13 years ago
Nicholas Bellinger 00ad4c4e81 tcm_fc: Handle target_submit_tmr allocation failure 13 years ago
Nicholas Bellinger c7042cae58 target: Fix target_submit_tmr se_tmr_req allocation failures 13 years ago
Nicholas Bellinger 3de55ec74a target: Fix target_submit_tmr LUN lookup failures 13 years ago
Nicholas Bellinger d335e6054d iscsi-target: Fix iscsit_alloc_buffs() failure cases 13 years ago
Roland Dreier 33395fb8a1 target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulation 13 years ago
Stefan Hajnoczi e6a8a41a30 target/pscsi: fix PHV_VIRUTAL_HOST_ID typo 13 years ago
Jörn Engel 99f730d88f target: Fix off-by-seven in target_report_luns 13 years ago