summaryrefslogtreecommitdiff
path: root/include/target
AgeCommit message (Expand)Author
2015-03-19target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier
2015-02-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-02-12target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger
2015-02-12iscsi/iser-target: Support multi-sequence sendtargets text responseSagi Grimberg
2015-02-04iscsi-target: Introduce session_get_next_tttSagi Grimberg
2015-01-30iscsi-target: Move iscsi_target_[core,stat].h under linux includeSagi Grimberg
2015-01-09target: Drop left-over fabric_max_sectors attributeNicholas Bellinger
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig
2014-12-01target: Add DEF_TB_DEFAULT_ATTRIBS macro for virtual device attrsNicholas Bellinger
2014-12-01target: Add EXPORT_SYMBOL for existing se_dev_set_*Nicholas Bellinger
2014-12-01target: Add target_core_backend_configfs.h helper macrosNicholas Bellinger
2014-12-01target: Move dev_stat_cit to struct se_subsystem_apiNicholas Bellinger
2014-12-01target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_apiNicholas Bellinger
2014-12-01target: Move dev_wwn_cit to struct se_subsystem_apiNicholas Bellinger
2014-12-01target: Move dev_pr_cit to struct se_subsystem_apiNicholas Bellinger
2014-12-01target: Move dev_attrib_cit to struct se_subsystem_apiNicholas Bellinger
2014-12-01target: Move dev_cit to struct se_subsystem_apiNicholas Bellinger
2014-10-04target: Add force_pr_aptpl device attributeNicholas Bellinger
2014-10-01target: encapsulate smp_mb__after_atomic()Joern Engel
2014-06-11target: Report correct response length for some commandsRoland Dreier
2014-06-11Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg
2014-04-07target/sbc: Add sbc_dif_read_strip software emulationNicholas Bellinger
2014-04-07target/sbc: Add sbc_dif_generate software emulationNicholas Bellinger
2014-04-07target: Pass in transport supported PI at session initializationNicholas Bellinger
2014-04-07target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger
2014-04-07target: Fix Task Aborted Status (TAS) handlingAlex Leung
2014-04-07Target/core: Remove prot_handover use for nowSagi Grimberg
2014-04-07Target/dif: Introduce protection-passthough-only modeSagi Grimberg
2014-03-13Target/sbc: Set protection operation and relevant checksSagi Grimberg
2014-03-04iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger
2014-02-12target: Simplify command completion by removing CMD_T_FAILED flagRoland Dreier
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-01-30target: Fix percpu_ref_put race in transport_lun_remove_cmdNicholas Bellinger
2014-01-25target: Report bad sector in sense data for DIF errorsSagi Grimberg
2014-01-25iscsi-target: Convert gfp_t parameter to task state bitmaskNicholas Bellinger
2014-01-18target: Add protection SGLs to target_submit_cmd_map_sglsNicholas Bellinger
2014-01-18target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulationNicholas Bellinger
2014-01-18target: Add DIF CHECK_CONDITION ASC/ASCQ exception casesNicholas Bellinger
2014-01-18target: Add DIF related base definitionsNicholas Bellinger
2014-01-09target: Convert inquiry temporary buffer to heap memoryNicholas Bellinger
2014-01-09target_core_alua: Referrals infrastructureHannes Reinecke
2013-12-19target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger
2013-12-17target_core_spc: Include target device descriptor in VPD page 83Hannes Reinecke
2013-12-17target_core_alua: Use workqueue for ALUA transitioningHannes Reinecke
2013-12-17target_core_alua: store old and pending ALUA stateHannes Reinecke
2013-12-17target_core_alua: Allocate ALUA metadata on demandHannes Reinecke
2013-12-16target: Remove unused ua_dev_list member in struct se_uaAndy Grover
2013-12-11target: Remove write-only stats fields and lock from struct se_node_aclRoland Dreier
2013-11-20target_core_alua: Store supported ALUA statesHannes Reinecke