summaryrefslogtreecommitdiffstats
path: root/include/target
Commit message (Expand)AuthorAgeFilesLines
...
| * target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handlingNicholas Bellinger2015-04-141-1/+1
| * target: simplify the target template registration APIChristoph Hellwig2015-04-143-11/+23
| * target: remove the unused SCF_CMD_XCOPY_PASSTHROUGH flagChristoph Hellwig2015-04-081-1/+0Star
| * iscsi/iser-target: Add fabric_prot_type attribute supportNicholas Bellinger2015-04-081-0/+2
| * target: Add protected fabric + unprotected device supportNicholas Bellinger2015-04-082-0/+9
| * iscsi-target: Drop legacy iscsi_target_tq.c logicNicholas Bellinger2015-03-261-4/+2Star
| * iscsi-target: Convert iscsi_thread_set usage to kthread.hNicholas Bellinger2015-03-261-0/+7
| * target: Add target_show_dynamic_sessions attribute helperNicholas Bellinger2015-03-072-0/+6
* | target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier2015-03-201-0/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-02-214-2/+963
|\
| * target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger2015-02-121-1/+1
| * iscsi/iser-target: Support multi-sequence sendtargets text responseSagi Grimberg2015-02-121-0/+1
| * iscsi-target: Introduce session_get_next_tttSagi Grimberg2015-02-041-0/+13
| * iscsi-target: Move iscsi_target_[core,stat].h under linux includeSagi Grimberg2015-01-303-1/+948
* | target: Drop left-over fabric_max_sectors attributeNicholas Bellinger2015-01-103-6/+0Star
|/
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-12-201-0/+6
|\
| * scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-041-0/+6
* | target: Add DEF_TB_DEFAULT_ATTRIBS macro for virtual device attrsNicholas Bellinger2014-12-021-0/+67
* | target: Add EXPORT_SYMBOL for existing se_dev_set_*Nicholas Bellinger2014-12-021-0/+29
* | target: Add target_core_backend_configfs.h helper macrosNicholas Bellinger2014-12-021-0/+53
* | target: Move dev_stat_cit to struct se_subsystem_apiNicholas Bellinger2014-12-021-0/+1
* | target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_apiNicholas Bellinger2014-12-021-0/+1
* | target: Move dev_wwn_cit to struct se_subsystem_apiNicholas Bellinger2014-12-021-0/+1
* | target: Move dev_pr_cit to struct se_subsystem_apiNicholas Bellinger2014-12-021-0/+1
* | target: Move dev_attrib_cit to struct se_subsystem_apiNicholas Bellinger2014-12-021-0/+1
* | target: Move dev_cit to struct se_subsystem_apiNicholas Bellinger2014-12-021-0/+9
|/
* target: Add force_pr_aptpl device attributeNicholas Bellinger2014-10-041-0/+3
* target: encapsulate smp_mb__after_atomic()Joern Engel2014-10-011-0/+14
* target: Report correct response length for some commandsRoland Dreier2014-06-111-0/+1
* Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg2014-06-111-1/+2
* target/sbc: Add sbc_dif_read_strip software emulationNicholas Bellinger2014-04-071-0/+1
* target/sbc: Add sbc_dif_generate software emulationNicholas Bellinger2014-04-071-0/+1
* target: Pass in transport supported PI at session initializationNicholas Bellinger2014-04-073-9/+16
* target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-072-0/+2
* target: Fix Task Aborted Status (TAS) handlingAlex Leung2014-04-071-1/+1
* Target/core: Remove prot_handover use for nowSagi Grimberg2014-04-071-6/+0Star
* Target/dif: Introduce protection-passthough-only modeSagi Grimberg2014-04-071-0/+1
* Target/sbc: Set protection operation and relevant checksSagi Grimberg2014-03-131-0/+7
* iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger2014-03-051-0/+1
* target: Simplify command completion by removing CMD_T_FAILED flagRoland Dreier2014-02-131-1/+0Star
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-02-014-8/+86
|\
| * target: Fix percpu_ref_put race in transport_lun_remove_cmdNicholas Bellinger2014-01-301-1/+1
| * target: Report bad sector in sense data for DIF errorsSagi Grimberg2014-01-251-1/+4
| * iscsi-target: Convert gfp_t parameter to task state bitmaskNicholas Bellinger2014-01-251-1/+1
| * target: Add protection SGLs to target_submit_cmd_map_sglsNicholas Bellinger2014-01-181-1/+2
| * target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulationNicholas Bellinger2014-01-181-0/+4
| * target: Add DIF CHECK_CONDITION ASC/ASCQ exception casesNicholas Bellinger2014-01-181-0/+3
| * target: Add DIF related base definitionsNicholas Bellinger2014-01-182-0/+47
| * target: Convert inquiry temporary buffer to heap memoryNicholas Bellinger2014-01-101-1/+1
| * target_core_alua: Referrals infrastructureHannes Reinecke2014-01-101-0/+18