summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2019-05-10scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routinesAndrew Vasquez1-2/+2
2019-05-10scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash1-1/+4
2019-05-10scsi: libsas: fix a race condition when smp task timeoutJason Yan1-5/+4
2019-05-08scsi: storvsc: Fix calculation of sub-channel countMichael Kelley1-2/+11
2019-05-08scsi: core: add new RDAC LENOVO/DE_Series deviceXose Vazquez Perez2-0/+2
2019-05-04scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu1-0/+2
2019-04-27Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap1-1/+0
2019-04-27scsi: core: set result when the command cannot be dispatchedJaesoo Lee1-1/+5
2019-04-20scsi: iscsi: flush running unbind operations when removing a sessionMaurizio Lombardi1-0/+2
2019-04-05scsi: fcoe: make use of fip_mode enum completeSedat Dilek5-6/+9
2019-04-05scsi: megaraid_sas: return error when create DMA pool failedJason Yan1-0/+1
2019-04-05scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.cBenjamin Block1-3/+3
2019-04-05scsi: hisi_sas: Set PHY linkrate when disconnectedJohn Garry1-0/+10
2019-04-03scsi: sd: Quiesce warning if device does not report optimal I/O sizeMartin K. Petersen1-0/+3
2019-04-03scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche1-6/+13
2019-03-27scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1kehuanlin1-6/+8
2019-03-27scsi: ibmvscsi: Fix empty event pool access during host removalTyrel Datwyler1-6/+16
2019-03-27scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaitonTyrel Datwyler1-0/+5
2019-03-23scsi: sd: Optimal I/O size should be a multiple of physical block sizeMartin K. Petersen1-9/+50
2019-03-23scsi: aacraid: Fix performance issue on logical drivesSagar Biradar1-5/+8
2019-03-23scsi: virtio_scsi: don't send sc payload with tmfsFelipe Franciosi1-2/+0
2019-03-23scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_taskAnoob Soman1-0/+6
2019-03-13scsi: aacraid: Fix missing break in switch statementGustavo A. R. Silva1-2/+3
2019-03-13scsi: 53c700: pass correct "dev" to dma_alloc_attrs()Dan Carpenter1-1/+1
2019-03-13scsi: libfc: free skb when receiving invalid flogi respMing Lu1-3/+3
2019-03-13scsi: core: reset host byte in DID_NEXUS_FAILURE caseMartin Wilck1-0/+1
2019-03-05scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash1-1/+1
2019-03-05scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry1-0/+2
2019-02-27scsi: qedi: Add ep_state for login completion on un-reachable targetsManish Rangankar2-0/+4
2019-02-27scsi: ufs: Fix system suspend statusStanley Chu1-0/+2
2019-02-27scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe1-7/+7
2019-02-27scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing1-0/+2
2019-02-12scsi: aic94xx: fix module loadingJames Bottomley1-4/+4
2019-02-12scsi: cxlflash: Prevent deadlock when adapter probe failsVaibhav Jain1-0/+2
2019-02-12scsi: smartpqi: increase fw status register read timeoutMahesh Rajashekhara1-1/+1
2019-02-12scsi: smartpqi: correct volume statusDave Carroll1-0/+3
2019-02-12scsi: smartpqi: correct host serial num for ssaMahesh Rajashekhara1-0/+3
2019-02-12scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout eventJames Smart2-28/+26
2019-02-12scsi: mpt3sas: Call sas_remove_host before removing the target devicesSuganath Prabu2-3/+6
2019-02-12scsi: lpfc: Correct LCB RJT handlingJames Smart1-0/+3
2019-01-26scsi: megaraid: fix out-of-bound array accessesQian Cai2-2/+2
2019-01-26scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()Yanjiang Jin1-0/+1
2019-01-26scsi: smartpqi: correct lun reset issuesKevin Barnett1-0/+3
2019-01-23scsi: sd: Fix cache_type_store()Ivan Mironov1-0/+6
2019-01-23scsi: core: Synchronize request queue PM status only on successful resumeStanley Chu1-11/+15
2019-01-13scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is inv...Ewan D. Milne1-1/+2
2019-01-13scsi: bnx2fc: Fix NULL dereference in error handlingDan Carpenter1-1/+1
2018-12-29scsi: sd: use mempool for discard special pageJens Axboe1-4/+19
2018-12-21scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during un...Cathy Avery1-2/+2
2018-12-21scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_resetFred Herard1-2/+2