summaryrefslogtreecommitdiff
path: root/drivers/scsi/snic
AgeCommit message (Expand)Author
2019-01-29scsi: snic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-12-07scsi: snic: Use vzallocSabyasachi Gupta
2018-10-17scsi: snic: switch to generic DMA APIChristoph Hellwig
2018-10-10scsi: snic: Replace spin_is_locked() with lockdepLance Roy
2018-07-12scsi: snic: fix printing time intervalsArnd Bergmann
2018-05-18scsi: snic: fix a couple of spelling mistakes: "COMPLETE"Colin Ian King
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-01scsi: snic: fix a couple of spelling mistakes/typosColin Ian King
2017-06-12scsi: snic: Remove code that zeroes driver-private command dataBart Van Assche
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-04-13scsi: snic: fix spelling mistake: "Cann't" -> "Cannot"Colin Ian King
2017-03-24treewide: Fix typos in printkMasanari Iida
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-02-15scsi: snic: switch to pci_irq_alloc_vectorsChristoph Hellwig
2017-01-05scsi: snic: Return error code on memory allocation failureBurak Ok
2016-07-12snic: Fix use-after-free in case of a dma mapping errorJohannes Thumshirn
2016-07-12snic: fix typoJulia Lawall
2016-04-11snic: add scsi host after determining max IOs.Narsimhulu Musini
2016-04-11snic: Fixing race in the hba reset and IO/TM completionNarsimhulu Musini
2016-04-11snic: Fix for missing interruptsNarsimhulu Musini
2016-04-11snic: target cleanup in driver unload pathNarsimhulu Musini
2016-04-11snic: Handling control path queue issuesNarsimhulu Musini
2016-04-11snic: LUN goes offline due to scsi cmd timeoutsNarsimhulu Musini
2016-04-11snic: Added additional statsNarsimhulu Musini
2016-04-11scsi: disable automatic target scanHannes Reinecke
2016-03-01snic: correctly check for array overrun on overly long version numberColin Ian King
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2015-06-19snic: driver for Cisco SCSI HBANarsimhulu Musini