summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-03-0210-35/+70
|\
| * scsi: core: Avoid that system resume triggers a kernel warningBart Van Assche2019-02-271-1/+0
| * scsi: hptiop: fix calls to dma_set_mask()Hannes Reinecke2019-02-251-3/+7
| * scsi: hisi_sas: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-252-5/+11
| * scsi: csiostor: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-251-2/+5
| * scsi: bfa: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-251-5/+13
| * scsi: aic94xx: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-251-3/+5
| * scsi: 3w-sas: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-251-4/+8
| * scsi: 3w-9xxx: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-251-5/+9
| * scsi: lpfc: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-251-7/+12
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-02-234-3/+14
|\|
| * scsi: core: reset host byte in DID_NEXUS_FAILURE caseMartin Wilck2019-02-151-0/+1
| * scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry2019-02-151-0/+2
| * scsi: sd_zbc: Fix sd_zbc_report_zones() buffer allocationMasato Suzuki2019-02-151-3/+5
| * scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_taskAnoob Soman2019-02-151-0/+6
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-02-152-5/+11
|\|
| * scsi: qla2xxx: Fix panic from use after free in qla2x00_async_tm_cmdBill Kuzeja2019-02-121-2/+2
| * scsi: sd: fix entropy gathering for most rotational disksJames Bottomley2019-02-121-3/+9
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-02-084-9/+14
|\|
| * scsi: cxlflash: Prevent deadlock when adapter probe failsVaibhav Jain2019-02-041-0/+2
| * Revert "scsi: libfc: Add WARN_ON() when deleting rports"Ross Lagerwall2019-02-041-1/+0
| * scsi: sd_zbc: Fix zone information messagesDamien Le Moal2019-02-041-4/+8
| * scsi: aic94xx: fix module loadingJames Bottomley2019-02-011-4/+4
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-02-024-26/+27
|\|
| * scsi: 53c700: pass correct "dev" to dma_alloc_attrs()Dan Carpenter2019-01-291-1/+1
| * scsi: bnx2fc: Fix error handling in probe()Dan Carpenter2019-01-291-2/+2
| * scsi: scsi_debug: fix write_same with virtual_gb problemDouglas Gilbert2019-01-291-20/+21
| * scsi: libfc: free skb when receiving invalid flogi respMing Lu2019-01-291-3/+3
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-01-268-22/+31
|\|
| * scsi: ufs: Use explicit access size in ufshcd_dump_regsMarc Gonzalez2019-01-221-2/+8
| * scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash2019-01-221-1/+1
| * scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetportEwan D. Milne2019-01-222-4/+6
| * scsi: lpfc: nvme: avoid hang / use-after-free when destroying localportEwan D. Milne2019-01-222-8/+10
| * scsi: communicate max segment size to the DMA mapping codeChristoph Hellwig2019-01-222-7/+6
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-01-2022-58/+95
|\|
| * scsi: cxgb4i: add wait_for_completion()Varun Prakash2019-01-114-18/+31
| * scsi: qla1280: set 64bit coherent maskThomas Bogendoerfer2019-01-111-1/+1
| * scsi: ufs: Fix geometry descriptor sizeAvri Altman2019-01-111-1/+1
| * scsi: megaraid_sas: Retry reads of outbound_intr_status regShivasharan S2019-01-111-1/+2
| * scsi: qedi: Add ep_state for login completion on un-reachable targetsManish Rangankar2019-01-112-0/+4
| * scsi: ufs: Fix system suspend statusStanley Chu2019-01-111-0/+2
| * scsi: qla2xxx: Use correct number of vectors for online CPUsMing Lei2019-01-113-1/+4
| * scsi: hisi_sas: Set protection parameters prior to adding SCSI hostJohn Garry2019-01-111-6/+6
| * scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe2019-01-081-7/+7
| * scsi: lpfc: lpfc_sli: Mark expected switch fall-throughsGustavo A. R. Silva2019-01-081-9/+11
| * scsi: smartpqi_init: fix boolean expression in pqi_device_remove_startGustavo A. R. Silva2019-01-081-1/+1
| * scsi: core: Synchronize request queue PM status only on successful resumeStanley Chu2019-01-081-11/+15
| * scsi: pm80xx: reduce indentationJulia Lawall2019-01-081-1/+1
| * scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing2019-01-081-0/+2
| * scsi: megaraid_sas: correct an info messageTomas Henzl2019-01-081-1/+1