aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-07scsi: qla4xxx: switch to pci_alloc_irq_vectorsChristoph Hellwig4-98/+37
2016-12-07scsi: hisi_sas: support deferred probe for v2 hwJohn Garry1-0/+12
2016-12-07scsi: megaraid_sas: switch to pci_alloc_irq_vectorsHannes Reinecke2-41/+38
2016-12-07scsi: scsi_devinfo: remove synchronous ALUA for NETAPP devicesXose Vazquez Perez1-2/+0
2016-12-05scsi: be2iscsi: set errno on error pathPan Bian1-1/+3
2016-12-05scsi: be2iscsi: set errno on error pathPan Bian1-1/+3
2016-12-05scsi: hpsa: fallback to use legacy REPORT PHYS commandHannes Reinecke1-2/+26
2016-12-05scsi: scsi_dh_alua: Fix RCU annotationsBart Van Assche1-7/+9
2016-12-05scsi: hpsa: use %phN for short hex dumpsRasmus Villemoes1-27/+13
2016-12-05scsi: hisi_sas: fix free'ing in probe and removeXiaofei Tan1-9/+14
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-15/+28
2016-12-01scsi: isci: switch to pci_alloc_irq_vectorsChristoph Hellwig2-14/+10
2016-11-30scsi: ipr: Fix runaway IRQs when falling back from MSI to LSIBenjamin Herrenschmidt1-0/+1
2016-11-30scsi: dpt_i2o: double free on error pathDan Carpenter1-1/+0
2016-11-30scsi: cxlflash: Migrate scsi command pointer to AFU commandMatthew R. Ochs3-6/+7
2016-11-30scsi: cxlflash: Migrate IOARRIN specific routines to function pointersMatthew R. Ochs2-10/+14
2016-11-30scsi: cxlflash: Cleanup queuecommand()Matthew R. Ochs1-30/+20
2016-11-30scsi: cxlflash: Cleanup send_tmf()Matthew R. Ochs1-15/+7
2016-11-30scsi: cxlflash: Remove AFU command lockMatthew R. Ochs2-38/+16
2016-11-30scsi: cxlflash: Wait for active AFU commands to timeout upon tear downMatthew R. Ochs2-1/+6
2016-11-30scsi: cxlflash: Remove private command poolMatthew R. Ochs2-75/+0
2016-11-30scsi: cxlflash: Use cmd_size for private commandsMatthew R. Ochs2-54/+25
2016-11-30scsi: cxlflash: Allocate memory instead of using command pool for AFU syncMatthew R. Ochs1-13/+12
2016-11-30scsi: cxlflash: Remove unused buffer from AFU commandMatthew R. Ochs2-27/+2
2016-11-30scsi: lpfc: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder1-5/+2
2016-11-30scsi: storvsc: Payload buffer incorrectly sized for 32 bit kernels.Cathy Avery1-2/+2
2016-11-30scsi: cxgb4i: Add a missing call to neigh_releaseQuentin Lambert1-1/+1
2016-11-30scsi: cxlflash: Avoid command room violationUma Krishnan2-50/+20
2016-11-30scsi: cxlflash: Improve context_reset() logicUma Krishnan1-18/+5
2016-11-30scsi: cxlflash: Fix crash in cxlflash_restore_luntable()Uma Krishnan1-0/+6
2016-11-30scsi: cxlflash: Set sg_tablesize to 1 instead of SG_NONEUma Krishnan1-1/+1
2016-11-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-12/+23
2016-11-29Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley1-6/+8
2016-11-29scsi: ufs: fix default power mode to FAST/SLOWsubhashj@codeaurora.org1-4/+4
2016-11-29scsi: ufs: optimize system suspend handlingsubhashj@codeaurora.org1-9/+6
2016-11-29scsi: ufs: fix condition in which DME command failure msg is printed outYaniv Gardi1-5/+6
2016-11-29scsi: ufs: handle errors from PHY_ADAPTER_ERROR registerDolev Raviv2-0/+12
2016-11-29scsi: ufs: issue link starup 2 times if device isn't activesubhashj@codeaurora.org1-3/+20
2016-11-29scsi: ufs: ensure that host pa_tactivate is higher than devicesubhashj@codeaurora.org3-0/+86
2016-11-29scsi: ufs: increase the scsi query response timeoutsubhashj@codeaurora.org1-11/+2
2016-11-29scsi: ufs: fix failure to read the string descriptorsubhashj@codeaurora.org1-9/+31
2016-11-29scsi: ufs: update device descriptor maximum sizeYaniv Gardi1-1/+1
2016-11-29scsi: ufs: add index details to query error messagesYaniv Gardi1-6/+7
2016-11-29scsi: ufs: add queries retry mechanismDolev Raviv1-9/+45
2016-11-29scsi: dpt_i2o: Add a missing call to kfreeQuentin Lambert1-1/+3
2016-11-29scsi: isci: Add a missing call to pci_unmap_biosromQuentin Lambert1-0/+1
2016-11-29scsi: isci: avoid array subscript warningArnd Bergmann1-0/+3
2016-11-29scsi: hisi_sas: shift vs compare typosDan Carpenter1-6/+6
2016-11-29scsi: aic94xx: Add a missing call to kfreeQuentin Lambert1-1/+4
2016-11-29scsi: hpsa: add 'ctlr_num' sysfs attributeHannes Reinecke1-0/+13