index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_xcopy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xcopy: loop over devices using idr helper
Mike Christie
2017-07-06
1
-29
/
+41
*
target: Fix a deadlock between the XCOPY code and iSCSI session shutdown
Bart Van Assche
2017-07-06
1
-41
/
+69
*
target: Use {get,put}_unaligned_be*() instead of open coding these functions
Bart Van Assche
2017-07-06
1
-3
/
+1
*
target: Use correct SCSI status during EXTENDED_COPY exception
Nicholas Bellinger
2017-02-08
1
-1
/
+1
*
target: support XCOPY requests without parameters
David Disseldorp
2017-01-10
1
-0
/
+4
*
target: check for XCOPY parameter truncation
David Disseldorp
2017-01-10
1
-0
/
+14
*
target: use XCOPY segment descriptor CSCD IDs
David Disseldorp
2017-01-10
1
-31
/
+48
*
target: check XCOPY segment descriptor CSCD IDs
David Disseldorp
2017-01-10
1
-0
/
+8
*
target: simplify XCOPY wwn->se_dev lookup helper
David Disseldorp
2017-01-10
1
-19
/
+9
*
target: return UNSUPPORTED TARGET/SEGMENT DESC TYPE CODE sense
David Disseldorp
2017-01-10
1
-0
/
+4
*
target: bounds check XCOPY total descriptor list length
David Disseldorp
2017-01-10
1
-0
/
+6
*
target: bounds check XCOPY segment descriptor list
David Disseldorp
2017-01-10
1
-2
/
+12
*
target: use XCOPY TOO MANY TARGET DESCRIPTORS sense
David Disseldorp
2017-01-10
1
-1
/
+3
*
target: Minimize #include directives
Bart Van Assche
2016-12-09
1
-0
/
+1
*
target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code
Dinesh Israni
2016-10-19
1
-4
/
+12
*
target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE
Nicholas Bellinger
2016-10-19
1
-6
/
+16
*
target: enhance and export target_alloc_sgl/target_free_sgl
Christoph Hellwig
2016-05-13
1
-1
/
+1
*
target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sess
Nicholas Bellinger
2015-09-11
1
-2
/
+4
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-07-04
1
-23
/
+2
|
\
|
*
target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
Christoph Hellwig
2015-06-01
1
-16
/
+1
|
*
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
2015-05-30
1
-1
/
+0
|
*
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2015-05-30
1
-6
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-06-23
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
target: Minimize SCSI header #include directives
Bart Van Assche
2015-06-02
1
-2
/
+1
*
|
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
Christoph Hellwig
2015-05-30
1
-9
/
+6
|
/
*
target: simplify the target template registration API
Christoph Hellwig
2015-04-14
1
-1
/
+1
*
target: simplify target_xcopy_init_pt_lun
Christoph Hellwig
2015-04-07
1
-23
/
+9
*
target: remove the unused SCF_CMD_XCOPY_PASSTHROUGH flag
Christoph Hellwig
2015-04-07
1
-2
/
+2
*
target: move external declarations to a headers
Christoph Hellwig
2015-03-26
1
-9
/
+1
*
treewide: fix typo in printk and Kconfig
Masanari Iida
2014-11-20
1
-1
/
+1
*
target: cleanup some boolean tests
Christophe Vu-Brugier
2014-06-06
1
-5
/
+5
*
drivers: target: Move prototype declaration of function to header file target...
Rashika Kheria
2014-01-09
1
-4
/
+0
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-11-22
1
-18
/
+1
|
\
|
*
target: Add per device xcopy_lun for copy offload I/O
Nicholas Bellinger
2013-11-08
1
-17
/
+1
|
*
target: Drop left-over se_lun->lun_cmd_list shutdown code
Nicholas Bellinger
2013-11-07
1
-2
/
+0
|
*
target: Add percpu refcounting for se_lun access
Nicholas Bellinger
2013-11-07
1
-0
/
+1
*
|
target: Fail XCOPY for non matching source + destination block_size
Nicholas Bellinger
2013-10-24
1
-1
/
+13
*
|
target: Generate failure for XCOPY I/O with non-zero scsi_status
Nicholas Bellinger
2013-10-24
1
-1
/
+2
*
|
target: Add missing XCOPY I/O operation sense_buffer
Nicholas Bellinger
2013-10-24
1
-2
/
+3
*
|
target: Reject EXTENDED_COPY when emulate_3pc is disabled
Nicholas Bellinger
2013-10-09
1
-0
/
+9
*
|
target: Allow non zero ListID in EXTENDED_COPY parameter list
Nicholas Bellinger
2013-10-09
1
-5
/
+2
*
|
target: Make target_do_xcopy failures return INVALID_PARAMETER_LIST
Nicholas Bellinger
2013-10-09
1
-8
/
+9
*
|
target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02
Nicholas Bellinger
2013-10-01
1
-2
/
+2
|
/
*
target: remove unused including <linux/version.h>
Wei Yongjun
2013-09-10
1
-1
/
+0
*
target: Add support for EXTENDED_COPY copy offload emulation
Nicholas Bellinger
2013-09-10
1
-0
/
+1082