index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_xcopy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-08
target: Use correct SCSI status during EXTENDED_COPY exception
Nicholas Bellinger
1
-1
/
+1
2017-01-10
target: support XCOPY requests without parameters
David Disseldorp
1
-0
/
+4
2017-01-10
target: check for XCOPY parameter truncation
David Disseldorp
1
-0
/
+14
2017-01-10
target: use XCOPY segment descriptor CSCD IDs
David Disseldorp
1
-31
/
+48
2017-01-10
target: check XCOPY segment descriptor CSCD IDs
David Disseldorp
1
-0
/
+8
2017-01-10
target: simplify XCOPY wwn->se_dev lookup helper
David Disseldorp
1
-19
/
+9
2017-01-10
target: return UNSUPPORTED TARGET/SEGMENT DESC TYPE CODE sense
David Disseldorp
1
-0
/
+4
2017-01-10
target: bounds check XCOPY total descriptor list length
David Disseldorp
1
-0
/
+6
2017-01-10
target: bounds check XCOPY segment descriptor list
David Disseldorp
1
-2
/
+12
2017-01-10
target: use XCOPY TOO MANY TARGET DESCRIPTORS sense
David Disseldorp
1
-1
/
+3
2016-12-09
target: Minimize #include directives
Bart Van Assche
1
-0
/
+1
2016-10-20
target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code
Dinesh Israni
1
-4
/
+12
2016-10-20
target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE
Nicholas Bellinger
1
-6
/
+16
2016-05-13
target: enhance and export target_alloc_sgl/target_free_sgl
Christoph Hellwig
1
-1
/
+1
2015-09-11
target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sess
Nicholas Bellinger
1
-2
/
+4
2015-07-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-23
/
+2
2015-06-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+1
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
1
-2
/
+1
2015-06-01
target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
Christoph Hellwig
1
-16
/
+1
2015-05-31
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
1
-1
/
+0
2015-05-31
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
1
-6
/
+1
2015-05-31
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
Christoph Hellwig
1
-9
/
+6
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
1
-1
/
+1
2015-04-08
target: simplify target_xcopy_init_pt_lun
Christoph Hellwig
1
-23
/
+9
2015-04-08
target: remove the unused SCF_CMD_XCOPY_PASSTHROUGH flag
Christoph Hellwig
1
-2
/
+2
2015-03-27
target: move external declarations to a headers
Christoph Hellwig
1
-9
/
+1
2014-11-20
treewide: fix typo in printk and Kconfig
Masanari Iida
1
-1
/
+1
2014-06-07
target: cleanup some boolean tests
Christophe Vu-Brugier
1
-5
/
+5
2014-01-10
drivers: target: Move prototype declaration of function to header file target...
Rashika Kheria
1
-4
/
+0
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-18
/
+1
2013-11-09
target: Add per device xcopy_lun for copy offload I/O
Nicholas Bellinger
1
-17
/
+1
2013-11-08
target: Drop left-over se_lun->lun_cmd_list shutdown code
Nicholas Bellinger
1
-2
/
+0
2013-11-08
target: Add percpu refcounting for se_lun access
Nicholas Bellinger
1
-0
/
+1
2013-10-24
target: Fail XCOPY for non matching source + destination block_size
Nicholas Bellinger
1
-1
/
+13
2013-10-24
target: Generate failure for XCOPY I/O with non-zero scsi_status
Nicholas Bellinger
1
-1
/
+2
2013-10-24
target: Add missing XCOPY I/O operation sense_buffer
Nicholas Bellinger
1
-2
/
+3
2013-10-09
target: Reject EXTENDED_COPY when emulate_3pc is disabled
Nicholas Bellinger
1
-0
/
+9
2013-10-09
target: Allow non zero ListID in EXTENDED_COPY parameter list
Nicholas Bellinger
1
-5
/
+2
2013-10-09
target: Make target_do_xcopy failures return INVALID_PARAMETER_LIST
Nicholas Bellinger
1
-8
/
+9
2013-10-02
target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02
Nicholas Bellinger
1
-2
/
+2
2013-09-11
target: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2013-09-11
target: Add support for EXTENDED_COPY copy offload emulation
Nicholas Bellinger
1
-0
/
+1082