summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-11-171-5/+1
|\
| * st: use get_user_pages_fast()Al Viro2017-09-221-5/+1
* | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-11-171-6/+0
|\ \
| * | cxlflash: get rid of pointless access_ok()Al Viro2017-10-171-6/+0
| |/
* | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-153-10/+14
|\ \
| * | treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-313-10/+14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-151-0/+1
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-102-7/+1
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0482-0/+82
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-306-15/+16
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-225-5/+15
| |\ \ \ \ \ \
| * | | | | | | qed: Fix iWARP out of order flowMichal Kalderon2017-10-191-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-1/+1
|\ \ \ \ \ \ \
| * | | | | | | treewide: Fix typos in KconfigMasanari Iida2017-10-121-1/+1
| |/ / / / / /
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-14123-2319/+8095
|\ \ \ \ \ \ \
| * | | | | | | scsi: lpfc: Fix hard lock up NMI in els timeout handling.Dick Kennedy2017-11-081-3/+10
| * | | | | | | scsi: mpt3sas: remove a stray KERN_INFODan Carpenter2017-11-081-1/+1
| * | | | | | | scsi: mpt3sas: cleanup _scsih_pcie_enumeration_event()Dan Carpenter2017-11-081-10/+11
| * | | | | | | scsi: aacraid: use timespec64 instead of timevalArnd Bergmann2017-11-081-13/+13
| * | | | | | | scsi: scsi_transport_fc: add 64GBIT and 128GBIT port speed definitionsJames Smart2017-11-081-0/+2
| * | | | | | | scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()Bart Van Assche2017-11-061-1/+1
| * | | | | | | scsi: mpt3sas: fix dma_addr_t castsArnd Bergmann2017-11-062-34/+30
| * | | | | | | scsi: be2iscsi: Use kasprintfHimanshu Jha2017-11-062-9/+5
| * | | | | | | scsi: storvsc: Avoid excessive host scan on controller changeLong Li2017-11-061-15/+11
| * | | | | | | scsi: lpfc: fix kzalloc-simple.cocci warningsVasyl Gomonovych2017-11-031-7/+2
| * | | | | | | scsi: mpt3sas: Update mpt3sas driver version.Suganath Prabu Subramani2017-11-031-2/+2
| * | | | | | | scsi: mpt3sas: Fix sparse warningsSuganath Prabu Subramani2017-11-032-43/+16
| * | | | | | | scsi: mpt3sas: Fix nvme drives checking for tlr.Suganath Prabu Subramani2017-11-031-6/+16
| * | | | | | | scsi: mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log infoSuganath Prabu Subramani2017-11-031-30/+58
| * | | | | | | scsi: mpt3sas: Add-Task-management-debug-info-for-NVMe-drives.Suganath Prabu Subramani2017-11-031-9/+71
| * | | | | | | scsi: mpt3sas: scan and add nvme device after controller resetSuganath Prabu Subramani2017-11-031-4/+190
| * | | | | | | scsi: mpt3sas: Set NVMe device queue depth as 128Suganath Prabu Subramani2017-11-032-1/+51
| * | | | | | | scsi: mpt3sas: Handle NVMe PCIe device related events generated from firmware.Suganath Prabu Subramani2017-11-032-6/+495
| * | | | | | | scsi: mpt3sas: API's to remove nvme drive from smlSuganath Prabu Subramani2017-11-031-3/+145
| * | | | | | | scsi: mpt3sas: API 's to support NVMe drive addition to SMLSuganath Prabu Subramani2017-11-033-2/+565
| * | | | | | | scsi: mpt3sas: Added support for nvme encapsulated request message.Suganath Prabu Subramani2017-11-033-7/+342
| * | | | | | | scsi: mpt3sas: SGL to PRP Translation for I/Os to NVMe devicesSuganath Prabu Subramani2017-11-035-17/+380
| * | | | | | | scsi: mpt3sas: Add nvme device support in slave alloc, target alloc and probeSuganath Prabu Subramani2017-11-032-34/+506
| * | | | | | | scsi: megaraid_sas: fix spelling mistake: "thershold" -> "threshold"Colin Ian King2017-11-031-1/+1
| * | | | | | | scsi: storvsc: Allow only one remove lun work item to be issued per lunCathy Avery2017-11-031-5/+21
| * | | | | | | scsi: megaraid: Remove redundant code in megasas_alloc_cmdsYisheng Xie2017-11-031-2/+0
| * | | | | | | scsi: scsi_error: DID_SOFT_ERROR comment clean upPetros Koutoupis2017-11-031-5/+1
| * | | | | | | scsi: scsi_debug: write_same: fix error reportDouglas Gilbert2017-10-311-3/+3
| * | | | | | | scsi: scsi_transport_iscsi: fix spelling mistake: 'Cound' -> 'Could'Arvind Yadav2017-10-311-1/+1
| * | | | | | | scsi: NCR5380: Suppress SDTR and WDTR message loggingFinn Thain2017-10-311-12/+6
| * | | | | | | scsi: cxlflash: Derive pid through accessorsMatthew R. Ochs2017-10-311-3/+3
| * | | | | | | scsi: cxlflash: Allow cards without WWPN VPD to configureMatthew R. Ochs2017-10-312-8/+19
| * | | | | | | scsi: cxlflash: Use derived maximum write same lengthMatthew R. Ochs2017-10-312-5/+4
| * | | | | | | scsi: hisi_sas: add v3 hw port AXI error handlingXiaofei Tan2017-10-311-5/+37
| * | | | | | | scsi: hisi_sas: add v3 hw support for AXI fatal errorXiaofei Tan2017-10-311-0/+125
OpenPOWER on IntegriCloud