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
/
smartpqi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+6
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-2
/
+2
2019-03-06
scsi: smartpqi: Reporting 'logical unit failure'
Erwan Velu
1
-0
/
+6
2019-02-08
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
1
-1
/
+2
2019-01-29
scsi: remove unneeded header search paths
Masahiro Yamada
1
-1
/
+0
2019-01-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2019-01-08
scsi: smartpqi_init: fix boolean expression in pqi_device_remove_start
Gustavo A. R. Silva
1
-1
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-16
/
+16
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-206
/
+1748
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-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
2018-12-19
scsi: smartpqi: add no_write_same for logical volumes
Dave Carroll
1
-0
/
+7
2018-12-19
scsi: smartpqi: Add retries for device reset
Mahesh Rajashekhara
2
-1
/
+14
2018-12-19
scsi: smartpqi: add support for PQI Config Table handshake
Kevin Barnett
2
-4
/
+293
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-11-07
blk-mq: abstract out queue map
Jens Axboe
1
-1
/
+2
2018-10-17
scsi: smartpqi: fully convert to the generic DMA API
Christoph Hellwig
2
-64
/
+47
2018-06-19
scsi: smartpqi: bump driver version to 1.1.4-130
Don Brace
1
-2
/
+2
2018-06-19
scsi: smartpqi: fix critical ARM issue reading PQI index registers
Kevin Barnett
2
-25
/
+30
2018-06-19
scsi: smartpqi: add inspur advantech ids
Kevin Barnett
1
-0
/
+16
2018-06-19
scsi: smartpqi: improve error checking for sync requests
Kevin Barnett
2
-16
/
+40
2018-06-19
scsi: smartpqi: improve handling for sync requests
Kevin Barnett
1
-32
/
+23
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+3
2018-04-05
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-39
/
+50
2018-03-27
blk-mq: Allow PCI vector offset for mapping queues
Keith Busch
1
-1
/
+1
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-06
scsi: smartpqi: add in new supported controllers
Kevin Barnett
1
-0
/
+44
2018-01-10
scsi: smartpqi: allow static build ("built-in")
Steffen Weber
1
-1
/
+1
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+13
[next]