summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* 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: 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: sd: Fix cache_type_store()Ivan Mironov2019-01-261-0/+6
* sr: pass down correctly sized SCSI sense bufferJens Axboe2018-12-211-14/+7
* 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
* 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: 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: lpfc: Correct soft lockup when running mds diagnosticsJames Smart2018-11-221-0/+7
* scsi: esp_scsi: Track residual for PIO transfersFinn Thain2018-11-223-0/+5
* Revert "SCSI: Fix NULL pointer dereference in runtime PM"Ken Xue2018-11-101-10/+10
* scsi: ->queue_rq can't sleepChristoph Hellwig2018-11-101-1/+1
* scsi: bnx2i: add error handling for ioremap_nocacheZhouyang Jia2018-10-131-0/+2
* scsi: ibmvscsi: Improve strings handlingBreno Leitao2018-10-131-2/+2
* scsi: 3ware: fix return 0 on the error path of probeAnton Vasilyev2018-09-263-1/+10
* scsi: aic94xx: fix an error code in aic94xx_init()Dan Carpenter2018-09-261-1/+3
* scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlockBart Van Assche2018-09-051-2/+18
* scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATEDJim Gill2018-09-051-3/+8
* scsi: fcoe: drop frames in ELS LOGO error pathJohannes Thumshirn2018-09-051-2/+2
* scsi: libiscsi: fix possible NULL pointer dereference in case of TMFVarun Prakash2018-09-051-6/+6
* scsi: qla2xxx: Return error when TMF returnsAnil Gurumurthy2018-08-091-4/+3
* scsi: qla2xxx: Fix ISP recovery on unloadQuinn Tran2018-08-091-2/+3
* scsi: sg: fix minor memory leak in error pathTony Battersby2018-08-091-0/+1
* scsi: megaraid: silence a static checker bugDan Carpenter2018-08-091-0/+3
* scsi: 3w-xxxx: fix a missing-check bugWenwen Wang2018-08-091-0/+3
* scsi: 3w-9xxx: fix a missing-check bugWenwen Wang2018-08-091-0/+5
* scsi: ufs: fix exception event handlingMaya Erez2018-08-091-0/+2
* scsi: sg: mitigate read/write abuseJann Horn2018-07-111-2/+40
* scsi: qla2xxx: Fix setting lower transfer speed if GPSC failsHimanshu Madhani2018-07-031-1/+2
* scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated abortsJim Gill2018-07-031-1/+1
* scsi: isci: Fix infinite loop in while loopColin Ian King2018-07-031-2/+1
* scsi: iscsi: respond to netlink with unicast when appropriateChris Leech2018-07-031-11/+18
* scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart2018-05-301-0/+2