summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-11-06scsi: be2iscsi: Use kasprintfHimanshu Jha
2017-11-06scsi: storvsc: Avoid excessive host scan on controller changeLong Li
2017-11-04blk-mq: don't handle failure in .get_budgetMing Lei
2017-11-04SCSI: don't get target/host busy_count in scsi_mq_get_budget()Ming Lei
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
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-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02block: fix CDROM dependency on BLK_DEVArnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01scsi: qla4xxx: Convert timers to use timer_setup()Kees Cook
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook
2017-11-01scsi: pmcraid: Convert timers to use timer_setup()Kees Cook
2017-11-01scsi: megaraid: Convert timers to use timer_setup()Kees Cook
2017-11-01scsi: lpfc: Convert timers to use timer_setup()Kees Cook
2017-11-01scsi: ipr: Convert timers to use timer_setup()Kees Cook
2017-11-01scsi: ibmvscsi: Convert timers to use timer_setup()Kees Cook
2017-11-01scsi: cxgbi: Convert timers to use timer_setup()Kees Cook
2017-11-01scsi: csiostor: Convert timers to use timer_setup()Kees Cook
2017-11-01scsi: aic7xxx: Convert timers to use timer_setup()Kees Cook
2017-11-01block: Rework drivers/cdrom/MakefileBart Van Assche
2017-11-01scsi: implement .get_budget and .put_budget for blk-mqMing Lei
2017-11-01scsi: allow passing in null rq to scsi_prep_state_check()Ming Lei
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