summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-05-16scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routinesAndrew Vasquez
2019-05-16scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash
2019-05-16scsi: libsas: fix a race condition when smp task timeoutJason Yan
2019-05-16scsi: storvsc: Fix calculation of sub-channel countMichael Kelley
2019-05-16scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu
2019-04-27scsi: megaraid_sas: return error when create DMA pool failedJason Yan
2019-04-27scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.cBenjamin Block
2019-04-03scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche
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-23scsi: libfc: free skb when receiving invalid flogi respMing Lu
2019-03-23scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash
2019-03-23scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry
2019-03-23scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe
2019-03-23scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing
2019-02-20scsi: lpfc: Correct LCB RJT handlingJames Smart
2019-01-26scsi: megaraid: fix out-of-bound array accessesQian Cai
2019-01-26scsi: sd: Fix cache_type_store()Ivan Mironov
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-17mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2018-12-17sr: pass down correctly sized SCSI sense bufferJens Axboe
2018-12-13scsi: csiostor: Avoid content leaks and castsKees Cook
2018-12-13scsi: scsi_devinfo: cleanly zero-pad devinfo stringsMartin Wilck
2018-12-13scsi: bfa: convert to strlcpy/strlcatArnd Bergmann
2018-12-01scsi: qla2xxx: do not queue commands when unloadingMauricio Faria de Oliveira
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: Fix incorrect port speed being set for FC adaptersHimanshu Madhani
2018-11-21scsi: lpfc: Correct soft lockup when running mds diagnosticsJames Smart
2018-11-21scsi: megaraid_sas: fix a missing-check bugWenwen Wang
2018-11-21scsi: esp_scsi: Track residual for PIO transfersFinn Thain
2018-11-10scsi: aacraid: Fix typo in blink statusRaghava Aditya Renukunta
2018-11-10scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne
2018-11-10aacraid: Start adapter after updating number of MSIX vectorsRaghava Aditya Renukunta
2018-10-10scsi: bnx2i: add error handling for ioremap_nocacheZhouyang Jia
2018-10-10scsi: ibmvscsi: Improve strings handlingBreno Leitao
2018-09-19scsi: 3ware: fix return 0 on the error path of probeAnton Vasilyev
2018-09-15scsi: aic94xx: fix an error code in aic94xx_init()Dan Carpenter
2018-09-05scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlockBart Van Assche
2018-09-05scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATEDJim Gill
2018-09-05scsi: fcoe: drop frames in ELS LOGO error pathJohannes Thumshirn
2018-09-05scsi: libiscsi: fix possible NULL pointer dereference in case of TMFVarun Prakash
2018-08-24scsi: xen-scsifront: add error handling for xenbus_printfZhouyang Jia
2018-08-15scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...Bart Van Assche
2018-08-09scsi: qla2xxx: Return error when TMF returnsAnil Gurumurthy
2018-08-09scsi: qla2xxx: Fix ISP recovery on unloadQuinn Tran