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
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
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-11-08
target: Add per device xcopy_lun for copy offload I/O
Nicholas Bellinger
2013-11-07
target: Drop left-over se_lun->lun_cmd_list shutdown code
Nicholas Bellinger
2013-11-07
target: Add percpu refcounting for se_lun access
Nicholas Bellinger
2013-10-24
target: Fail XCOPY for non matching source + destination block_size
Nicholas Bellinger
2013-10-24
target: Generate failure for XCOPY I/O with non-zero scsi_status
Nicholas Bellinger
2013-10-24
target: Add missing XCOPY I/O operation sense_buffer
Nicholas Bellinger
2013-10-09
target: Reject EXTENDED_COPY when emulate_3pc is disabled
Nicholas Bellinger
2013-10-09
target: Allow non zero ListID in EXTENDED_COPY parameter list
Nicholas Bellinger
2013-10-09
target: Make target_do_xcopy failures return INVALID_PARAMETER_LIST
Nicholas Bellinger
2013-10-01
target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02
Nicholas Bellinger
2013-09-10
target: remove unused including <linux/version.h>
Wei Yongjun
2013-09-10
target: Add support for EXTENDED_COPY copy offload emulation
Nicholas Bellinger