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
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
18
-82
/
+109
2018-04-11
sr: get/drop reference to device in revalidate and check_events
Jens Axboe
1
-4
/
+15
2018-04-09
scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklist
Ross Lagerwall
1
-1
/
+1
2018-04-09
scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler()
Dan Carpenter
1
-4
/
+4
2018-04-09
scsi: dpt_i2o: Use after free in I2ORESETCMD ioctl
Dan Carpenter
1
-5
/
+8
2018-04-09
scsi: core: Make scsi_result_to_blk_status() recognize CONDITION MET
Bart Van Assche
1
-0
/
+9
2018-04-09
scsi: core: Rename __scsi_error_from_host_byte() into scsi_result_to_blk_stat...
Bart Van Assche
1
-9
/
+9
2018-04-09
Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_by...
Bart Van Assche
1
-2
/
+0
2018-04-09
scsi: aacraid: Insure command thread is not recursively stopped
Dave Carroll
2
-1
/
+4
2018-04-09
scsi: qla2xxx: Correct setting of SAM_STAT_CHECK_CONDITION
Johannes Thumshirn
1
-3
/
+3
2018-04-09
scsi: qla2xxx: correctly shift host byte
Johannes Thumshirn
1
-1
/
+1
2018-04-09
scsi: qla2xxx: Fix race condition between iocb timeout and initialisation
Ben Hutchings
8
-31
/
+45
2018-04-09
scsi: qla2xxx: Avoid double completion of abort command
Ben Hutchings
1
-2
/
+2
2018-04-09
scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failure
Bill Kuzeja
1
-23
/
+21
2018-04-09
scsi: scsi_dh: Don't look for NULL devices handlers by name
Johannes Thumshirn
1
-0
/
+3
2018-04-09
scsi: core: remove redundant assignment to shost->use_blk_mq
Colin Ian King
1
-1
/
+0
2018-04-05
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
154
-10408
/
+5293
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-21
/
+18
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-5
/
+5
2018-04-03
Merge branch 'fixes' into misc
James Bottomley
40
-389
/
+416
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-147
/
+125
2018-03-27
blk-mq: Allow PCI vector offset for mapping queues
Keith Busch
2
-2
/
+2
2018-03-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
10
-147
/
+125
2018-03-27
treewide: Fix typos in printk
Masanari Iida
2
-3
/
+3
2018-03-26
treewide: Align function definition open/close braces
Joe Perches
2
-2
/
+2
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-139
/
+180
2018-03-21
scsi: ufs: Add support for Auto-Hibernate Idle Timer
Adrian Hunter
4
-0
/
+112
2018-03-21
scsi: ufs: sysfs: reworking of the rpm_lvl and spm_lvl entries
Stanislav Nijnikov
1
-45
/
+47
2018-03-21
scsi: qla2xxx: fx00 copypaste typo
Meelis Roos
1
-1
/
+1
2018-03-21
scsi: qla2xxx: fix error message on <qla2400
Meelis Roos
2
-6
/
+14
2018-03-21
scsi: smartpqi: update driver version
Don Brace
1
-3
/
+3
2018-03-21
scsi: smartpqi: workaround fw bug for oq deletion
Kevin Barnett
1
-36
/
+3
2018-03-21
scsi: arcmsr: Change driver version to v1.40.00.05-20180309
Ching Huang
1
-1
/
+1
2018-03-21
scsi: arcmsr: Sleep to avoid CPU stuck too long for waiting adapter ready
Ching Huang
1
-0
/
+10
2018-03-21
scsi: arcmsr: Handle adapter removed due to thunderbolt cable disconnection.
Ching Huang
1
-0
/
+80
2018-03-21
scsi: arcmsr: Rename ACB_F_BUS_HANG_ON to ACB_F_ADAPTER_REMOVED for adapter h...
Ching Huang
1
-1
/
+1
2018-03-21
scsi: qla2xxx: Update driver version to 10.00.00.06-k
himanshu.madhani@cavium.com
1
-1
/
+1
2018-03-21
scsi: qla2xxx: Fix Async GPN_FT for FCP and FC-NVMe scan
Quinn Tran
5
-71
/
+229
2018-03-21
scsi: qla2xxx: Cleanup code to improve FC-NVMe error handling
Darren Trapp
2
-51
/
+29
2018-03-21
scsi: qla2xxx: Fix FC-NVMe IO abort during driver reset
Darren Trapp
3
-7
/
+14
2018-03-21
scsi: qla2xxx: Fix retry for PRLI RJT with reason of BUSY
Darren Trapp
3
-4
/
+18
2018-03-21
scsi: qla2xxx: Remove nvme_done_list
Darren Trapp
6
-22
/
+2
2018-03-21
scsi: qla2xxx: Return busy if rport going away
Darren Trapp
3
-12
/
+24
2018-03-21
scsi: qla2xxx: Fix n2n_ae flag to prevent dev_loss on PDB change
Darren Trapp
3
-5
/
+3
2018-03-21
scsi: qla2xxx: Add FC-NVMe abort processing
Darren Trapp
2
-18
/
+19
2018-03-21
scsi: qla2xxx: Add changes for devloss timeout in driver
Darren Trapp
7
-90
/
+87
2018-03-21
scsi: qla2xxx: Set IIDMA and fcport state before qla_nvme_register_remote()
Darren Trapp
1
-2
/
+3
2018-03-21
scsi: qla2xxx: Remove unneeded message and minor cleanup for FC-NVMe
himanshu.madhani@cavium.com
1
-8
/
+3
2018-03-21
scsi: qla2xxx: Restore ZIO threshold setting
Darren Trapp
1
-5
/
+0
2018-03-21
scsi: devinfo: remove dasd devices from the scsi subsystem
Xose Vazquez Perez
1
-10
/
+0
[next]