summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2020-10-01scsi: qedi: Fix termination timeouts in session logoutNilesh Javali1-0/+3
2020-10-01scsi: aacraid: Disabling TM path and only processing IOP resetSagar Biradar2-10/+26
2020-10-01scsi: lpfc: Fix coverity errors in fmdi attribute handlingJames Smart2-88/+85
2020-10-01scsi: lpfc: Fix RQ buffer leakage when no IOCBs availableJames Smart1-0/+4
2020-10-01scsi: fnic: fix use after freePan Bian1-1/+2
2020-10-01scsi: aacraid: fix illegal IO beyond last LBABalsundar P1-4/+4
2020-09-23scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discoveryJames Smart1-1/+3
2020-09-23scsi: libfc: Fix for double free()Javed Hasan1-2/+0
2020-09-23scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abortDinghao Liu1-1/+1
2020-09-23scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATALuo Jiaxing1-1/+4
2020-09-09block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche1-3/+0
2020-09-03scsi: ufs: Clean up completed request without interrupt notificationStanley Chu1-1/+2
2020-09-03scsi: ufs: Improve interrupt handling for shared interruptsAdrian Hunter1-3/+3
2020-09-03scsi: ufs: Fix possible infinite loop in ufshcd_holdStanley Chu1-1/+4
2020-09-03scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()Javed Hasan1-1/+1
2020-09-03scsi: iscsi: Do not put host in iscsi_set_flashnode_param()Jing Xiangfeng1-1/+1
2020-09-03scsi: lpfc: Fix shost refcount mismatch when deleting vportDick Kennedy1-18/+8
2020-08-26scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid casesJaved Hasan1-3/+9
2020-08-26scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devicesStanley Chu2-0/+3
2020-08-21scsi: mesh: Fix panic after host or bus resetFinn Thain1-1/+7
2020-08-21scsi: scsi_debug: Add check for sdebug_max_queue during module initJohn Garry1-0/+6
2020-08-21scsi: eesox: Fix different dev_id between request_irq() and free_irq()Christophe JAILLET1-1/+1
2020-08-21scsi: powertec: Fix different dev_id between request_irq() and free_irq()Christophe JAILLET1-1/+1
2020-08-21scsi: cumana_2: Fix different dev_id between request_irq() and free_irq()Christophe JAILLET1-1/+1
2020-08-07Revert "scsi: libsas: direct call probe and destruct"Greg Kroah-Hartman5-25/+20
2020-08-05scsi: libsas: direct call probe and destructJason Yan5-20/+25
2020-07-29scsi: scsi_transport_spi: Fix function pointer checkTom Rix1-1/+1
2020-06-30scsi: scsi_devinfo: handle non-terminated stringsMartin Wilck1-2/+3
2020-06-25scsi: acornscsi: Fix an error handling path in acornscsi_probe()Christophe JAILLET1-1/+3
2020-06-25scsi: ufs: Don't update urgent bkops level when toggling auto bkopsCan Guo1-1/+0
2020-06-25scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobjQiushi Wu1-1/+1
2020-06-25scsi: ufs-qcom: Fix scheduling while atomic issueJeffrey Hugo1-3/+3
2020-06-25scsi: mpt3sas: Fix double free warningsSuganath Prabu S1-0/+2
2020-06-25scsi: qla2xxx: Fix warning after FC target resetViacheslav Dubeyko1-0/+1
2020-06-25scsi: qedi: Do not flush offload work if ARP not resolvedNilesh Javali1-1/+2
2020-06-25scsi: ibmvscsi: Don't send host info in adapter info MAD after LPMTyrel Datwyler1-0/+2
2020-06-25scsi: sr: Fix sr_probe() missing deallocate of device minorSimon Arlott1-1/+5
2020-06-25scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited eventXiyu Yang1-0/+2
2020-06-25scsi: qla2xxx: Fix issue with adapter's stopping stateViacheslav Dubeyko1-0/+2
2020-06-25scsi: qedi: Check for buffer overflow in qedi_set_path()Dan Carpenter1-0/+4
2020-06-11scsi: ufs: Release clock if DMA map failsCan Guo1-0/+1
2020-06-11scsi: hisi_sas: Check sas_port before using itXiang Chen1-1/+2
2020-06-11scsi: scsi_devinfo: fixup string compareHannes Reinecke1-10/+13
2020-05-27scsi: ibmvscsi: Fix WARN_ON during event pool releaseTyrel Datwyler1-4/+0
2020-05-27scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIVArun Easi1-1/+1
2020-05-20scsi: sg: add sg_remove_request in sg_writeWu Bo1-1/+3
2020-05-02scsi: iscsi: Report unbind session event when the target has been removedWu Bo1-1/+3
2020-05-02scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_loginJames Smart1-0/+2
2020-04-24scsi: ufs: ufs-qcom: remove broken hci version quirkSubhash Jadavani1-1/+1
2020-04-24scsi: ufs: make sure all interrupts are processedVenkat Gopalakrishnan1-8/+19