summary refs log tree commit diff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2023-03-10scsi: aic94xx: Add missing check for dma_map_single()Jiasheng Jiang
2023-03-10scsi: mpt3sas: Fix a memory leakTomas Henzl
2023-03-10scsi: qla2xxx: edif: Fix clang warningQuinn Tran
2023-03-10scsi: qla2xxx: Fix exchange oversubscription for management commandsQuinn Tran
2023-03-10scsi: qla2xxx: Fix exchange oversubscriptionQuinn Tran
2023-02-25scsi: hisi_sas: Fix SATA devices missing issue during I_T nexus resetJie Zhan
2023-02-25scsi: libsas: Add smp_ata_check_ready_type()Jie Zhan
2023-02-09scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddressMike Christie
2023-02-09scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddressMike Christie
2023-02-09use less confusing names for iov_iter direction initializersAl Viro
2023-02-09scsi: Revert "scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRES...Martin K. Petersen
2023-02-01scsi: hpsa: Fix allocation size for scsi_host_alloc()Alexey V. Vissarionov
2023-02-01scsi: hisi_sas: Set a port invalid only if there are no devices attached when...Yihang Li
2023-02-01scsi: hisi_sas: Use abort task set to reset SAS disks when discoveredXingui Yang
2023-02-01scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspaceWenchao Hao
2023-01-18scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in MakefileShin'ichiro Kawasaki
2023-01-18scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VMMichael Kelley
2022-12-31scsi: qla2xxx: Fix crash when I/O abort times outArun Easi
2022-12-31scsi: smartpqi: Correct device removal for multi-actuator devicesKumar Meiyappan
2022-12-31scsi: smartpqi: Add new controller PCI IDsMike McGowen
2022-12-31scsi: elx: libefc: Fix second parameter type in state callbacksNathan Chancellor
2022-12-31scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfsJustin Tee
2022-12-31scsi: snic: Fix possible UAF in snic_tgt_create()Gaosheng Cui
2022-12-31scsi: fcoe: Fix transport not deattached when fcoe_if_init() failsChen Zhongjin
2022-12-31scsi: ipr: Fix WARNING in ipr_init()Shang XiaoJing
2022-12-31scsi: scsi_debug: Fix possible name leak in sdebug_add_host_helper()Yang Yingliang
2022-12-31scsi: fcoe: Fix possible name leak when device_register() failsYang Yingliang
2022-12-31scsi: scsi_debug: Fix a warning in resp_report_zones()Harshit Mogalapalli
2022-12-31scsi: scsi_debug: Fix a warning in resp_verify()Harshit Mogalapalli
2022-12-31scsi: efct: Fix possible memleak in efct_device_init()Chen Zhongjin
2022-12-31scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device()Yang Yingliang
2022-12-31scsi: hpsa: Fix error handling in hpsa_add_sas_host()Yang Yingliang
2022-12-31scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add()Yang Yingliang
2022-12-31scsi: hpsa: Fix possible memory leak in hpsa_init_one()Yuan Can
2022-12-31scsi: scsi_debug: Fix a warning in resp_write_scat()Harshit Mogalapalli
2022-12-31scsi: qla2xxx: Fix set-but-not-used variable warningsBart Van Assche
2022-12-31scsi: core: Fix a race between scsi_done() and scsi_timeout()Bart Van Assche
2022-11-25Merge tag 'hyperv-fixes-signed-20221125' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-11-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-11-17scsi: iscsi: Fix possible memory leak when device_register() failedZhou Guanghui
2022-11-17scsi: scsi_debug: Fix possible UAF in sdebug_add_host_helper()Yuan Can
2022-11-17scsi: mpi3mr: Suppress command reply debug printsShin'ichiro Kawasaki
2022-11-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-11-11scsi: storvsc: Fix handling of srb_status and capacity change eventsMichael Kelley
2022-11-08scsi: scsi_debug: Make the READ CAPACITY response compliant with ZBCBart Van Assche
2022-11-08scsi: scsi_transport_sas: Fix error handling in sas_phy_add()Yang Yingliang
2022-11-07scsi: ibmvfc: Avoid path failures during live migrationBrian King
2022-10-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-10-25scsi: mpt3sas: re-do lost mpt3sas DMA mask fixSreekanth Reddy
2022-10-22scsi: mpi3mr: Select CONFIG_SCSI_SAS_ATTRSMichal Kubecek