summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* 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: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_taskAnoob Soman2019-03-231-0/+6
* scsi: qla2xxx: Fix panic from use after free in qla2x00_async_tm_cmdBill Kuzeja2019-03-231-2/+2
* scsi: aacraid: Fix missing break in switch statementGustavo A. R. Silva2019-03-131-2/+3
* Revert "scsi: libfc: Add WARN_ON() when deleting rports"Ross Lagerwall2019-03-131-1/+0
* scsi: 53c700: pass correct "dev" to dma_alloc_attrs()Dan Carpenter2019-03-131-1/+1
* scsi: bnx2fc: Fix error handling in probe()Dan Carpenter2019-03-131-2/+2
* scsi: scsi_debug: fix write_same with virtual_gb problemDouglas Gilbert2019-03-131-20/+21
* scsi: libfc: free skb when receiving invalid flogi respMing Lu2019-03-131-3/+3
* scsi: core: reset host byte in DID_NEXUS_FAILURE caseMartin Wilck2019-03-101-0/+1
* scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash2019-03-051-1/+1
* scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetportEwan D. Milne2019-03-052-4/+6
* scsi: lpfc: nvme: avoid hang / use-after-free when destroying localportEwan D. Milne2019-03-052-8/+10
* scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry2019-03-051-0/+2
* scsi: cxgb4i: add wait_for_completion()Varun Prakash2019-02-274-18/+31
* scsi: ufs: Fix geometry descriptor sizeAvri Altman2019-02-271-1/+1
* scsi: qedi: Add ep_state for login completion on un-reachable targetsManish Rangankar2019-02-272-0/+4
* scsi: ufs: Fix system suspend statusStanley Chu2019-02-271-0/+2
* scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe2019-02-271-7/+7
* scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing2019-02-271-0/+2
* scsi: sd: fix entropy gathering for most rotational disksJames Bottomley2019-02-201-3/+9
* scsi: aic94xx: fix module loadingJames Bottomley2019-02-121-4/+4
* scsi: cxlflash: Prevent deadlock when adapter probe failsVaibhav Jain2019-02-121-0/+2
* scsi: smartpqi: increase fw status register read timeoutMahesh Rajashekhara2019-02-121-1/+1
* scsi: smartpqi: correct volume statusDave Carroll2019-02-121-0/+3
* scsi: smartpqi: correct host serial num for ssaMahesh Rajashekhara2019-02-121-0/+3
* scsi: hisi_sas: change the time of SAS SSP connectionXiang Chen2019-02-121-1/+1
* scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout eventJames Smart2019-02-122-28/+26
* scsi: mpt3sas: Call sas_remove_host before removing the target devicesSuganath Prabu2019-02-122-3/+6
* scsi: lpfc: Correct LCB RJT handlingJames Smart2019-02-121-0/+3
* scsi: ufs: Use explicit access size in ufshcd_dump_regsMarc Gonzalez2019-01-311-2/+8
* scsi: megaraid: fix out-of-bound array accessesQian Cai2019-01-262-2/+2
* scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()Yanjiang Jin2019-01-261-0/+1
* scsi: smartpqi: correct lun reset issuesKevin Barnett2019-01-261-0/+3
* scsi: mpt3sas: fix memory ordering on 64bit writesStephan Günther2019-01-261-1/+2
* scsi: qedi: Check for session online before getting iSCSI TLV data.Manish Rangankar2019-01-261-0/+3
* scsi: sd: Fix cache_type_store()Ivan Mironov2019-01-221-0/+6
* scsi: core: Synchronize request queue PM status only on successful resumeStanley Chu2019-01-221-11/+15
* scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is inv...Ewan D. Milne2019-01-131-1/+2
* scsi: bnx2fc: Fix NULL dereference in error handlingDan Carpenter2019-01-131-1/+1
* Revert "scsi: qla2xxx: Fix NVMe Target discovery"Himanshu Madhani2019-01-131-2/+2
* scsi: sd: use mempool for discard special pageJens Axboe2018-12-291-4/+19
* scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during un...Cathy Avery2018-12-211-2/+2
* scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_resetFred Herard2018-12-211-2/+2
* scsi: raid_attrs: fix unused variable warningArnd Bergmann2018-12-191-3/+1
* scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoCWei Li2018-12-133-0/+17
* scsi: lpfc: fix block guard enablement on SLI3 adaptersMartin Wilck2018-12-082-2/+5