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