summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-10-29scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config()Can Guo
2020-10-29scsi: qedi: Fix list_del corruption while removing active I/ONilesh Javali
2020-10-29scsi: qedi: Protect active command list to avoid list corruptionNilesh Javali
2020-10-29scsi: ibmvfc: Fix error return in ibmvfc_probe()Jing Xiangfeng
2020-10-29scsi: mvumi: Fix error return in mvumi_io_attach()Jing Xiangfeng
2020-10-29scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs()Dan Carpenter
2020-10-29scsi: csiostor: Fix wrong return value in csio_hw_prep_fw()Tianjia Zhang
2020-10-29scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()'Christophe JAILLET
2020-10-01scsi: libfc: Skip additional kref updating work eventJaved Hasan
2020-10-01scsi: libfc: Handling of extra krefJaved Hasan
2020-10-01scsi: qedi: Fix termination timeouts in session logoutNilesh Javali
2020-10-01scsi: aacraid: Disabling TM path and only processing IOP resetSagar Biradar
2020-10-01scsi: lpfc: Fix coverity errors in fmdi attribute handlingJames Smart
2020-10-01scsi: lpfc: Fix RQ buffer leakage when no IOCBs availableJames Smart
2020-10-01scsi: fnic: fix use after freePan Bian
2020-10-01scsi: aacraid: fix illegal IO beyond last LBABalsundar P
2020-09-23scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discoveryJames Smart
2020-09-23scsi: libfc: Fix for double free()Javed Hasan
2020-09-23scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abortDinghao Liu
2020-09-23scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATALuo Jiaxing
2020-09-09block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche
2020-09-03scsi: ufs: Clean up completed request without interrupt notificationStanley Chu
2020-09-03scsi: ufs: Improve interrupt handling for shared interruptsAdrian Hunter
2020-09-03scsi: ufs: Fix possible infinite loop in ufshcd_holdStanley Chu
2020-09-03scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()Javed Hasan
2020-09-03scsi: iscsi: Do not put host in iscsi_set_flashnode_param()Jing Xiangfeng
2020-09-03scsi: lpfc: Fix shost refcount mismatch when deleting vportDick Kennedy
2020-08-26scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid casesJaved Hasan
2020-08-26scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devicesStanley Chu
2020-08-21scsi: mesh: Fix panic after host or bus resetFinn Thain
2020-08-21scsi: scsi_debug: Add check for sdebug_max_queue during module initJohn Garry
2020-08-21scsi: eesox: Fix different dev_id between request_irq() and free_irq()Christophe JAILLET
2020-08-21scsi: powertec: Fix different dev_id between request_irq() and free_irq()Christophe JAILLET
2020-08-21scsi: cumana_2: Fix different dev_id between request_irq() and free_irq()Christophe JAILLET
2020-08-07Revert "scsi: libsas: direct call probe and destruct"Greg Kroah-Hartman
2020-08-05scsi: libsas: direct call probe and destructJason Yan
2020-07-29scsi: scsi_transport_spi: Fix function pointer checkTom Rix
2020-06-30scsi: scsi_devinfo: handle non-terminated stringsMartin Wilck
2020-06-25scsi: acornscsi: Fix an error handling path in acornscsi_probe()Christophe JAILLET
2020-06-25scsi: ufs: Don't update urgent bkops level when toggling auto bkopsCan Guo
2020-06-25scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobjQiushi Wu
2020-06-25scsi: ufs-qcom: Fix scheduling while atomic issueJeffrey Hugo
2020-06-25scsi: mpt3sas: Fix double free warningsSuganath Prabu S
2020-06-25scsi: qla2xxx: Fix warning after FC target resetViacheslav Dubeyko
2020-06-25scsi: qedi: Do not flush offload work if ARP not resolvedNilesh Javali
2020-06-25scsi: ibmvscsi: Don't send host info in adapter info MAD after LPMTyrel Datwyler
2020-06-25scsi: sr: Fix sr_probe() missing deallocate of device minorSimon Arlott
2020-06-25scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited eventXiyu Yang
2020-06-25scsi: qla2xxx: Fix issue with adapter's stopping stateViacheslav Dubeyko
2020-06-25scsi: qedi: Check for buffer overflow in qedi_set_path()Dan Carpenter