aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-23scsi: qla2xxx: fix spelling mistake: "seperator" -> "separator"Colin Ian King1-1/+1
2017-02-23scsi: aacraid: Fixed expander hotplug for SMART familyRaghava Aditya Renukunta1-4/+1
2017-02-23scsi: mpt3sas: switch to pci_alloc_irq_vectorsHannes Reinecke2-59/+48
2017-02-23scsi: qedf: fixup compilation warning about atomic_t usageDupuis, Chad2-7/+7
2017-02-23scsi: remove scsi_execute_req_flagsChristoph Hellwig7-45/+25
2017-02-23scsi: merge __scsi_execute into scsi_executeChristoph Hellwig5-64/+39
2017-02-22scsi: simplify scsi_execute_req_flagsChristoph Hellwig1-18/+9
2017-02-22scsi: make the sense header argument to scsi_test_unit_ready mandatoryChristoph Hellwig3-14/+6
2017-02-22scsi: sd: improve TUR handling in sd_check_eventsChristoph Hellwig1-14/+11
2017-02-22scsi: always zero sshdr in scsi_normalize_senseChristoph Hellwig1-2/+2
2017-02-22scsi: scsi_dh_emc: return success in clariion_std_inquiry()Dan Carpenter1-1/+1
2017-02-22scsi: fix memory leak of sdpk on when gd fails to allocateColin Ian King1-2/+2
2017-02-22scsi: sd: make sd_devt_release() staticWei Yongjun1-1/+1
2017-02-22scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework.Dupuis, Chad15-0/+8810
2017-02-22scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call.Michael Hernandez1-2/+5
2017-02-22scsi: qla2xxx: Fix response queue count for Target mode.Michael Hernandez1-1/+2
2017-02-22scsi: qla2xxx: Cleaned up queue configuration code.Michael Hernandez1-9/+4
2017-02-22scsi: lpfc: add missing Kconfig NVME dependenciesJames Smart1-0/+1
2017-02-22scsi: lpfc: Update lpfc version to 11.2.0.7James Smart1-1/+1
2017-02-22scsi: lpfc: Update copyrightsJames Smart35-40/+112
2017-02-22scsi: lpfc: NVME Target: Add debugfs supportJames Smart3-5/+628
2017-02-22scsi: lpfc: NVME Target: bind to nvmet_fc apiJames Smart9-15/+1752
2017-02-22scsi: lpfc: NVME Target: Merge into FC discoveryJames Smart5-14/+167
2017-02-22scsi: lpfc: NVME Target: Receive buffer updatesJames Smart9-22/+1374
2017-02-22scsi: lpfc: NVME Target: Base modificationsJames Smart12-20/+807
2017-02-22scsi: lpfc: NVME Initiator: Add debugfs supportJames Smart8-124/+1300
2017-02-22scsi: lpfc: NVME Initiator: bind to nvme_fc apiJames Smart13-38/+2411
2017-02-22scsi: lpfc: NVME Initiator: Merge into FC discoveryJames Smart10-279/+851
2017-02-22scsi: lpfc: NVME Initiator: Base modificationsJames Smart22-1618/+3337
2017-02-22scsi: lpfc: refactor debugfs queue dump routinesJames Smart2-135/+101
2017-02-22scsi: lpfc: refactor debugfs queue printsJames Smart2-337/+228
2017-02-22scsi: lpfc: minor code cleanupsJames Smart10-89/+98
2017-02-22scsi: lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectorsChristoph Hellwig3-189/+54
2017-02-22scsi: lpfc: Correct WQ creation for pagesizeJames Smart2-4/+7
2017-02-22scsi: cxlflash: Enable PCI device ID for future IBM CXL Flash AFUMatthew R. Ochs2-0/+5
2017-02-22scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke2-18/+27
2017-02-22scsi: ufs-qcom: remove redundant condition checkSubhash Jadavani1-12/+0
2017-02-22scsi: smartpqi: fix time handlingArnd Bergmann1-5/+3
2017-02-22scsi: aacraid: Update driver versionRaghava Aditya Renukunta1-1/+1
2017-02-22scsi: aacraid: Fix a potential spinlock double unlock bugRaghava Aditya Renukunta1-1/+1
2017-02-22scsi: aacraid: Save adapter fib log before an IOP resetRaghava Aditya Renukunta3-0/+27
2017-02-22scsi: aacraid: Reorder Adapter status checkRaghava Aditya Renukunta1-4/+17
2017-02-22scsi: aacraid: Skip IOP reset on controller panic(SMART Family)Raghava Aditya Renukunta1-0/+6
2017-02-22scsi: aacraid: Decrease adapter health check intervalRaghava Aditya Renukunta1-1/+1
2017-02-22scsi: aacraid: Reload offlined drives after controller resetRaghava Aditya Renukunta1-0/+18
2017-02-22scsi: aacraid: Skip wellness sync on controller failureRaghava Aditya Renukunta1-1/+1
2017-02-22scsi: aacraid: Fix sync fibs time out on controller resetRaghava Aditya Renukunta3-2/+3
2017-02-22scsi: aacraid: Added sysfs for driver versionRaghava Aditya Renukunta1-0/+15
2017-02-22scsi: aacraid: Fix memory leak in fib init pathRaghava Aditya Renukunta1-15/+21
2017-02-22scsi: aacraid: Prevent E3 lockup when deleting unitsRaghava Aditya Renukunta1-0/+4