aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_xcopy.c
Commit message (Expand)AuthorAge
* target: Use correct SCSI status during EXTENDED_COPY exceptionNicholas Bellinger2017-02-14
* target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status codeDinesh Israni2016-10-20
* target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger2016-10-20
* target: enhance and export target_alloc_sgl/target_free_sglChristoph Hellwig2016-05-13
* target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sessNicholas Bellinger2015-09-11
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-04
|\
| * target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig2015-06-01
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-31
| * target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-31
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-23
|\ \ | |/ |/|
| * target: Minimize SCSI header #include directivesBart Van Assche2015-06-02
* | target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2015-05-30
|/
* target: simplify the target template registration APIChristoph Hellwig2015-04-14
* target: simplify target_xcopy_init_pt_lunChristoph Hellwig2015-04-08
* target: remove the unused SCF_CMD_XCOPY_PASSTHROUGH flagChristoph Hellwig2015-04-08
* target: move external declarations to a headersChristoph Hellwig2015-03-26
* treewide: fix typo in printk and KconfigMasanari Iida2014-11-20
* target: cleanup some boolean testsChristophe Vu-Brugier2014-06-06
* drivers: target: Move prototype declaration of function to header file target...Rashika Kheria2014-01-10
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-11-22
|\
| * target: Add per device xcopy_lun for copy offload I/ONicholas Bellinger2013-11-08
| * target: Drop left-over se_lun->lun_cmd_list shutdown codeNicholas Bellinger2013-11-07
| * target: Add percpu refcounting for se_lun accessNicholas Bellinger2013-11-07
* | target: Fail XCOPY for non matching source + destination block_sizeNicholas Bellinger2013-10-24
* | target: Generate failure for XCOPY I/O with non-zero scsi_statusNicholas Bellinger2013-10-24
* | target: Add missing XCOPY I/O operation sense_bufferNicholas Bellinger2013-10-24
* | target: Reject EXTENDED_COPY when emulate_3pc is disabledNicholas Bellinger2013-10-09
* | target: Allow non zero ListID in EXTENDED_COPY parameter listNicholas Bellinger2013-10-09
* | target: Make target_do_xcopy failures return INVALID_PARAMETER_LISTNicholas Bellinger2013-10-09
* | target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02Nicholas Bellinger2013-10-02
|/
* target: remove unused including <linux/version.h>Wei Yongjun2013-09-10
* target: Add support for EXTENDED_COPY copy offload emulationNicholas Bellinger2013-09-10