index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2023-12-21
pid: Split out pid_types.h
Kent Overstreet
1
-0
/
+1
2023-03-25
scsi: target: Pass in cmd counter to use during cmd setup
Mike Christie
1
-4
/
+4
2023-03-25
scsi: target: Move cmd counter allocation
Mike Christie
1
-13
/
+2
2022-11-24
scsi: target: core: Change the way target_xcopy_do_work() sets restiction on ...
Anastasia Kovaleva
1
-44
/
+53
2022-10-27
scsi: target: core: Check emulate_3pc for RECEIVE COPY
Dmitry Bogdanov
1
-0
/
+6
2022-08-02
scsi: target: core: De-RCU of se_lun and se_lun acl
Dmitry Bogdanov
1
-1
/
+1
2021-09-15
scsi: target: Remove unused function arguments
Li Feng
1
-8
/
+6
2021-08-18
scsi: target: Fix sense key for invalid EXTENDED COPY request
Sergey Samoylenko
1
-11
/
+15
2021-06-01
scsi: target: Use standard SAM status types
Hannes Reinecke
1
-1
/
+1
2021-05-15
scsi: target: core: Unify NAA identifier generation
Sergey Samoylenko
1
-15
/
+2
2021-03-05
scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()
Mike Christie
1
-1
/
+1
2021-03-05
scsi: target: core: Rename transport_init_se_cmd()
Mike Christie
1
-4
/
+4
2021-01-12
scsi: target: Fix XCOPY NAA identifier lookup
David Disseldorp
1
-49
/
+70
2020-07-08
scsi: target: Fix xcopy sess release leak
Mike Christie
1
-2
/
+9
2020-06-10
scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()
Sudhakar Panneerselvam
1
-1
/
+1
2020-06-10
scsi: target: Fix NULL pointer dereference
Sudhakar Panneerselvam
1
-0
/
+3
2020-06-10
scsi: target: Initialize LUN in transport_init_se_cmd()
Sudhakar Panneerselvam
1
-2
/
+2
2020-03-30
scsi: target: use the stack for XCOPY passthrough cmds
David Disseldorp
1
-53
/
+31
2020-03-30
scsi: target: avoid per-loop XCOPY buffer allocations
David Disseldorp
1
-66
/
+30
2020-03-30
scsi: target: drop xcopy DISK BLOCK LENGTH debug
David Disseldorp
1
-5
/
+0
2020-03-30
scsi: target: use #define for xcopy descriptor len
David Disseldorp
1
-1
/
+1
2019-10-04
scsi: target: Remove tpg_list and se_portal_group.se_tpg_node
Bart Van Assche
1
-1
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-04-13
scsi: target/core: Make the XCOPY setup code easier to read by inlining two f...
Bart Van Assche
1
-27
/
+23
2019-04-13
scsi: target/core: Simplify LUN initialization in XCOPY implementation
Bart Van Assche
1
-40
/
+3
2019-04-13
scsi: target/core: Remove a set-but-not-used member variable from the XCOPY i...
Bart Van Assche
1
-7
/
+2
2019-02-05
scsi: target/core: Remove the write_pending_status() callback function
Bart Van Assche
1
-6
/
+0
2018-12-08
scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enough
Bart Van Assche
1
-1
/
+5
2018-11-29
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
1
-6
/
+1
2018-10-16
scsi: target/core: Remove an unused data member from struct xcopy_pt_cmd
Bart Van Assche
1
-3
/
+0
2018-07-02
scsi: target: Introduce transport_init_session()
Bart Van Assche
1
-4
/
+1
2017-07-07
xcopy: loop over devices using idr helper
Mike Christie
1
-29
/
+41
2017-07-07
target: Fix a deadlock between the XCOPY code and iSCSI session shutdown
Bart Van Assche
1
-41
/
+69
2017-07-07
target: Use {get,put}_unaligned_be*() instead of open coding these functions
Bart Van Assche
1
-3
/
+1
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
[next]