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