aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/snic
Commit message (Expand)AuthorAge
* scsi: snic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-29
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-18
* scsi: snic: Use vzallocSabyasachi Gupta2018-12-07
* scsi: snic: switch to generic DMA APIChristoph Hellwig2018-10-17
* scsi: snic: Replace spin_is_locked() with lockdepLance Roy2018-10-10
* scsi: snic: fix printing time intervalsArnd Bergmann2018-07-12
* scsi: snic: fix a couple of spelling mistakes: "COMPLETE"Colin Ian King2018-05-18
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* scsi: snic: fix a couple of spelling mistakes/typosColin Ian King2017-07-01
* scsi: snic: Remove code that zeroes driver-private command dataBart Van Assche2017-06-12
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-04
|\
| * scsi: snic: fix spelling mistake: "Cann't" -> "Cannot"Colin Ian King2017-04-13
* | treewide: Fix typos in printkMasanari Iida2017-03-24
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-21
|\
| * scsi: snic: switch to pci_irq_alloc_vectorsChristoph Hellwig2017-02-15
* | scsi: snic: Return error code on memory allocation failureBurak Ok2017-01-05
|/
* snic: Fix use-after-free in case of a dma mapping errorJohannes Thumshirn2016-07-12
* snic: fix typoJulia Lawall2016-07-12
* snic: add scsi host after determining max IOs.Narsimhulu Musini2016-04-11
* snic: Fixing race in the hba reset and IO/TM completionNarsimhulu Musini2016-04-11
* snic: Fix for missing interruptsNarsimhulu Musini2016-04-11
* snic: target cleanup in driver unload pathNarsimhulu Musini2016-04-11
* snic: Handling control path queue issuesNarsimhulu Musini2016-04-11
* snic: LUN goes offline due to scsi cmd timeoutsNarsimhulu Musini2016-04-11
* snic: Added additional statsNarsimhulu Musini2016-04-11
* scsi: disable automatic target scanHannes Reinecke2016-04-11
* snic: correctly check for array overrun on overly long version numberColin Ian King2016-03-01
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-13
|\
| * scsi: use host wide tags by defaultChristoph Hellwig2015-11-09
* | debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-04
|/
* snic: driver for Cisco SCSI HBANarsimhulu Musini2015-06-19