summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2023-01-18scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in MakefileShin'ichiro Kawasaki1-1/+1
2023-01-18scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VMMichael Kelley1-0/+3
2022-12-31scsi: qla2xxx: Fix crash when I/O abort times outArun Easi1-4/+10
2022-12-31scsi: smartpqi: Correct device removal for multi-actuator devicesKumar Meiyappan2-10/+25
2022-12-31scsi: smartpqi: Add new controller PCI IDsMike McGowen1-0/+44
2022-12-31scsi: elx: libefc: Fix second parameter type in state callbacksNathan Chancellor1-2/+4
2022-12-31scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfsJustin Tee1-3/+3
2022-12-31scsi: snic: Fix possible UAF in snic_tgt_create()Gaosheng Cui1-0/+3
2022-12-31scsi: fcoe: Fix transport not deattached when fcoe_if_init() failsChen Zhongjin1-0/+1
2022-12-31scsi: ipr: Fix WARNING in ipr_init()Shang XiaoJing1-1/+9
2022-12-31scsi: scsi_debug: Fix possible name leak in sdebug_add_host_helper()Yang Yingliang1-1/+4
2022-12-31scsi: fcoe: Fix possible name leak when device_register() failsYang Yingliang1-9/+10
2022-12-31scsi: scsi_debug: Fix a warning in resp_report_zones()Harshit Mogalapalli1-1/+1
2022-12-31scsi: scsi_debug: Fix a warning in resp_verify()Harshit Mogalapalli1-1/+1
2022-12-31scsi: efct: Fix possible memleak in efct_device_init()Chen Zhongjin1-0/+1
2022-12-31scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device()Yang Yingliang1-1/+3
2022-12-31scsi: hpsa: Fix error handling in hpsa_add_sas_host()Yang Yingliang1-1/+2
2022-12-31scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add()Yang Yingliang1-0/+2
2022-12-31scsi: hpsa: Fix possible memory leak in hpsa_init_one()Yuan Can1-1/+1
2022-12-31scsi: scsi_debug: Fix a warning in resp_write_scat()Harshit Mogalapalli1-1/+1
2022-12-31scsi: qla2xxx: Fix set-but-not-used variable warningsBart Van Assche4-21/+15
2022-12-31scsi: core: Fix a race between scsi_done() and scsi_timeout()Bart Van Assche1-11/+3
2022-11-25Merge tag 'hyperv-fixes-signed-20221125' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-35/+34
2022-11-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-17/+23
2022-11-17scsi: iscsi: Fix possible memory leak when device_register() failedZhou Guanghui1-15/+16
2022-11-17scsi: scsi_debug: Fix possible UAF in sdebug_add_host_helper()Yuan Can1-1/+5
2022-11-17scsi: mpi3mr: Suppress command reply debug printsShin'ichiro Kawasaki1-1/+2
2022-11-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-7/+27
2022-11-12scsi: storvsc: Fix handling of srb_status and capacity change eventsMichael Kelley1-35/+34
2022-11-08scsi: scsi_debug: Make the READ CAPACITY response compliant with ZBCBart Van Assche1-0/+7
2022-11-08scsi: scsi_transport_sas: Fix error handling in sas_phy_add()Yang Yingliang1-4/+9
2022-11-07scsi: ibmvfc: Avoid path failures during live migrationBrian King1-3/+11
2022-10-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-25/+40
2022-10-25scsi: mpt3sas: re-do lost mpt3sas DMA mask fixSreekanth Reddy1-1/+1
2022-10-22scsi: mpi3mr: Select CONFIG_SCSI_SAS_ATTRSMichal Kubecek1-0/+1
2022-10-22scsi: pm80xx: Display proc_name in sysfsIgor Pylypiv1-0/+1
2022-10-21Merge branch '6.1/scsi-queue' into 6.1/scsi-fixesMartin K. Petersen4-25/+38
2022-10-18scsi: lpfc: Fix memory leak in lpfc_create_port()Rafael Mendonca1-3/+4
2022-10-18scsi: core: Restrict legal sdev_state transitions via sysfsUday Shankar1-0/+8
2022-10-12treewide: use get_random_u32() when possibleJason A. Donenfeld1-2/+2
2022-10-12treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld1-3/+3
2022-10-12treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2-3/+3
2022-10-10Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+10
2022-10-10Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+4
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds100-2187/+7281
2022-10-07Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linuxLinus Torvalds4-45/+16
2022-10-07Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds12-42/+23
2022-10-01scsi: lpfc: Fix spelling mistake "unsolicted" -> "unsolicited"Colin Ian King2-3/+3
2022-10-01scsi: qla2xxx: Use transport-defined speed mask for supported_speedsManish Rangankar1-2/+26
2022-10-01scsi: qla2xxx: Fix serialization of DCBX TLV data requestRafael Mendonca1-1/+1