aboutsummaryrefslogtreecommitdiffstats
path: root/include/target (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-12target: Simplify command completion by removing CMD_T_FAILED flagRoland Dreier1-1/+0
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds4-8/+86
2014-01-30target: Fix percpu_ref_put race in transport_lun_remove_cmdNicholas Bellinger1-1/+1
2014-01-25target: Report bad sector in sense data for DIF errorsSagi Grimberg1-1/+4
2014-01-25iscsi-target: Convert gfp_t parameter to task state bitmaskNicholas Bellinger1-1/+1
2014-01-18target: Add protection SGLs to target_submit_cmd_map_sglsNicholas Bellinger1-1/+2
2014-01-18target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulationNicholas Bellinger1-0/+4
2014-01-18target: Add DIF CHECK_CONDITION ASC/ASCQ exception casesNicholas Bellinger1-0/+3
2014-01-18target: Add DIF related base definitionsNicholas Bellinger2-0/+47
2014-01-09target: Convert inquiry temporary buffer to heap memoryNicholas Bellinger1-1/+1
2014-01-09target_core_alua: Referrals infrastructureHannes Reinecke1-0/+18
2013-12-19target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger1-0/+1
2013-12-17target_core_spc: Include target device descriptor in VPD page 83Hannes Reinecke1-1/+1
2013-12-17target_core_alua: Use workqueue for ALUA transitioningHannes Reinecke1-0/+4
2013-12-17target_core_alua: store old and pending ALUA stateHannes Reinecke1-0/+2
2013-12-17target_core_alua: Allocate ALUA metadata on demandHannes Reinecke1-3/+0
2013-12-16target: Remove unused ua_dev_list member in struct se_uaAndy Grover1-1/+0
2013-12-11target: Remove write-only stats fields and lock from struct se_node_aclRoland Dreier1-4/+0
2013-11-20target_core_alua: Store supported ALUA statesHannes Reinecke1-0/+1
2013-11-20target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke1-1/+1
2013-11-13target: Convert se_device statistics to atomic_long_tNicholas Bellinger1-5/+4
2013-11-12target: Pass through I/O topology for block backstoresAndy Grover1-0/+5
2013-11-08target: Add per device xcopy_lun for copy offload I/ONicholas Bellinger1-28/+29
2013-11-07target: Drop left-over se_lun->lun_cmd_list shutdown codeNicholas Bellinger1-10/+3
2013-11-07target: Add percpu refcounting for se_lun accessNicholas Bellinger1-0/+5
2013-10-23target: Export symbol core_tpg_check_initiator_node_aclThomas Glanzmann1-0/+2
2013-10-16tcm_loop: separate out tcm_loop_issue_tmrHannes Reinecke1-0/+1
2013-10-16target: Remove TF_CIT_TMPL macroAndy Grover1-1/+0
2013-09-10target/iscsi: Bump versions to v4.1.0Nicholas Bellinger1-1/+1
2013-09-10target: Add Third Party Copy (3PC) bit in INQUIRY responseNicholas Bellinger1-0/+3
2013-09-10target: Add support for EXTENDED_COPY copy offload emulationNicholas Bellinger1-0/+1
2013-09-10target: Add global device list for EXTENDED_COPYNicholas Bellinger1-0/+1
2013-09-10target: Make helpers non static for EXTENDED_COPY command setupNicholas Bellinger1-0/+4
2013-09-10target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fabric.hNicholas Bellinger1-0/+26
2013-09-10target: Add support for COMPARE_AND_WRITE emulationNicholas Bellinger1-0/+1
2013-09-09target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPDNicholas Bellinger1-0/+3
2013-09-09target: Make __target_execute_cmd() available as externNicholas Bellinger1-0/+1
2013-09-09target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITENicholas Bellinger1-0/+2
2013-09-09target: Allow sbc_ops->execute_rw() to accept SGLs + data_directionNicholas Bellinger2-1/+7
2013-09-09target: Add TCM_MISCOMPARE_VERIFY sense handlingNicholas Bellinger1-0/+1
2013-09-09target: Add return for se_cmd->transport_complete_callbackNicholas Bellinger1-1/+1
2013-09-09iscsi/iser-target: Convert to command priv_size usageNicholas Bellinger1-1/+7
2013-09-09target: Add transport_init_session_tags using per-cpu idaNicholas Bellinger2-0/+8
2013-07-07target: make queue_tm_rsp() return voidJoern Engel1-1/+1
2013-07-07target: remove unused codes from enum tcm_tmrsp_tableJoern Engel1-8/+5
2013-07-07iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTEDNicholas Bellinger1-0/+4
2013-07-06iscsi-target: Fix iscsit_sequence_cmd reject handling for iserNicholas Bellinger1-1/+2
2013-07-06iscsi-target: Fix iscsit_add_reject* usage for iserNicholas Bellinger1-2/+0
2013-07-03target: Add se_portal_group->tpg_auth_groupNicholas Bellinger3-1/+14
2013-06-26iscsi-target: Refactor ISCSI_OP_TEXT_RSP TX handlingNicholas Bellinger1-0/+2