summaryrefslogtreecommitdiff
path: root/include/target
AgeCommit message (Expand)AuthorFilesLines
2014-12-21Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-0/+6
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig1-0/+6
2014-12-02target: Add DEF_TB_DEFAULT_ATTRIBS macro for virtual device attrsNicholas Bellinger1-0/+67
2014-12-02target: Add EXPORT_SYMBOL for existing se_dev_set_*Nicholas Bellinger1-0/+29
2014-12-02target: Add target_core_backend_configfs.h helper macrosNicholas Bellinger1-0/+53
2014-12-02target: Move dev_stat_cit to struct se_subsystem_apiNicholas Bellinger1-0/+1
2014-12-02target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_apiNicholas Bellinger1-0/+1
2014-12-02target: Move dev_wwn_cit to struct se_subsystem_apiNicholas Bellinger1-0/+1
2014-12-02target: Move dev_pr_cit to struct se_subsystem_apiNicholas Bellinger1-0/+1
2014-12-02target: Move dev_attrib_cit to struct se_subsystem_apiNicholas Bellinger1-0/+1
2014-12-02target: Move dev_cit to struct se_subsystem_apiNicholas Bellinger1-0/+9
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-06-11target: Report correct response length for some commandsRoland Dreier1-0/+1
2014-06-11Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg1-1/+2
2014-04-07target/sbc: Add sbc_dif_read_strip software emulationNicholas Bellinger1-0/+1
2014-04-07target/sbc: Add sbc_dif_generate software emulationNicholas Bellinger1-0/+1
2014-04-07target: Pass in transport supported PI at session initializationNicholas Bellinger3-9/+16
2014-04-07target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2-0/+2
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-03-05iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger1-0/+1
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 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-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-13target: Pass through I/O topology for block backstoresAndy Grover1-0/+5
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-24target: Export symbol core_tpg_check_initiator_node_aclThomas Glanzmann1-0/+2