summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: libsas: delete sas port if expander discover failedJason Yan2019-06-221-0/+2
* scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash2019-06-221-0/+4
* scsi: bnx2fc: fix incorrect cast to u64 on shift operationColin Ian King2019-06-221-1/+1
* scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart2019-06-221-1/+4
* scsi: lpfc: Fix SLI3 commands being issued on SLI4 devicesJames Smart2019-06-111-1/+10
* scsi: qla4xxx: avoid freeing unallocated dma memoryArnd Bergmann2019-06-111-1/+1
* scsi: ufs: Avoid configuring regulator with undefined voltage rangeStanley Chu2019-06-111-5/+8
* scsi: ufs: Fix regulator load and icc-level configurationStanley Chu2019-06-111-3/+12
* scsi: libsas: Do discovery on empty PHY to update PHY infoJohn Garry2019-06-111-0/+5
* Revert "scsi: sd: Keep disk read-only when re-reading partition"Martin K. Petersen2019-06-111-2/+1
* scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routinesAndrew Vasquez2019-05-161-2/+2
* scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash2019-05-161-1/+4
* scsi: libsas: fix a race condition when smp task timeoutJason Yan2019-05-161-5/+4
* scsi: storvsc: Fix calculation of sub-channel countMichael Kelley2019-05-161-2/+11
* scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu2019-05-161-0/+2
* scsi: megaraid_sas: return error when create DMA pool failedJason Yan2019-04-271-0/+1
* scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.cBenjamin Block2019-04-271-3/+3
* scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche2019-04-031-6/+13
* 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: libfc: free skb when receiving invalid flogi respMing Lu2019-03-231-3/+3
* scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash2019-03-231-1/+1
* scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry2019-03-231-0/+2
* scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe2019-03-231-7/+7
* scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing2019-03-231-0/+2
* scsi: lpfc: Correct LCB RJT handlingJames Smart2019-02-201-0/+3
* scsi: megaraid: fix out-of-bound array accessesQian Cai2019-01-262-2/+2
* scsi: sd: Fix cache_type_store()Ivan Mironov2019-01-261-0/+6
* scsi: bnx2fc: Fix NULL dereference in error handlingDan Carpenter2019-01-131-1/+1
* 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
* mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2018-12-171-3/+2
* sr: pass down correctly sized SCSI sense bufferJens Axboe2018-12-171-14/+7
* scsi: csiostor: Avoid content leaks and castsKees Cook2018-12-131-17/+26
* scsi: scsi_devinfo: cleanly zero-pad devinfo stringsMartin Wilck2018-12-131-15/+7
* scsi: bfa: convert to strlcpy/strlcatArnd Bergmann2018-12-138-98/+84
* scsi: qla2xxx: do not queue commands when unloadingMauricio Faria de Oliveira2018-12-011-0/+5
* scsi: ufshcd: release resources if probe failsSubhash Jadavani2018-12-013-7/+3
* scsi: ufs: fix race between clock gating and devfreq scaling workSubhash Jadavani2018-12-011-0/+32
* scsi: ufshcd: Fix race between clk scaling and ungate workVenkat Gopalakrishnan2018-12-011-0/+15
* scsi: ufs: fix bugs related to null pointer access and array sizeYaniv Gardi2018-12-012-7/+21
* scsi: qla2xxx: Fix incorrect port speed being set for FC adaptersHimanshu Madhani2018-11-211-4/+1
* scsi: lpfc: Correct soft lockup when running mds diagnosticsJames Smart2018-11-211-0/+7
* scsi: megaraid_sas: fix a missing-check bugWenwen Wang2018-11-211-0/+3
* scsi: esp_scsi: Track residual for PIO transfersFinn Thain2018-11-213-0/+5
* scsi: aacraid: Fix typo in blink statusRaghava Aditya Renukunta2018-11-101-1/+1
* scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne2018-11-102-4/+9
* aacraid: Start adapter after updating number of MSIX vectorsRaghava Aditya Renukunta2018-11-101-1/+1
* scsi: bnx2i: add error handling for ioremap_nocacheZhouyang Jia2018-10-101-0/+2
* scsi: ibmvscsi: Improve strings handlingBreno Leitao2018-10-101-2/+2