summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2017-11-08scsi: lpfc: Fix hard lock up NMI in els timeout handling.Dick Kennedy
2017-11-08scsi: mpt3sas: remove a stray KERN_INFODan Carpenter
2017-11-08scsi: mpt3sas: cleanup _scsih_pcie_enumeration_event()Dan Carpenter
2017-11-08scsi: aacraid: use timespec64 instead of timevalArnd Bergmann
2017-11-08scsi: scsi_transport_fc: add 64GBIT and 128GBIT port speed definitionsJames Smart
2017-11-06scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()Bart Van Assche
2017-11-06scsi: mpt3sas: fix dma_addr_t castsArnd Bergmann
2017-11-06scsi: be2iscsi: Use kasprintfHimanshu Jha
2017-11-06scsi: storvsc: Avoid excessive host scan on controller changeLong Li
2017-11-03scsi: lpfc: fix kzalloc-simple.cocci warningsVasyl Gomonovych
2017-11-03scsi: mpt3sas: Update mpt3sas driver version.Suganath Prabu Subramani
2017-11-03scsi: mpt3sas: Fix sparse warningsSuganath Prabu Subramani
2017-11-03scsi: mpt3sas: Fix nvme drives checking for tlr.Suganath Prabu Subramani
2017-11-03scsi: mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log infoSuganath Prabu Subramani
2017-11-03scsi: mpt3sas: Add-Task-management-debug-info-for-NVMe-drives.Suganath Prabu Subramani
2017-11-03scsi: mpt3sas: scan and add nvme device after controller resetSuganath Prabu Subramani
2017-11-03scsi: mpt3sas: Set NVMe device queue depth as 128Suganath Prabu Subramani
2017-11-03scsi: mpt3sas: Handle NVMe PCIe device related events generated from firmware.Suganath Prabu Subramani
2017-11-03scsi: mpt3sas: API's to remove nvme drive from smlSuganath Prabu Subramani
2017-11-03scsi: mpt3sas: API 's to support NVMe drive addition to SMLSuganath Prabu Subramani
2017-11-03scsi: mpt3sas: Added support for nvme encapsulated request message.Suganath Prabu Subramani
2017-11-03scsi: mpt3sas: SGL to PRP Translation for I/Os to NVMe devicesSuganath Prabu Subramani
2017-11-03scsi: mpt3sas: Add nvme device support in slave alloc, target alloc and probeSuganath Prabu Subramani
2017-11-03scsi: megaraid_sas: fix spelling mistake: "thershold" -> "threshold"Colin Ian King
2017-11-03scsi: storvsc: Allow only one remove lun work item to be issued per lunCathy Avery
2017-11-03scsi: megaraid: Remove redundant code in megasas_alloc_cmdsYisheng Xie
2017-11-03scsi: scsi_error: DID_SOFT_ERROR comment clean upPetros Koutoupis
2017-10-31scsi: scsi_debug: write_same: fix error reportDouglas Gilbert
2017-10-31scsi: scsi_transport_iscsi: fix spelling mistake: 'Cound' -> 'Could'Arvind Yadav
2017-10-31scsi: NCR5380: Suppress SDTR and WDTR message loggingFinn Thain
2017-10-31scsi: cxlflash: Derive pid through accessorsMatthew R. Ochs
2017-10-31scsi: cxlflash: Allow cards without WWPN VPD to configureMatthew R. Ochs
2017-10-31scsi: cxlflash: Use derived maximum write same lengthMatthew R. Ochs
2017-10-31scsi: hisi_sas: add v3 hw port AXI error handlingXiaofei Tan
2017-10-31scsi: hisi_sas: add v3 hw support for AXI fatal errorXiaofei Tan
2017-10-31scsi: hisi_sas: complete all tasklets prior to host resetXiaofei Tan
2017-10-31scsi: hisi_sas: fix a bug when free device for v3 hwXiang Chen
2017-10-31scsi: hisi_sas: add hisi_hba.rst_work init for v3 hwXiaofei Tan
2017-10-31scsi: hisi_sas: add v3 hw DFX featureXiaofei Tan
2017-10-31scsi: hisi_sas: init connect cfg register for v3 hwXiaofei Tan
2017-10-31scsi: hisi_sas: check PHY state in get_wideport_bitmap_v3_hw()Xiaofei Tan
2017-10-25scsi: hisi_sas: use array for v2 hw AXI errorsShiju Jose
2017-10-25scsi: hisi_sas: fix the risk of freeing slot twiceXiaofei Tan
2017-10-25scsi: hisi_sas: fix NULL check in SMP abort task pathXiaofei Tan
2017-10-25scsi: hisi_sas: us start_phy in PHY_FUNC_LINK_RESETXiang Chen
2017-10-25scsi: hisi_sas: fix SATA breakpoint memory sizeXiang Chen
2017-10-25scsi: hisi_sas: grab hisi_hba.lock when processing slotsXiang Chen
2017-10-25scsi: hisi_sas: use spin_lock_irqsave() for hisi_hba.lockXiaofei Tan
2017-10-25scsi: hisi_sas: fix internal abort slot timeout bugXiang Chen
2017-10-25scsi: hisi_sas: delete get_ncq_tag_v3_hw()Xiang Chen