Commit Graph

980 Commits (bfd28b136298f37ef2e10494d3a0bfb4dcbaa7b9)

Author SHA1 Message Date
Andy Grover 0f59cc3fc1 target: Core does not need blkdev.h 11 years ago
Andy Grover 7f7caf6aa7 target: Pass through I/O topology for block backstores 11 years ago
Nicholas Bellinger 4863e52565 target: Add per device xcopy_lun for copy offload I/O 11 years ago
Nicholas Bellinger 4a9a6c8d53 target: Drop left-over se_lun->lun_cmd_list shutdown code 11 years ago
Nicholas Bellinger 5277797dc4 target: Add percpu refcounting for se_lun access 11 years ago
Nicholas Bellinger dbcbc95cd8 iscsi-target: Do not generate REJECTs for zero-length DataOUT 11 years ago
Wei Yongjun 58932e96e4 target/pscsi: fix return value check 11 years ago
Nicholas Bellinger 48502ddbfb target: Fail XCOPY for non matching source + destination block_size 11 years ago
Nicholas Bellinger 8a955d6dcc target: Generate failure for XCOPY I/O with non-zero scsi_status 11 years ago
Nicholas Bellinger 366bda191c target: Add missing XCOPY I/O operation sense_buffer 11 years ago
Thomas Glanzmann 2dd1d53fe0 iscsi-target: Implement demo_mode_discovery logic 11 years ago
Thomas Glanzmann b3fde03571 target: Export symbol core_tpg_check_initiator_node_acl 11 years ago
Thomas Glanzmann 4c54b6cf28 iscsi-target: Add new TPG attribute 11 years ago
Hannes Reinecke 8f4a1fb0d0 tcm_loop: Implement target reset 11 years ago
Hannes Reinecke 969871cdc2 tcm_loop: TCQ and command abort support 11 years ago
Hannes Reinecke a314d7003c tcm_loop: separate out tcm_loop_issue_tmr 11 years ago
Hannes Reinecke fb2b284474 tcm_loop: Implement transport offline 11 years ago
Hannes Reinecke 1ec59fee29 tcm_loop: Check for valid hba in tcm_loop_drop_nexus() 11 years ago
Andy Grover 60bfcf8e04 target/iscsi: Remove macros that contain typecasts 11 years ago
Andy Grover b7eec2cdd8 target/iscsi: Remove iscsi dereferencing macros 11 years ago
Andy Grover d80e224dd5 target: Remove TF_CIT_TMPL macro 11 years ago
Roland Dreier 5cb770bf4b target: Return an error for WRITE SAME with ANCHOR==1 11 years ago
Nicholas Bellinger acb3f2600e target: Reject EXTENDED_COPY when emulate_3pc is disabled 12 years ago
Nicholas Bellinger 3f7a46c674 target: Allow non zero ListID in EXTENDED_COPY parameter list 12 years ago
Nicholas Bellinger 934a138e97 target: Make target_do_xcopy failures return INVALID_PARAMETER_LIST 12 years ago
Nicholas Bellinger 9e20ae3397 iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags 12 years ago
Nicholas Bellinger f56cbbb4b5 iscsi-target: Perform release of acknowledged tags from RX context 12 years ago
Nicholas Bellinger e255a28598 iscsi-target: Only perform wait_for_tasks when performing shutdown 12 years ago
Nicholas Bellinger db60df88ec target: Fail on non zero scsi_status in compare_and_write_callback 12 years ago
Nicholas Bellinger d8855c154e target: Fix recursive COMPARE_AND_WRITE callback failure 12 years ago
Nicholas Bellinger b7191253b3 target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_size 12 years ago
Nicholas Bellinger 5f544cfac9 tcm_fc: Convert to per-cpu command map pre-allocation of ft_cmd 12 years ago
Nicholas Bellinger 8c7f6e9b33 target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failure 12 years ago
Nicholas Bellinger 3e9e01de5e target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02 12 years ago
Nicholas Bellinger 2999ee7fda target/iscsi: Bump versions to v4.1.0 12 years ago
Nicholas Bellinger 4c76251e8e target: Update copyright ownership/year information to 2013 12 years ago
Nicholas Bellinger 837f6452b8 iscsi-target: Bump default TCP listen backlog to 256 12 years ago
Gera Kazakov f730f9158f target: Fix >= v3.9+ regression in PR APTPL + ALUA metadata write-out 12 years ago
Nicholas Bellinger 38f7d6edbf iscsi-target; Bump default CmdSN Depth to 64 12 years ago
Nicholas Bellinger 12e4101af4 iscsi-target: Remove unnecessary wait_for_completion in iscsi_get_thread_set 12 years ago
Nicholas Bellinger 5ab41ca467 iscsi-target: Add thread_set->ts_activate_sem + use common deallocate 12 years ago
Nicholas Bellinger d5705c4ab5 iscsi-target: Fix race with thread_pre_handler flush_signals + ISCSI_THREAD_SET_DIE 12 years ago
Wei Yongjun 0105c257be target: remove unused including <linux/version.h> 12 years ago
Nicholas Bellinger f99715ac8d target: Enable global EXTENDED_COPY setup/release 12 years ago
Nicholas Bellinger d397a445f4 target: Add Third Party Copy (3PC) bit in INQUIRY response 12 years ago
Nicholas Bellinger 04b1b79546 target: Enable EXTENDED_COPY setup in spc_parse_cdb 12 years ago
Nicholas Bellinger cbf031f425 target: Add support for EXTENDED_COPY copy offload emulation 12 years ago
Nicholas Bellinger 89c12cc925 target: Avoid non-existent tg_pt_gp_mem in target_alua_state_check 12 years ago
Nicholas Bellinger d9ea32bff2 target: Add global device list for EXTENDED_COPY 12 years ago
Nicholas Bellinger c5ff8d6bc3 target: Make helpers non static for EXTENDED_COPY command setup 12 years ago