summaryrefslogtreecommitdiff
path: root/include/target/target_core_base.h
AgeCommit message (Expand)AuthorFilesLines
2015-05-31target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche1-1/+2
2015-05-31target: change core_tpg_register prototypeChristoph Hellwig1-10/+6
2015-05-31target: ensure se_cmd->t_prot_sg is allocated when requiredAkinobu Mita1-0/+1
2015-05-31target: fix DPO and FUA bit checksChristoph Hellwig1-6/+0
2015-04-16target: Ensure sess_prot_type is saved across session restartNicholas Bellinger1-0/+1
2015-04-14target: Remove the unused flag SCF_ACK_KREFBart Van Assche1-1/+0
2015-04-14target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handlingNicholas Bellinger1-1/+1
2015-04-14target: simplify the target template registration APIChristoph Hellwig1-2/+2
2015-04-08target: remove the unused SCF_CMD_XCOPY_PASSTHROUGH flagChristoph Hellwig1-1/+0
2015-04-08target: Add protected fabric + unprotected device supportNicholas Bellinger1-0/+1
2015-02-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-1/+1
2015-02-12target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger1-1/+1
2015-01-10target: Drop left-over fabric_max_sectors attributeNicholas Bellinger1-3/+0
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig1-0/+6
2014-10-04target: Add force_pr_aptpl device attributeNicholas Bellinger1-0/+3
2014-10-02target: encapsulate smp_mb__after_atomic()Joern Engel1-0/+14
2014-04-07target: Pass in transport supported PI at session initializationNicholas Bellinger1-7/+12
2014-04-07target: Fix Task Aborted Status (TAS) handlingAlex Leung1-1/+1
2014-04-07Target/core: Remove prot_handover use for nowSagi Grimberg1-6/+0
2014-04-07Target/dif: Introduce protection-passthough-only modeSagi Grimberg1-0/+1
2014-03-13Target/sbc: Set protection operation and relevant checksSagi Grimberg1-0/+7
2014-02-13target: Simplify command completion by removing CMD_T_FAILED flagRoland Dreier1-1/+0
2014-02-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-6/+76
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-18target: Add DIF CHECK_CONDITION ASC/ASCQ exception casesNicholas Bellinger1-0/+3
2014-01-18target: Add DIF related base definitionsNicholas Bellinger1-0/+44
2014-01-10target: Convert inquiry temporary buffer to heap memoryNicholas Bellinger1-1/+1
2014-01-10target_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-18target_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-17target: 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-14target: Convert se_device statistics to atomic_long_tNicholas Bellinger1-5/+4
2013-11-09target: Add per device xcopy_lun for copy offload I/ONicholas Bellinger1-28/+29
2013-11-08target: Drop left-over se_lun->lun_cmd_list shutdown codeNicholas Bellinger1-10/+3
2013-11-08target: Add percpu refcounting for se_lun accessNicholas Bellinger1-0/+5
2013-10-17tcm_loop: separate out tcm_loop_issue_tmrHannes Reinecke1-0/+1
2013-09-11target/iscsi: Bump versions to v4.1.0Nicholas Bellinger1-1/+1
2013-09-11target: Add Third Party Copy (3PC) bit in INQUIRY responseNicholas Bellinger1-0/+3
2013-09-11target: Add support for EXTENDED_COPY copy offload emulationNicholas Bellinger1-0/+1
2013-09-11target: Add global device list for EXTENDED_COPYNicholas Bellinger1-0/+1
2013-09-11target: Add support for COMPARE_AND_WRITE emulationNicholas Bellinger1-0/+1
2013-09-10target: Add MAXIMUM COMPARE AND WRITE LENGTH in Block Limits VPDNicholas Bellinger1-0/+3
2013-09-10target: Add transport_reset_sgl_orig() for COMPARE_AND_WRITENicholas Bellinger1-0/+2