summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_xcopy.c
Commit message (Expand)AuthorAgeFilesLines
* target: Fail XCOPY for non matching source + destination block_sizeNicholas Bellinger2013-10-241-1/+13
* target: Generate failure for XCOPY I/O with non-zero scsi_statusNicholas Bellinger2013-10-241-1/+2
* target: Add missing XCOPY I/O operation sense_bufferNicholas Bellinger2013-10-241-2/+3
* target: Reject EXTENDED_COPY when emulate_3pc is disabledNicholas Bellinger2013-10-091-0/+9
* target: Allow non zero ListID in EXTENDED_COPY parameter listNicholas Bellinger2013-10-091-5/+2
* target: Make target_do_xcopy failures return INVALID_PARAMETER_LISTNicholas Bellinger2013-10-091-8/+9
* target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02Nicholas Bellinger2013-10-011-2/+2
* target: remove unused including <linux/version.h>Wei Yongjun2013-09-101-1/+0
* target: Add support for EXTENDED_COPY copy offload emulationNicholas Bellinger2013-09-101-0/+1082
OpenPOWER on IntegriCloud