summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2023-03-11scsi: qla2xxx: Fix erroneous link downQuinn Tran1-2/+5
2023-03-11scsi: qla2xxx: Fix link failure in NPIV environmentQuinn Tran1-1/+1
2023-03-11scsi: aic94xx: Add missing check for dma_map_single()Jiasheng Jiang1-0/+3
2023-02-22scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddressMike Christie1-3/+6
2023-02-06scsi: hpsa: Fix allocation size for scsi_host_alloc()Alexey V. Vissarionov1-1/+1
2023-01-18scsi: snic: Fix possible UAF in snic_tgt_create()Gaosheng Cui1-0/+3
2023-01-18scsi: fcoe: Fix transport not deattached when fcoe_if_init() failsChen Zhongjin1-0/+1
2023-01-18scsi: ipr: Fix WARNING in ipr_init()Shang XiaoJing1-1/+9
2023-01-18scsi: fcoe: Fix possible name leak when device_register() failsYang Yingliang1-9/+10
2023-01-18scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device()Yang Yingliang1-1/+3
2023-01-18scsi: hpsa: Fix error handling in hpsa_add_sas_host()Yang Yingliang1-1/+2
2023-01-18scsi: hpsa: Fix possible memory leak in hpsa_init_one()Yuan Can1-1/+1
2023-01-18scsi: hpsa: use local workqueues instead of system workqueuesDon Brace2-3/+20
2023-01-18scsi: scsi_debug: Fix a warning in resp_write_scat()Harshit Mogalapalli1-1/+1
2022-10-26scsi: 3w-9xxx: Avoid disabling device if failing to enable itLetu Ren1-1/+1
2022-10-26scsi: stex: Properly zero out the passthrough command structureLinus Torvalds1-8/+9
2022-10-26scsi: qedf: Fix a UAF bug in __qedf_probe()Letu Ren1-5/+0
2022-09-15scsi: mpt3sas: Fix use-after-free warningSreekanth Reddy1-1/+1
2022-09-05scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wqSaurabh Sengar1-1/+1
2022-08-25scsi: sg: Allow waiting for commands to complete on removed deviceTony Battersby1-23/+34
2022-08-25scsi: smartpqi: Fix DMA direction for RAID requestsMahesh Rajashekhara1-2/+2
2022-08-11scsi: core: Fix race between handling STS_RESOURCE and completionMing Lei1-2/+1
2022-08-11scsi: ufs: host: Hold reference returned by of_parse_phandle()Liang He1-2/+13
2022-06-25scsi: pmcraid: Fix missing resource cleanup in error caseChengguang Xu1-1/+1
2022-06-25scsi: ipr: Fix missing/incorrect resource cleanup in error caseChengguang Xu1-2/+2
2022-06-25scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topologyJames Smart1-1/+2
2022-06-25scsi: vmw_pvscsi: Expand vcpuHint to 16 bitsWentao Wang1-2/+2
2022-06-14scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabledManivannan Sadhasivam1-2/+5
2022-06-14scsi: dc395x: Fix a missing check on list iteratorXiaomeng Tong1-3/+12
2022-06-14scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()Gustavo A. R. Silva1-1/+1
2022-06-14scsi: ufs: core: Exclude UECxx from SFR dump listKiwoong Kim1-1/+6
2022-06-14scsi: megaraid: Fix error check return value of register_chrdev()Lv Ruyi1-1/+1
2022-05-25scsi: qla2xxx: Fix missed DMA unmap for aborted commandsGleb Chesnokov1-0/+3
2022-04-20scsi: mvsas: Add PCI ID of RocketRaid 2640Alexey Galakhov1-0/+1
2022-04-20scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024Tyrel Datwyler1-1/+1
2022-04-15scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()Christophe JAILLET1-0/+2
2022-04-15scsi: libfc: Fix use after free in fc_exch_abts_resp()Jianglei Nie1-0/+1
2022-04-15scsi: aha152x: Fix aha152x_setup() __setup handler return valueRandy Dunlap1-4/+2
2022-04-15scsi: pm8001: Fix pm8001_mpi_task_abort_resp()Damien Le Moal1-4/+3
2022-04-15scsi: bfa: Replace snprintf() with sysfs_emit()Yang Guang1-13/+13
2022-04-15scsi: mvsas: Replace snprintf() with sysfs_emit()Yang Guang1-2/+2
2022-04-15scsi: qla2xxx: Use correct feature type field during RFF_ID processingManish Rangankar1-3/+2
2022-04-15scsi: qla2xxx: Reduce false trigger to loginQuinn Tran1-2/+3
2022-04-15scsi: qla2xxx: Fix hang due to session stuckQuinn Tran2-2/+21
2022-04-15scsi: qla2xxx: Fix incorrect reporting of task management failureQuinn Tran1-0/+1
2022-04-15scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()Saurav Kashyap1-1/+1
2022-04-15scsi: qla2xxx: Check for firmware dump already collectedJoe Carnuccio1-0/+8
2022-04-15scsi: qla2xxx: Fix warning for missing error codeNilesh Javali1-0/+1
2022-04-15scsi: qla2xxx: Fix stuck session in gpdbQuinn Tran1-3/+3
2022-04-15scsi: pm8001: Fix abort all task initializationDamien Le Moal2-0/+3