index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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-03-24
scsi: target: Pass in cmd counter to use during cmd setup
Mike Christie
1
-4
/
+4
2023-03-24
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-01
scsi: target: core: De-RCU of se_lun and se_lun acl
Dmitry Bogdanov
1
-1
/
+1
2021-09-14
scsi: target: Remove unused function arguments
Li Feng
1
-8
/
+6
2021-08-17
scsi: target: Fix sense key for invalid EXTENDED COPY request
Sergey Samoylenko
1
-11
/
+15
2021-05-31
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-04
scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()
Mike Christie
1
-1
/
+1
2021-03-04
scsi: target: core: Rename transport_init_se_cmd()
Mike Christie
1
-4
/
+4
2021-01-11
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-09
scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()
Sudhakar Panneerselvam
1
-1
/
+1
2020-06-09
scsi: target: Fix NULL pointer dereference
Sudhakar Panneerselvam
1
-0
/
+3
2020-06-09
scsi: target: Initialize LUN in transport_init_se_cmd()
Sudhakar Panneerselvam
1
-2
/
+2
2020-03-29
scsi: target: use the stack for XCOPY passthrough cmds
David Disseldorp
1
-53
/
+31
2020-03-29
scsi: target: avoid per-loop XCOPY buffer allocations
David Disseldorp
1
-66
/
+30
2020-03-29
scsi: target: drop xcopy DISK BLOCK LENGTH debug
David Disseldorp
1
-5
/
+0
2020-03-29
scsi: target: use #define for xcopy descriptor len
David Disseldorp
1
-1
/
+1
2019-10-03
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-12
scsi: target/core: Make the XCOPY setup code easier to read by inlining two f...
Bart Van Assche
1
-27
/
+23
2019-04-12
scsi: target/core: Simplify LUN initialization in XCOPY implementation
Bart Van Assche
1
-40
/
+3
2019-04-12
scsi: target/core: Remove a set-but-not-used member variable from the XCOPY i...
Bart Van Assche
1
-7
/
+2
2019-02-04
scsi: target/core: Remove the write_pending_status() callback function
Bart Van Assche
1
-6
/
+0
2018-12-07
scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enough
Bart Van Assche
1
-1
/
+5
2018-11-28
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-06
xcopy: loop over devices using idr helper
Mike Christie
1
-29
/
+41
2017-07-06
target: Fix a deadlock between the XCOPY code and iSCSI session shutdown
Bart Van Assche
1
-41
/
+69
2017-07-06
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-19
target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code
Dinesh Israni
1
-4
/
+12
2016-10-19
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-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-23
/
+2
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+1
[next]