index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-08
scsi: arcmsr: Update arcmsr_alloc_ccb_pool for ccb buffer address above 4GB
Ching Huang
2
-9
/
+19
2019-01-08
scsi: arcmsr: Merge arcmsr_alloc_io_queue to arcmsr_alloc_ccb_pool
Ching Huang
1
-50
/
+77
2019-01-08
scsi: arcmsr: Rename arcmsr_free_mu to arcmsr_free_io_queue
Ching Huang
1
-4
/
+4
2019-01-08
scsi: arcmsr: Rename acb structure member roundup_ccbsize to ioqueue_size
Ching Huang
2
-10
/
+10
2019-01-08
scsi: gdth: use generic DMA API
Christoph Hellwig
2
-33
/
+31
2019-01-08
scsi: gdth: remove interrupt coalescing support
Christoph Hellwig
1
-139
/
+12
2019-01-08
scsi: gdth: remove dead code under #ifdef GDTH_IOCTL_PROC
Christoph Hellwig
2
-107
/
+0
2019-01-08
scsi: gdth: remove dead dma statistics code
Christoph Hellwig
2
-26
/
+0
2019-01-08
scsi: gdth: remove dead rtc code
Christoph Hellwig
1
-32
/
+0
2019-01-08
scsi: gdth: remove direct serial port access
Christoph Hellwig
1
-70
/
+0
2019-01-08
scsi: gdth: remove ISA and EISA support
Christoph Hellwig
3
-717
/
+24
2019-01-08
scsi: gdth: remove gdth_{alloc,free}_ioctl
Christoph Hellwig
3
-57
/
+25
2019-01-08
scsi: gdth: reuse dma coherent allocation in gdth_show_info
Christoph Hellwig
1
-15
/
+5
2019-01-08
scsi: gdth: refactor ioc_general
Christoph Hellwig
1
-118
/
+132
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
3
-12
/
+10
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
206
-2852
/
+6851
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
37
-936
/
+321
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+1
2018-12-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-4
/
+19
2018-12-20
scsi: isci: request: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-12-20
scsi: isci: remote_node_context: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2018-12-20
scsi: isci: remote_device: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2018-12-20
scsi: isci: phy: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-12-20
scsi: iscsi: Capture iscsi debug messages using tracepoints
Fred Herard
4
-1
/
+51
2018-12-20
scsi: myrb: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-12-20
scsi: megaraid: fix out-of-bound array accesses
Qian Cai
2
-2
/
+2
2018-12-20
scsi: mpt3sas: mpt3sas_scsih: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-12-20
scsi: fcoe: remove set but not used variable 'port'
YueHaibing
1
-4
/
+0
2018-12-20
scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()
Yanjiang Jin
1
-0
/
+1
2018-12-20
scsi: smartpqi: fix build warnings
Don Brace
1
-1
/
+3
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+3
2018-12-19
scsi: smartpqi: update driver version
Don Brace
1
-2
/
+2
2018-12-19
scsi: smartpqi: add ofa support
Mahesh Rajashekhara
4
-43
/
+634
2018-12-19
scsi: smartpqi: increase fw status register read timeout
Mahesh Rajashekhara
1
-1
/
+1
2018-12-19
scsi: smartpqi: bump driver version
Don Brace
1
-3
/
+3
2018-12-19
scsi: smartpqi: add smp_utils support
Don Brace
3
-60
/
+324
2018-12-19
scsi: smartpqi: correct lun reset issues
Kevin Barnett
1
-0
/
+3
2018-12-19
scsi: smartpqi: correct volume status
Dave Carroll
1
-0
/
+3
2018-12-19
scsi: smartpqi: do not offline disks for transient did no connect conditions
Dave Carroll
1
-2
/
+2
2018-12-19
scsi: smartpqi: allow for larger raid maps
Ajish Koshy
1
-31
/
+28
2018-12-19
scsi: smartpqi: check for null device pointers
Mahesh Rajashekhara
2
-3
/
+64
2018-12-19
scsi: smartpqi: add support for huawei controllers
Ajish Koshy
1
-0
/
+24
2018-12-19
scsi: smartpqi: enhance numa node detection
Sagar Biradar
1
-3
/
+7
2018-12-19
scsi: smartpqi: wake up drives after os resumes from suspend
Dave Carroll
1
-0
/
+2
2018-12-19
scsi: smartpqi: fix disk name mount point
Murthy Bhat
1
-1
/
+6
2018-12-19
scsi: smartpqi: add h3c ssid
Murthy Bhat
1
-0
/
+8
2018-12-19
scsi: smartpqi: add sysfs attributes
Dave Carroll
2
-0
/
+235
2018-12-19
scsi: smartpqi: refactor sending controller raid requests
Dave Carroll
1
-88
/
+46
2018-12-19
scsi: smartpqi: turn off lun data caching for ptraid
Dave Carroll
2
-6
/
+79
2018-12-19
scsi: smartpqi: correct host serial num for ssa
Mahesh Rajashekhara
1
-0
/
+3
[prev]
[next]