index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_xcopy.c
Age
Commit message (
Expand
)
Author
2020-07-08
scsi: target: Fix xcopy sess release leak
Mike Christie
2020-06-09
scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()
Sudhakar Panneerselvam
2020-06-09
scsi: target: Fix NULL pointer dereference
Sudhakar Panneerselvam
2020-06-09
scsi: target: Initialize LUN in transport_init_se_cmd()
Sudhakar Panneerselvam
2020-03-29
scsi: target: use the stack for XCOPY passthrough cmds
David Disseldorp
2020-03-29
scsi: target: avoid per-loop XCOPY buffer allocations
David Disseldorp
2020-03-29
scsi: target: drop xcopy DISK BLOCK LENGTH debug
David Disseldorp
2020-03-29
scsi: target: use #define for xcopy descriptor len
David Disseldorp
2019-10-03
scsi: target: Remove tpg_list and se_portal_group.se_tpg_node
Bart Van Assche
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-04-12
scsi: target/core: Make the XCOPY setup code easier to read by inlining two f...
Bart Van Assche
2019-04-12
scsi: target/core: Simplify LUN initialization in XCOPY implementation
Bart Van Assche
2019-04-12
scsi: target/core: Remove a set-but-not-used member variable from the XCOPY i...
Bart Van Assche
2019-02-04
scsi: target/core: Remove the write_pending_status() callback function
Bart Van Assche
2018-12-07
scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enough
Bart Van Assche
2018-11-28
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
2018-10-16
scsi: target/core: Remove an unused data member from struct xcopy_pt_cmd
Bart Van Assche
2018-07-02
scsi: target: Introduce transport_init_session()
Bart Van Assche
2017-07-06
xcopy: loop over devices using idr helper
Mike Christie
2017-07-06
target: Fix a deadlock between the XCOPY code and iSCSI session shutdown
Bart Van Assche
2017-07-06
target: Use {get,put}_unaligned_be*() instead of open coding these functions
Bart Van Assche
2017-02-08
target: Use correct SCSI status during EXTENDED_COPY exception
Nicholas Bellinger
2017-01-10
target: support XCOPY requests without parameters
David Disseldorp
2017-01-10
target: check for XCOPY parameter truncation
David Disseldorp
2017-01-10
target: use XCOPY segment descriptor CSCD IDs
David Disseldorp
2017-01-10
target: check XCOPY segment descriptor CSCD IDs
David Disseldorp
2017-01-10
target: simplify XCOPY wwn->se_dev lookup helper
David Disseldorp
2017-01-10
target: return UNSUPPORTED TARGET/SEGMENT DESC TYPE CODE sense
David Disseldorp
2017-01-10
target: bounds check XCOPY total descriptor list length
David Disseldorp
2017-01-10
target: bounds check XCOPY segment descriptor list
David Disseldorp
2017-01-10
target: use XCOPY TOO MANY TARGET DESCRIPTORS sense
David Disseldorp
2016-12-09
target: Minimize #include directives
Bart Van Assche
2016-10-19
target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code
Dinesh Israni
2016-10-19
target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE
Nicholas Bellinger
2016-05-13
target: enhance and export target_alloc_sgl/target_free_sgl
Christoph Hellwig
2015-09-11
target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sess
Nicholas Bellinger
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
2015-06-01
target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
Christoph Hellwig
2015-05-30
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
2015-05-30
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2015-05-30
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
Christoph Hellwig
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
2015-04-07
target: simplify target_xcopy_init_pt_lun
Christoph Hellwig
2015-04-07
target: remove the unused SCF_CMD_XCOPY_PASSTHROUGH flag
Christoph Hellwig
2015-03-26
target: move external declarations to a headers
Christoph Hellwig
2014-11-20
treewide: fix typo in printk and Kconfig
Masanari Iida
2014-06-06
target: cleanup some boolean tests
Christophe Vu-Brugier
2014-01-09
drivers: target: Move prototype declaration of function to header file target...
Rashika Kheria
[next]