summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada
2017-02-27virtio_scsi: use virtio IRQ affinityChristoph Hellwig
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig
2017-02-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-02-23scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=mFinn Thain
2017-02-23scsi: qla2xxx: fix spelling mistake: "seperator" -> "separator"Colin Ian King
2017-02-23scsi: aacraid: Fixed expander hotplug for SMART familyRaghava Aditya Renukunta
2017-02-23scsi: mpt3sas: switch to pci_alloc_irq_vectorsHannes Reinecke
2017-02-23scsi: qedf: fixup compilation warning about atomic_t usageDupuis, Chad
2017-02-23scsi: remove scsi_execute_req_flagsChristoph Hellwig
2017-02-23scsi: merge __scsi_execute into scsi_executeChristoph Hellwig
2017-02-22scsi: simplify scsi_execute_req_flagsChristoph Hellwig
2017-02-22scsi: make the sense header argument to scsi_test_unit_ready mandatoryChristoph Hellwig
2017-02-22scsi: sd: improve TUR handling in sd_check_eventsChristoph Hellwig
2017-02-22scsi: always zero sshdr in scsi_normalize_senseChristoph Hellwig
2017-02-22scsi: scsi_dh_emc: return success in clariion_std_inquiry()Dan Carpenter
2017-02-22scsi: fix memory leak of sdpk on when gd fails to allocateColin Ian King
2017-02-22scsi: sd: make sd_devt_release() staticWei Yongjun
2017-02-22scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework.Dupuis, Chad
2017-02-22scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call.Michael Hernandez
2017-02-22scsi: qla2xxx: Fix response queue count for Target mode.Michael Hernandez
2017-02-22scsi: qla2xxx: Cleaned up queue configuration code.Michael Hernandez
2017-02-22scsi: lpfc: add missing Kconfig NVME dependenciesJames Smart
2017-02-22scsi: lpfc: Update lpfc version to 11.2.0.7James Smart
2017-02-22scsi: lpfc: Update copyrightsJames Smart
2017-02-22scsi: lpfc: NVME Target: Add debugfs supportJames Smart
2017-02-22scsi: lpfc: NVME Target: bind to nvmet_fc apiJames Smart
2017-02-22scsi: lpfc: NVME Target: Merge into FC discoveryJames Smart
2017-02-22scsi: lpfc: NVME Target: Receive buffer updatesJames Smart
2017-02-22scsi: lpfc: NVME Target: Base modificationsJames Smart
2017-02-22scsi: lpfc: NVME Initiator: Add debugfs supportJames Smart
2017-02-22scsi: lpfc: NVME Initiator: bind to nvme_fc apiJames Smart
2017-02-22scsi: lpfc: NVME Initiator: Merge into FC discoveryJames Smart
2017-02-22scsi: lpfc: NVME Initiator: Base modificationsJames Smart
2017-02-22scsi: lpfc: refactor debugfs queue dump routinesJames Smart
2017-02-22scsi: lpfc: refactor debugfs queue printsJames Smart
2017-02-22scsi: lpfc: minor code cleanupsJames Smart
2017-02-22scsi: lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectorsChristoph Hellwig
2017-02-22scsi: lpfc: Correct WQ creation for pagesizeJames Smart
2017-02-22scsi: cxlflash: Enable PCI device ID for future IBM CXL Flash AFUMatthew R. Ochs
2017-02-22scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke
2017-02-22scsi: ufs-qcom: remove redundant condition checkSubhash Jadavani
2017-02-22scsi: smartpqi: fix time handlingArnd Bergmann
2017-02-22scsi: aacraid: Update driver versionRaghava Aditya Renukunta
2017-02-22scsi: aacraid: Fix a potential spinlock double unlock bugRaghava Aditya Renukunta
2017-02-22scsi: aacraid: Save adapter fib log before an IOP resetRaghava Aditya Renukunta
2017-02-22scsi: aacraid: Reorder Adapter status checkRaghava Aditya Renukunta
2017-02-22scsi: aacraid: Skip IOP reset on controller panic(SMART Family)Raghava Aditya Renukunta