aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-03scsi: mpt3sas: Added support for nvme encapsulated request message.Suganath Prabu Subramani3-7/+342
2017-11-03scsi: mpt3sas: SGL to PRP Translation for I/Os to NVMe devicesSuganath Prabu Subramani5-17/+380
2017-11-03scsi: mpt3sas: Add nvme device support in slave alloc, target alloc and probeSuganath Prabu Subramani2-34/+506
2017-11-03scsi: megaraid_sas: fix spelling mistake: "thershold" -> "threshold"Colin Ian King1-1/+1
2017-11-03scsi: storvsc: Allow only one remove lun work item to be issued per lunCathy Avery1-5/+21
2017-11-03scsi: megaraid: Remove redundant code in megasas_alloc_cmdsYisheng Xie1-2/+0
2017-11-03scsi: scsi_error: DID_SOFT_ERROR comment clean upPetros Koutoupis1-5/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds81-0/+81
2017-11-02block: fix CDROM dependency on BLK_DEVArnd Bergmann1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman81-0/+81
2017-11-01scsi: qla4xxx: Convert timers to use timer_setup()Kees Cook1-6/+6
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook12-49/+41
2017-11-01scsi: pmcraid: Convert timers to use timer_setup()Kees Cook1-20/+13
2017-11-01scsi: megaraid: Convert timers to use timer_setup()Kees Cook5-62/+47
2017-11-01scsi: lpfc: Convert timers to use timer_setup()Kees Cook7-49/+41
2017-11-01scsi: ipr: Convert timers to use timer_setup()Kees Cook1-15/+15
2017-11-01scsi: ibmvscsi: Convert timers to use timer_setup()Kees Cook2-12/+9
2017-11-01scsi: cxgbi: Convert timers to use timer_setup()Kees Cook3-9/+9
2017-11-01scsi: csiostor: Convert timers to use timer_setup()Kees Cook3-16/+11
2017-11-01scsi: aic7xxx: Convert timers to use timer_setup()Kees Cook3-32/+9
2017-11-01block: Rework drivers/cdrom/MakefileBart Van Assche1-0/+1
2017-11-01scsi: implement .get_budget and .put_budget for blk-mqMing Lei1-23/+52
2017-11-01scsi: allow passing in null rq to scsi_prep_state_check()Ming Lei1-2/+2
2017-10-31scsi: scsi_debug: write_same: fix error reportDouglas Gilbert1-3/+3
2017-10-31scsi: scsi_transport_iscsi: fix spelling mistake: 'Cound' -> 'Could'Arvind Yadav1-1/+1
2017-10-31scsi: NCR5380: Suppress SDTR and WDTR message loggingFinn Thain1-12/+6
2017-10-31scsi: cxlflash: Derive pid through accessorsMatthew R. Ochs1-3/+3
2017-10-31scsi: cxlflash: Allow cards without WWPN VPD to configureMatthew R. Ochs2-8/+19
2017-10-31scsi: cxlflash: Use derived maximum write same lengthMatthew R. Ochs2-5/+4
2017-10-31scsi: hisi_sas: add v3 hw port AXI error handlingXiaofei Tan1-5/+37
2017-10-31scsi: hisi_sas: add v3 hw support for AXI fatal errorXiaofei Tan1-0/+125
2017-10-31scsi: hisi_sas: complete all tasklets prior to host resetXiaofei Tan4-7/+16
2017-10-31scsi: hisi_sas: fix a bug when free device for v3 hwXiang Chen1-18/+7
2017-10-31scsi: hisi_sas: add hisi_hba.rst_work init for v3 hwXiaofei Tan3-1/+4
2017-10-31scsi: hisi_sas: add v3 hw DFX featureXiaofei Tan1-0/+30
2017-10-31scsi: hisi_sas: init connect cfg register for v3 hwXiaofei Tan1-0/+3
2017-10-31scsi: hisi_sas: check PHY state in get_wideport_bitmap_v3_hw()Xiaofei Tan1-2/+4
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook3-10/+14
2017-10-31scsi: qla2xxx: Fix oops in qla2x00_probe_one error pathDouglas Miller1-0/+1
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-15/+16
2017-10-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-15/+16
2017-10-27Merge tag 'phy-for-4.15_v1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-nextGreg Kroah-Hartman1-22/+17
2017-10-27scsi: smartpqi: Convert timers to use timer_setup()Kees Cook1-5/+4
2017-10-27scsi: libiscsi: Convert timers to use timer_setup()Kees Cook1-10/+6
2017-10-27scsi: libfc: Convert timers to use timer_setup()Kees Cook1-11/+10
2017-10-27scsi: isci: Convert timers to use timer_setup()Kees Cook5-18/+16
2017-10-27scsi: gdth: Convert timers to use timer_setup()Kees Cook1-4/+2
2017-10-27scsi: fcoe: Convert timers to use timer_setup()Kees Cook3-9/+10
2017-10-27scsi: dc395x: Convert timers to use timer_setup()Kees Cook1-8/+5
2017-10-27scsi: bnx2i: Convert timers to use timer_setup()Kees Cook3-14/+7