summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2020-11-24scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by ufshcd_hold()Can Guo1-3/+3
2020-11-18scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()Hannes Reinecke1-4/+5
2020-11-18scsi: hpsa: Fix memory leak in hpsa_init_one()Keita Suzuki1-1/+3
2020-11-10scsi: core: Don't start concurrent async scan on same hostMing Lei1-3/+4
2020-11-05scsi: qla2xxx: Fix crash on session cleanup with unloadQuinn Tran1-6/+7
2020-10-30scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config()Can Guo1-5/+0
2020-10-30scsi: qedi: Fix list_del corruption while removing active I/ONilesh Javali1-4/+11
2020-10-30scsi: qedi: Protect active command list to avoid list corruptionNilesh Javali2-0/+10
2020-10-30scsi: ibmvfc: Fix error return in ibmvfc_probe()Jing Xiangfeng1-0/+1
2020-10-30scsi: mvumi: Fix error return in mvumi_io_attach()Jing Xiangfeng1-0/+1
2020-10-29scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs()Dan Carpenter1-2/+2
2020-10-29scsi: csiostor: Fix wrong return value in csio_hw_prep_fw()Tianjia Zhang1-1/+1
2020-10-29scsi: qla2xxx: Fix wrong return value in qla_nvme_register_hba()Tianjia Zhang1-1/+1
2020-10-29scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()'Christophe JAILLET1-1/+1
2020-10-01scsi: libfc: Skip additional kref updating work eventJaved Hasan1-4/+5
2020-10-01scsi: libfc: Handling of extra krefJaved Hasan1-1/+3
2020-10-01scsi: cxlflash: Fix error return code in cxlflash_probe()Wei Yongjun1-0/+1
2020-10-01scsi: aacraid: Fix error handling paths in aac_probe_one()Christophe JAILLET1-4/+8
2020-10-01scsi: qedi: Fix termination timeouts in session logoutNilesh Javali1-0/+3
2020-10-01scsi: hpsa: correct race condition in offload enabledDon Brace1-23/+57
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: ufs: Fix a race condition in the tracing codeBart Van Assche1-1/+1
2020-10-01scsi: ufs: Make ufshcd_add_command_trace() easier to readBart Van Assche1-6/+6
2020-10-01scsi: pm80xx: Cleanup command when a reset times outpeter chang1-13/+37
2020-10-01scsi: lpfc: Fix kernel crash at lpfc_nvme_info_show during remote port bounceJames Smart1-17/+18
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: qla2xxx: Reduce holding sess_lock to prevent CPU lock-upQuinn Tran5-25/+33
2020-09-23scsi: qla2xxx: Move rport registration out of internal work_listQuinn Tran5-39/+147
2020-09-23scsi: qla2xxx: Update rscn_rcvd field to more meaningful scan_neededQuinn Tran3-8/+8
2020-09-17scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATALuo Jiaxing1-1/+4
2020-09-03Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"Saurav Kashyap1-8/+0
2020-09-03scsi: qla2xxx: Fix null pointer access during disconnect from subsystemQuinn Tran1-0/+5
2020-09-03scsi: qla2xxx: Check if FW supports MQ before enablingSaurav Kashyap1-0/+5
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: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetportEwan D. Milne1-1/+1
2020-08-19scsi: mesh: Fix panic after host or bus resetFinn Thain1-1/+7
2020-08-19scsi: scsi_debug: Add check for sdebug_max_queue during module initJohn Garry1-0/+6