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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-09
scsi: target: iscsi: Initialize arrays at declaration time
Chaitanya Kulkarni
1
-2
/
+1
2021-03-09
scsi: target: iscsi: Remove unused macro PRINT_BUF
Chaitanya Kulkarni
1
-17
/
+0
2021-03-09
scsi: target: iscsi: Remove unused macro TEXT_LEN
Chaitanya Kulkarni
1
-1
/
+0
2021-03-09
scsi: target: iscsi: Remove unused macro ISCSI_INST_LAST_FAILURE_TYPE
Chaitanya Kulkarni
1
-1
/
+0
2021-03-09
scsi: target: core: Remove unused macros NONE and ISPRINT
Chaitanya Kulkarni
1
-3
/
+0
2021-03-09
scsi: target: core: Get rid of warning in compare_and_write_do_cmp()
Chaitanya Kulkarni
1
-2
/
+2
2021-03-09
scsi: target: pscsi: Remove unused macro ISPRINT
Chaitanya Kulkarni
1
-2
/
+0
2021-03-09
scsi: target: pscsi: Fix warning in pscsi_complete_cmd()
Chaitanya Kulkarni
1
-1
/
+2
2021-03-09
scsi: target: iblock: Fix type of logs_per_phys
Chaitanya Kulkarni
1
-1
/
+1
2021-03-09
scsi: target: iblock: Trim line longer than 80 characters
Chaitanya Kulkarni
1
-1
/
+2
2021-03-09
scsi: target: iblock: Remove an extra argument
Chaitanya Kulkarni
1
-17
/
+17
2021-03-09
scsi: target: tcmu: Use GFP_NOIO while handling cmds or holding cmdr_lock
Bodo Stroesser
1
-2
/
+2
2021-03-09
scsi: target: tcmu: Replace radix_tree with XArray
Bodo Stroesser
1
-18
/
+16
2021-03-09
scsi: target: tcmu: Replace IDR by XArray
Bodo Stroesser
1
-15
/
+15
2021-03-04
scsi: target: core: Make completion affinity configurable
Mike Christie
3
-2
/
+68
2021-03-04
scsi: target: core: Flush submission work during TMR processing
Mike Christie
1
-0
/
+4
2021-03-04
scsi: target: tcmu: Add backend plug/unplug callouts
Mike Christie
1
-2
/
+25
2021-03-04
scsi: target: iblock: Add backend plug/unplug callouts
Mike Christie
2
-1
/
+53
2021-03-04
scsi: target: core: Fix backend plugging
Mike Christie
1
-1
/
+42
2021-03-04
scsi: target: tcm_loop: Use LIO wq cmd submission helper
Mike Christie
2
-17
/
+6
2021-03-04
scsi: target: tcm_loop: Use block cmd allocator for se_cmds
Mike Christie
1
-11
/
+8
2021-03-04
scsi: target: core: Add workqueue based cmd submission
Mike Christie
3
-3
/
+50
2021-03-04
scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()
Mike Christie
5
-10
/
+14
2021-03-04
scsi: target: core: Remove target_submit_cmd_map_sgls()
Mike Christie
1
-59
/
+17
2021-03-04
scsi: target: tcm_fc: Convert to new submission API
Mike Christie
1
-4
/
+10
2021-03-04
scsi: target: sbp_target: Convert to new submission API
Mike Christie
1
-5
/
+3
2021-03-04
scsi: target: tcm_loop: Convert to new submission API
Mike Christie
1
-12
/
+10
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
3
-20
/
+20
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-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-92
/
+129
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-7
/
+4
2021-02-26
block: Add bio_max_segs
Matthew Wilcox (Oracle)
2
-7
/
+4
2021-02-22
scsi: target: tcmu: Fix memory leak caused by wrong uio usage
Bodo Stroesser
1
-3
/
+26
2021-02-22
scsi: target: tcmu: Move some functions without code change
Bodo Stroesser
1
-80
/
+80
2021-02-22
scsi: target: core: Prevent underflow for service actions
Aleksandr Miloserdov
1
-4
/
+11
2021-02-22
scsi: target: core: Add cmd length set before cmd complete
Aleksandr Miloserdov
1
-4
/
+11
2021-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-56
/
+50
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-16
/
+7
2021-02-15
cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...
Ayush Sawal
1
-2
/
+1
2021-02-08
scsi: target: sbp: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-01-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
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-26
Merge branch '5.11/scsi-fixes' into 5.12/scsi-queue
Martin K. Petersen
2
-4
/
+9
2021-01-25
target/file: allocate the bvec array as part of struct target_core_file_cmd
Christoph Hellwig
1
-14
/
+6
2021-01-24
block: remove unnecessary argument from blk_execute_rq_nowait
Guoqing Jiang
1
-2
/
+1
2021-01-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+8
[prev]
[next]