aboutsummaryrefslogtreecommitdiffstats
path: root/include/target
Commit message (Expand)AuthorAge
* target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-30
* target: Move passthrough CDB parsing into a common functionAndy Grover2015-05-30
* target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2015-05-30
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-24
|\
| * target: Ensure sess_prot_type is saved across session restartNicholas Bellinger2015-04-16
| * target: Remove the unused flag SCF_ACK_KREFBart Van Assche2015-04-14
| * target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handlingNicholas Bellinger2015-04-14
| * target: simplify the target template registration APIChristoph Hellwig2015-04-14
| * target: remove the unused SCF_CMD_XCOPY_PASSTHROUGH flagChristoph Hellwig2015-04-08
| * iscsi/iser-target: Add fabric_prot_type attribute supportNicholas Bellinger2015-04-08
| * target: Add protected fabric + unprotected device supportNicholas Bellinger2015-04-08
| * iscsi-target: Drop legacy iscsi_target_tq.c logicNicholas Bellinger2015-03-26
| * iscsi-target: Convert iscsi_thread_set usage to kthread.hNicholas Bellinger2015-03-26
| * target: Add target_show_dynamic_sessions attribute helperNicholas Bellinger2015-03-07
* | target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier2015-03-20
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-02-21
|\
| * target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger2015-02-12
| * iscsi/iser-target: Support multi-sequence sendtargets text responseSagi Grimberg2015-02-12
| * iscsi-target: Introduce session_get_next_tttSagi Grimberg2015-02-04
| * iscsi-target: Move iscsi_target_[core,stat].h under linux includeSagi Grimberg2015-01-30
* | target: Drop left-over fabric_max_sectors attributeNicholas Bellinger2015-01-09
|/
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-12-20
|\
| * scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-04
* | target: Add DEF_TB_DEFAULT_ATTRIBS macro for virtual device attrsNicholas Bellinger2014-12-02
* | target: Add EXPORT_SYMBOL for existing se_dev_set_*Nicholas Bellinger2014-12-02
* | target: Add target_core_backend_configfs.h helper macrosNicholas Bellinger2014-12-02
* | target: Move dev_stat_cit to struct se_subsystem_apiNicholas Bellinger2014-12-02
* | target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_apiNicholas Bellinger2014-12-02
* | target: Move dev_wwn_cit to struct se_subsystem_apiNicholas Bellinger2014-12-02
* | target: Move dev_pr_cit to struct se_subsystem_apiNicholas Bellinger2014-12-02
* | target: Move dev_attrib_cit to struct se_subsystem_apiNicholas Bellinger2014-12-02
* | target: Move dev_cit to struct se_subsystem_apiNicholas Bellinger2014-12-02
|/
* target: Add force_pr_aptpl device attributeNicholas Bellinger2014-10-04
* target: encapsulate smp_mb__after_atomic()Joern Engel2014-10-01
* target: Report correct response length for some commandsRoland Dreier2014-06-11
* Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg2014-06-11
* target/sbc: Add sbc_dif_read_strip software emulationNicholas Bellinger2014-04-07
* target/sbc: Add sbc_dif_generate software emulationNicholas Bellinger2014-04-07
* target: Pass in transport supported PI at session initializationNicholas Bellinger2014-04-07
* target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-07
* target: Fix Task Aborted Status (TAS) handlingAlex Leung2014-04-07
* Target/core: Remove prot_handover use for nowSagi Grimberg2014-04-07
* Target/dif: Introduce protection-passthough-only modeSagi Grimberg2014-04-07
* Target/sbc: Set protection operation and relevant checksSagi Grimberg2014-03-13
* iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger2014-03-04
* target: Simplify command completion by removing CMD_T_FAILED flagRoland Dreier2014-02-12
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-31
|\
| * target: Fix percpu_ref_put race in transport_lun_remove_cmdNicholas Bellinger2014-01-30
| * target: Report bad sector in sense data for DIF errorsSagi Grimberg2014-01-25
| * iscsi-target: Convert gfp_t parameter to task state bitmaskNicholas Bellinger2014-01-25