summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-03-27scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1kehuanlin
2019-03-23scsi: sd: Optimal I/O size should be a multiple of physical block sizeMartin K. Petersen
2019-03-23scsi: virtio_scsi: don't send sc payload with tmfsFelipe Franciosi
2019-03-23scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_taskAnoob Soman
2019-03-13scsi: aacraid: Fix missing break in switch statementGustavo A. R. Silva
2019-03-13scsi: libfc: free skb when receiving invalid flogi respMing Lu
2019-03-05scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash
2019-03-05scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry
2019-02-27scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe
2019-02-27scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing
2019-02-20Revert "scsi: aic94xx: fix module loading"Greg Kroah-Hartman
2019-02-12scsi: aic94xx: fix module loadingJames Bottomley
2019-02-12scsi: smartpqi: correct volume statusDave Carroll
2019-02-12scsi: smartpqi: correct host serial num for ssaMahesh Rajashekhara
2019-02-12scsi: lpfc: Correct LCB RJT handlingJames Smart
2019-01-26scsi: megaraid: fix out-of-bound array accessesQian Cai
2019-01-26scsi: smartpqi: correct lun reset issuesKevin Barnett
2019-01-23scsi: sd: Fix cache_type_store()Ivan Mironov
2019-01-23scsi: core: Synchronize request queue PM status only on successful resumeStanley Chu
2019-01-13scsi: bnx2fc: Fix NULL dereference in error handlingDan Carpenter
2018-12-21scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during un...Cathy Avery
2018-12-21scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_resetFred Herard
2018-12-13sr: pass down correctly sized SCSI sense bufferJens Axboe
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-12-08scsi: csiostor: Avoid content leaks and castsKees Cook
2018-12-08scsi: scsi_devinfo: cleanly zero-pad devinfo stringsMartin Wilck
2018-12-08scsi: bfa: convert to strlcpy/strlcatArnd Bergmann
2018-12-01scsi: ufshcd: release resources if probe failsSubhash Jadavani
2018-12-01scsi: ufs: fix race between clock gating and devfreq scaling workSubhash Jadavani
2018-12-01scsi: ufshcd: Fix race between clk scaling and ungate workVenkat Gopalakrishnan
2018-12-01scsi: ufs: fix bugs related to null pointer access and array sizeYaniv Gardi
2018-11-21scsi: qla2xxx: shutdown chip if reset failQuinn Tran
2018-11-21scsi: qla2xxx: Fix incorrect port speed being set for FC adaptersHimanshu Madhani
2018-11-13scsi: lpfc: Correct soft lockup when running mds diagnosticsJames Smart
2018-11-13scsi: megaraid_sas: fix a missing-check bugWenwen Wang
2018-11-13scsi: esp_scsi: Track residual for PIO transfersFinn Thain
2018-11-10scsi: qla2xxx: Avoid double completion of abort commandBen Hutchings
2018-11-10scsi: aacraid: Fix typo in blink statusRaghava Aditya Renukunta
2018-10-20scsi: sd: don't crash the host on invalid commandsJohannes Thumshirn
2018-10-20scsi: ibmvscsis: Ensure partition name is properly NUL terminatedLaura Abbott
2018-10-20scsi: ibmvscsis: Fix a stringop-overflow warningLaura Abbott
2018-10-18scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()Dan Carpenter
2018-10-03scsi: megaraid_sas: Update controller info during resumeShivasharan S
2018-10-03scsi: bnx2i: add error handling for ioremap_nocacheZhouyang Jia
2018-10-03scsi: ibmvscsi: Improve strings handlingBreno Leitao
2018-09-24Merge tag 'v4.9.128' into 4.9-2.3.x-imxGary Bisson
2018-09-19scsi: 3ware: fix return 0 on the error path of probeAnton Vasilyev
2018-09-18Merge tag 'v4.9.127' into imx_4.9.x_2.3.0_gaGary Bisson
2018-09-15scsi: aic94xx: fix an error code in aic94xx_init()Dan Carpenter