summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-09block: improve handling of the magic discard payloadChristoph Hellwig
2016-12-09xen/scsifront: don't request a slot on the ring until request is readyJuergen Gross
2016-12-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-12-07scsi: qla4xxx: switch to pci_alloc_irq_vectorsChristoph Hellwig
2016-12-07scsi: hisi_sas: support deferred probe for v2 hwJohn Garry
2016-12-07scsi: megaraid_sas: switch to pci_alloc_irq_vectorsHannes Reinecke
2016-12-07scsi: scsi_devinfo: remove synchronous ALUA for NETAPP devicesXose Vazquez Perez
2016-12-05scsi: be2iscsi: set errno on error pathPan Bian
2016-12-05scsi: be2iscsi: set errno on error pathPan Bian
2016-12-05scsi: hpsa: fallback to use legacy REPORT PHYS commandHannes Reinecke
2016-12-05scsi: scsi_dh_alua: Fix RCU annotationsBart Van Assche
2016-12-05scsi: hpsa: use %phN for short hex dumpsRasmus Villemoes
2016-12-05scsi: hisi_sas: fix free'ing in probe and removeXiaofei Tan
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-01scsi: isci: switch to pci_alloc_irq_vectorsChristoph Hellwig
2016-11-30scsi: ipr: Fix runaway IRQs when falling back from MSI to LSIBenjamin Herrenschmidt
2016-11-30scsi: dpt_i2o: double free on error pathDan Carpenter
2016-11-30scsi: cxlflash: Migrate scsi command pointer to AFU commandMatthew R. Ochs
2016-11-30scsi: cxlflash: Migrate IOARRIN specific routines to function pointersMatthew R. Ochs
2016-11-30scsi: cxlflash: Cleanup queuecommand()Matthew R. Ochs
2016-11-30scsi: cxlflash: Cleanup send_tmf()Matthew R. Ochs
2016-11-30scsi: cxlflash: Remove AFU command lockMatthew R. Ochs
2016-11-30scsi: cxlflash: Wait for active AFU commands to timeout upon tear downMatthew R. Ochs
2016-11-30scsi: cxlflash: Remove private command poolMatthew R. Ochs
2016-11-30scsi: cxlflash: Use cmd_size for private commandsMatthew R. Ochs
2016-11-30scsi: cxlflash: Allocate memory instead of using command pool for AFU syncMatthew R. Ochs
2016-11-30scsi: cxlflash: Remove unused buffer from AFU commandMatthew R. Ochs
2016-11-30scsi: lpfc: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder
2016-11-30scsi: storvsc: Payload buffer incorrectly sized for 32 bit kernels.Cathy Avery
2016-11-30scsi: cxgb4i: Add a missing call to neigh_releaseQuentin Lambert
2016-11-30scsi: cxlflash: Avoid command room violationUma Krishnan
2016-11-30scsi: cxlflash: Improve context_reset() logicUma Krishnan
2016-11-30scsi: cxlflash: Fix crash in cxlflash_restore_luntable()Uma Krishnan
2016-11-30scsi: cxlflash: Set sg_tablesize to 1 instead of SG_NONEUma Krishnan
2016-11-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-11-29Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley
2016-11-29scsi: ufs: fix default power mode to FAST/SLOWsubhashj@codeaurora.org
2016-11-29scsi: ufs: optimize system suspend handlingsubhashj@codeaurora.org
2016-11-29scsi: ufs: fix condition in which DME command failure msg is printed outYaniv Gardi
2016-11-29scsi: ufs: handle errors from PHY_ADAPTER_ERROR registerDolev Raviv
2016-11-29scsi: ufs: issue link starup 2 times if device isn't activesubhashj@codeaurora.org
2016-11-29scsi: ufs: ensure that host pa_tactivate is higher than devicesubhashj@codeaurora.org
2016-11-29scsi: ufs: increase the scsi query response timeoutsubhashj@codeaurora.org
2016-11-29scsi: ufs: fix failure to read the string descriptorsubhashj@codeaurora.org