Age | Commit message (Expand) | Author |
2019-03-09 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-02-08 | scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template | Nathan Chancellor |
2019-01-29 | scsi: remove unneeded header search paths | Masahiro Yamada |
2019-01-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-01-08 | scsi: smartpqi_init: fix boolean expression in pqi_device_remove_start | Gustavo A. R. Silva |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain |
2018-12-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-12-20 | scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown() | Yanjiang Jin |
2018-12-20 | scsi: smartpqi: fix build warnings | Don Brace |
2018-12-19 | scsi: smartpqi: update driver version | Don Brace |
2018-12-19 | scsi: smartpqi: add ofa support | Mahesh Rajashekhara |
2018-12-19 | scsi: smartpqi: increase fw status register read timeout | Mahesh Rajashekhara |
2018-12-19 | scsi: smartpqi: bump driver version | Don Brace |
2018-12-19 | scsi: smartpqi: add smp_utils support | Don Brace |
2018-12-19 | scsi: smartpqi: correct lun reset issues | Kevin Barnett |
2018-12-19 | scsi: smartpqi: correct volume status | Dave Carroll |
2018-12-19 | scsi: smartpqi: do not offline disks for transient did no connect conditions | Dave Carroll |
2018-12-19 | scsi: smartpqi: allow for larger raid maps | Ajish Koshy |
2018-12-19 | scsi: smartpqi: check for null device pointers | Mahesh Rajashekhara |
2018-12-19 | scsi: smartpqi: add support for huawei controllers | Ajish Koshy |
2018-12-19 | scsi: smartpqi: enhance numa node detection | Sagar Biradar |
2018-12-19 | scsi: smartpqi: wake up drives after os resumes from suspend | Dave Carroll |
2018-12-19 | scsi: smartpqi: fix disk name mount point | Murthy Bhat |
2018-12-19 | scsi: smartpqi: add h3c ssid | Murthy Bhat |
2018-12-19 | scsi: smartpqi: add sysfs attributes | Dave Carroll |
2018-12-19 | scsi: smartpqi: refactor sending controller raid requests | Dave Carroll |
2018-12-19 | scsi: smartpqi: turn off lun data caching for ptraid | Dave Carroll |
2018-12-19 | scsi: smartpqi: correct host serial num for ssa | Mahesh Rajashekhara |
2018-12-19 | scsi: smartpqi: add no_write_same for logical volumes | Dave Carroll |
2018-12-19 | scsi: smartpqi: Add retries for device reset | Mahesh Rajashekhara |
2018-12-19 | scsi: smartpqi: add support for PQI Config Table handshake | Kevin Barnett |
2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig |
2018-11-07 | blk-mq: abstract out queue map | Jens Axboe |
2018-10-17 | scsi: smartpqi: fully convert to the generic DMA API | Christoph Hellwig |
2018-06-19 | scsi: smartpqi: bump driver version to 1.1.4-130 | Don Brace |
2018-06-19 | scsi: smartpqi: fix critical ARM issue reading PQI index registers | Kevin Barnett |
2018-06-19 | scsi: smartpqi: add inspur advantech ids | Kevin Barnett |
2018-06-19 | scsi: smartpqi: improve error checking for sync requests | Kevin Barnett |
2018-06-19 | scsi: smartpqi: improve handling for sync requests | Kevin Barnett |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-04-05 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2018-03-27 | blk-mq: Allow PCI vector offset for mapping queues | Keith Busch |
2018-03-21 | scsi: smartpqi: update driver version | Don Brace |
2018-03-21 | scsi: smartpqi: workaround fw bug for oq deletion | Kevin Barnett |
2018-03-06 | scsi: smartpqi: add in new supported controllers | Kevin Barnett |
2018-01-10 | scsi: smartpqi: allow static build ("built-in") | Steffen Weber |
2017-11-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2017-10-27 | scsi: smartpqi: Convert timers to use timer_setup() | Kees Cook |
2017-10-02 | scsi: smartpqi: update driver version to 1.1.2-126 | Don Brace |