summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: fcoe: make use of fip_mode enum completeSedat Dilek2019-04-055-6/+9
* scsi: megaraid_sas: return error when create DMA pool failedJason Yan2019-04-051-0/+1
* scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.cBenjamin Block2019-04-051-3/+3
* scsi: hisi_sas: Fix a timeout race of driver internal and SMP IOXiang Chen2019-04-051-1/+2
* scsi: hisi_sas: Set PHY linkrate when disconnectedJohn Garry2019-04-051-0/+10
* scsi: sd: Quiesce warning if device does not report optimal I/O sizeMartin K. Petersen2019-04-031-0/+3
* scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche2019-04-031-6/+13
* scsi: ibmvscsi: Fix empty event pool access during host removalTyrel Datwyler2019-03-271-6/+16
* scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaitonTyrel Datwyler2019-03-271-0/+5
* scsi: qla2xxx: Fix FC-AL connection target discoveryQuinn Tran2019-03-271-0/+7
* scsi: core: Avoid that a kernel warning appears during system resumeBart Van Assche2019-03-271-2/+4
* scsi: qla2xxx: Use complete switch scan for RSCN eventsQuinn Tran2019-03-231-86/+0
* scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not supportedGiridhar Malavali2019-03-232-2/+2
* scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmwareHimanshu Madhani2019-03-231-5/+8
* scsi: sd: Optimal I/O size should be a multiple of physical block sizeMartin K. Petersen2019-03-231-9/+50
* scsi: aacraid: Fix performance issue on logical drivesSagar Biradar2019-03-231-5/+8
* scsi: virtio_scsi: don't send sc payload with tmfsFelipe Franciosi2019-03-231-2/+0
* scsi: aacraid: Fix missing break in switch statementGustavo A. R. Silva2019-03-131-2/+3
* 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
OpenPOWER on IntegriCloud