Commit Graph

427 Commits (0dd05a3b60ddf0e216fbd9e5116a5273966fd9db)

Author SHA1 Message Date
Roland Dreier 1765fe5edc target: Fix range calculation in WRITE SAME emulation when num blocks == 0 13 years ago
Roland Dreier d35212f3ca target: Clean up returning errors in PR handling code 13 years ago
Mark Rustad 3cc5d2a6b9 tcm_fc: Fix crash seen with aborts and large reads 13 years ago
Mark Rustad 863555be0c tcm_fc: Resolve suspicious RCU usage warnings 13 years ago
Roland Dreier 59e4f541ba target: Return error to initiator if SET TARGET PORT GROUPS emulation fails 13 years ago
Joern Engel 4149268e78 target: Add TFO->put_session() caller for HW fabric session shutdown 13 years ago
Nicholas Bellinger a4dff3043c target/file: Use O_DSYNC by default for FILEIO backends 13 years ago
Stefan Richter 5f2a3d6191 sbp-target: rename a variable to avoid name clash 13 years ago
Nicholas Bellinger f80e8ed395 iscsi-target: Fix iov_count calculation bug in iscsit_allocate_iovecs 13 years ago
Dan Carpenter b1e41d8cd4 iscsi-target: remove dead code in iscsi_check_valuelist_for_support 13 years ago
Nicholas Bellinger cd9323fd68 target: Fix bug in handling of FILEIO + block_device resize ops 13 years ago
mengcong 8da10935bc target: Handle ATA_16 passthrough for pSCSI backend devices 13 years ago
Nicholas Bellinger 5b9a4d7280 target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attribute 13 years ago
Nicholas Bellinger ba539743b7 target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bits 13 years ago
Bernhard Kohl 66246617ab target: add support for the WRITE_VERIFY command 13 years ago
Bernhard Kohl edc318d9fe target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setups 13 years ago
Jörn Engel 33933a0e96 target: make target_put_session void 13 years ago
Jörn Engel d28d96dcf6 target: cleanup transport_execute_tasks() 13 years ago
Nicholas Bellinger cfebf8f42f target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversion 13 years ago
Chris Boot a511ce3397 sbp-target: Initial merge of firewire/ieee-1394 target mode support 13 years ago
Nicholas Bellinger 11e764bd5e target: Remove max_sectors device attribute for modern se_task less code 13 years ago
Dan Carpenter 2301917044 target: lock => unlock typo in transport_lun_wait_for_tasks 13 years ago
Nicholas Bellinger 7b4deef5d9 target: Enforce hw_max_sectors for SCF_SCSI_DATA_SG_IO_CDB 13 years ago
Christoph Hellwig d5dc28eb92 target: remove the t_se_count field in struct se_cmd 13 years ago
Christoph Hellwig d43d6aea84 target: remove the t_task_cdbs_ex_left field in struct se_cmd 13 years ago
Christoph Hellwig 226b6faf2e target: remove the t_task_cdbs_left field in struct se_cmd 13 years ago
Christoph Hellwig 5787cacd0b target: remove struct se_task 13 years ago
Christoph Hellwig cf572a9627 target: move the state and execute lists to the command 13 years ago
Christoph Hellwig 785fdf70b2 target: simplify command to task linkage 13 years ago
Christoph Hellwig 4101f0a89d target: always allocate a single task 13 years ago
Christoph Hellwig 6bb35e009b target: replace ->execute_task with ->execute_cmd 13 years ago
Christoph Hellwig bd31377878 target: remove the task_sectors field in struct se_task 13 years ago
Christoph Hellwig 7a83aa4e7b target: remove the task_size field in struct se_task 13 years ago
Christoph Hellwig 72a0e5e2e2 target: remove the task_lba field in struct se_task 13 years ago
Christoph Hellwig ed3102c678 target: remove target_get_task_cdb 13 years ago
Christoph Hellwig 32d8d2e430 target: remove the unused transport_limit_task_sectors helper 13 years ago
Stefan Hajnoczi ed0b2144c5 target: Handle GET_EVENT_STATUS_NOTIFICATION passthrough 13 years ago
Dan Carpenter 381e309a65 target/iscsi: cleanup some allocation style issues 13 years ago
Andy Grover bfb79eac20 target/iscsi: Go back to core allocating data buffer for cmd 13 years ago
Andy Grover 11e319ed95 target: Call core_alua_check_nonop_delay in target_submit_cmd() 13 years ago
Andy Grover 4334e49bca target/iscsi: Fold _decide_list_to_build into _build_pdu_and_seq_lists 13 years ago
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