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_transport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-13
scsi: target: core: Fix target_cmd_counter leak
David Disseldorp
1
-0
/
+1
2023-06-14
scsi: target: core: Fix error path in target_setup_session()
Bob Pearson
1
-0
/
+2
2023-03-24
scsi: target: iscsit: isert: Alloc per conn cmd counter
Mike Christie
1
-3
/
+6
2023-03-24
scsi: target: Pass in cmd counter to use during cmd setup
Mike Christie
1
-15
/
+13
2023-03-24
scsi: target: Move cmd counter allocation
Mike Christie
1
-28
/
+27
2023-03-24
scsi: target: Move sess cmd counter to new struct
Mike Christie
1
-39
/
+96
2022-10-01
scsi: target: core: UA on all LUNs after reset
Dmitry Bogdanov
1
-2
/
+1
2021-10-26
scsi: target: core: Remove from tmr_list during LUN unlink
Dmitry Bogdanov
1
-7
/
+23
2021-10-18
scsi: target: Fix ordered tag handling
Mike Christie
1
-22
/
+54
2021-10-18
scsi: target: Fix ordered CMD_T_SENT handling
Mike Christie
1
-5
/
+5
2021-10-04
scsi: target: core: Make logs less verbose
Konstantin Shelekhin
1
-4
/
+4
2021-08-17
scsi: target: Allows backend drivers to fail with specific sense codes
Sergey Samoylenko
1
-3
/
+12
2021-08-11
Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging
Martin K. Petersen
1
-1
/
+1
2021-08-03
scsi: target: core: Drop unnecessary se_cmd ASC/ASCQ members
David Disseldorp
1
-8
/
+25
2021-07-20
scsi: target: Fix NULL dereference on XCOPY completion
David Disseldorp
1
-1
/
+1
2021-05-31
scsi: target: core: Fix warning on realtime kernels
Maurizio Lombardi
1
-3
/
+1
2021-05-21
scsi: target: core: Avoid smp_processor_id() in preemptible code
Shin'ichiro Kawasaki
1
-1
/
+1
2021-03-18
scsi: target: Fix htmldocs warning in target_submit_prep()
Mike Christie
1
-0
/
+1
2021-03-04
scsi: target: core: Make completion affinity configurable
Mike Christie
1
-2
/
+9
2021-03-04
scsi: target: core: Fix backend plugging
Mike Christie
1
-1
/
+42
2021-03-04
scsi: target: core: Add workqueue based cmd submission
Mike Christie
1
-1
/
+41
2021-03-04
scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()
Mike Christie
1
-6
/
+8
2021-03-04
scsi: target: core: Remove target_submit_cmd_map_sgls()
Mike Christie
1
-59
/
+17
2021-03-04
scsi: target: core: Break up target_submit_cmd_map_sgls()
Mike Christie
1
-61
/
+140
2021-03-04
scsi: target: core: Rename transport_init_se_cmd()
Mike Christie
1
-8
/
+8
2021-03-04
scsi: target: core: Drop kref_get_unless_zero() in target_get_sess_cmd()
Mike Christie
1
-3
/
+1
2021-03-04
scsi: target: core: Move t_task_cdb initialization
Mike Christie
1
-1
/
+1
2021-02-22
scsi: target: core: Add cmd length set before cmd complete
Aleksandr Miloserdov
1
-4
/
+11
2021-01-26
scsi: target: core: Change ASCQ for residual write
Anastasia Kovaleva
1
-1
/
+7
2021-01-26
scsi: target: core: Signal WRITE residuals
Anastasia Kovaleva
1
-14
/
+20
2021-01-26
scsi: target: core: Set residuals for 4Kn devices
Roman Bolshakov
1
-11
/
+0
2021-01-22
scsi: target: core: Remove in_interrupt() check in transport_handle_cdb_direct()
Ahmed S. Darwish
1
-6
/
+3
2021-01-22
scsi: target: core: Replace in_interrupt() usage in target_submit_cmd_map_sgls()
Sebastian Andrzej Siewior
1
-1
/
+2
2020-11-04
scsi: target: Make state_list per CPU
Mike Christie
1
-14
/
+13
2020-11-04
scsi: target: Drop sess_cmd_lock from I/O path
Mike Christie
1
-44
/
+33
2020-11-04
scsi: target: Remove TARGET_SCF_LOOKUP_LUN_FROM_TAG
Mike Christie
1
-33
/
+0
2020-11-04
scsi: target: Fix cmd_count ref leak
Mike Christie
1
-0
/
+8
2020-11-04
scsi: target: Return COMPARE AND WRITE miscompare offsets
David Disseldorp
1
-0
/
+1
2020-11-04
scsi: target: Rename cmd.bad_sector to cmd.sense_info
David Disseldorp
1
-6
/
+6
2020-11-04
scsi: target: Rename struct sense_info to sense_detail
David Disseldorp
1
-11
/
+11
2020-10-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+2
2020-09-22
scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG case
Sudhakar Panneerselvam
1
-1
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-28
scsi: target: Add tmr_notify backend function
Bodo Stroesser
1
-0
/
+1
2020-07-08
scsi: target: Fix xcopy sess release leak
Mike Christie
1
-1
/
+6
2020-06-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-13
/
+42
2020-06-09
scsi: target: Rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()
Sudhakar Panneerselvam
1
-3
/
+3
2020-06-09
scsi: target: Fix NULL pointer dereference
Sudhakar Panneerselvam
1
-6
/
+25
2020-06-09
scsi: target: Initialize LUN in transport_init_se_cmd()
Sudhakar Panneerselvam
1
-5
/
+7
2020-06-09
scsi: target: Factor out a new helper, target_cmd_init_cdb()
Sudhakar Panneerselvam
1
-4
/
+12
[next]