summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-07-10scsi: ufs: Check that space was properly alloced in copy_query_responseAvri Altman
2019-07-10scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()Jan Kara
2019-06-22scsi: libsas: delete sas port if expander discover failedJason Yan
2019-06-22scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash
2019-06-22scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King
2019-06-22scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart
2019-06-11scsi: lpfc: Fix SLI3 commands being issued on SLI4 devicesJames Smart
2019-06-11scsi: qla4xxx: avoid freeing unallocated dma memoryArnd Bergmann
2019-06-11scsi: ufs: Avoid configuring regulator with undefined voltage rangeStanley Chu
2019-06-11scsi: ufs: Fix regulator load and icc-level configurationStanley Chu
2019-06-11scsi: libsas: Do discovery on empty PHY to update PHY infoJohn Garry
2019-06-11Revert "scsi: sd: Keep disk read-only when re-reading partition"Martin K. Petersen
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