Age | Commit message (Expand) | Author | Files | Lines |
2023-02-09 | scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddress | Mike Christie | 1 | -3/+6 |
2023-02-09 | scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress | Mike Christie | 2 | -9/+40 |
2023-02-09 | use less confusing names for iov_iter direction initializers | Al Viro | 1 | -1/+1 |
2023-02-09 | scsi: Revert "scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRES... | Martin K. Petersen | 1 | -4/+3 |
2023-02-01 | scsi: hpsa: Fix allocation size for scsi_host_alloc() | Alexey V. Vissarionov | 1 | -1/+1 |
2023-02-01 | scsi: hisi_sas: Set a port invalid only if there are no devices attached when... | Yihang Li | 1 | -1/+1 |
2023-02-01 | scsi: hisi_sas: Use abort task set to reset SAS disks when discovered | Xingui Yang | 1 | -1/+1 |
2023-02-01 | scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspace | Wenchao Hao | 1 | -5/+45 |
2023-01-18 | scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile | Shin'ichiro Kawasaki | 1 | -1/+1 |
2023-01-18 | scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM | Michael Kelley | 1 | -0/+3 |
2022-12-31 | scsi: qla2xxx: Fix crash when I/O abort times out | Arun Easi | 1 | -4/+10 |
2022-12-31 | scsi: smartpqi: Correct device removal for multi-actuator devices | Kumar Meiyappan | 2 | -10/+25 |
2022-12-31 | scsi: smartpqi: Add new controller PCI IDs | Mike McGowen | 1 | -0/+44 |
2022-12-31 | scsi: elx: libefc: Fix second parameter type in state callbacks | Nathan Chancellor | 1 | -2/+4 |
2022-12-31 | scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfs | Justin Tee | 1 | -3/+3 |
2022-12-31 | scsi: snic: Fix possible UAF in snic_tgt_create() | Gaosheng Cui | 1 | -0/+3 |
2022-12-31 | scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails | Chen Zhongjin | 1 | -0/+1 |
2022-12-31 | scsi: ipr: Fix WARNING in ipr_init() | Shang XiaoJing | 1 | -1/+9 |
2022-12-31 | scsi: scsi_debug: Fix possible name leak in sdebug_add_host_helper() | Yang Yingliang | 1 | -1/+4 |
2022-12-31 | scsi: fcoe: Fix possible name leak when device_register() fails | Yang Yingliang | 1 | -9/+10 |
2022-12-31 | scsi: scsi_debug: Fix a warning in resp_report_zones() | Harshit Mogalapalli | 1 | -1/+1 |
2022-12-31 | scsi: scsi_debug: Fix a warning in resp_verify() | Harshit Mogalapalli | 1 | -1/+1 |
2022-12-31 | scsi: efct: Fix possible memleak in efct_device_init() | Chen Zhongjin | 1 | -0/+1 |
2022-12-31 | scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device() | Yang Yingliang | 1 | -1/+3 |
2022-12-31 | scsi: hpsa: Fix error handling in hpsa_add_sas_host() | Yang Yingliang | 1 | -1/+2 |
2022-12-31 | scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add() | Yang Yingliang | 1 | -0/+2 |
2022-12-31 | scsi: hpsa: Fix possible memory leak in hpsa_init_one() | Yuan Can | 1 | -1/+1 |
2022-12-31 | scsi: scsi_debug: Fix a warning in resp_write_scat() | Harshit Mogalapalli | 1 | -1/+1 |
2022-12-31 | scsi: qla2xxx: Fix set-but-not-used variable warnings | Bart Van Assche | 4 | -21/+15 |
2022-12-31 | scsi: core: Fix a race between scsi_done() and scsi_timeout() | Bart Van Assche | 1 | -11/+3 |
2022-11-25 | Merge tag 'hyperv-fixes-signed-20221125' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -35/+34 |
2022-11-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 3 | -17/+23 |
2022-11-17 | scsi: iscsi: Fix possible memory leak when device_register() failed | Zhou Guanghui | 1 | -15/+16 |
2022-11-17 | scsi: scsi_debug: Fix possible UAF in sdebug_add_host_helper() | Yuan Can | 1 | -1/+5 |
2022-11-17 | scsi: mpi3mr: Suppress command reply debug prints | Shin'ichiro Kawasaki | 1 | -1/+2 |
2022-11-12 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 3 | -7/+27 |
2022-11-12 | scsi: storvsc: Fix handling of srb_status and capacity change events | Michael Kelley | 1 | -35/+34 |
2022-11-08 | scsi: scsi_debug: Make the READ CAPACITY response compliant with ZBC | Bart Van Assche | 1 | -0/+7 |
2022-11-08 | scsi: scsi_transport_sas: Fix error handling in sas_phy_add() | Yang Yingliang | 1 | -4/+9 |
2022-11-07 | scsi: ibmvfc: Avoid path failures during live migration | Brian King | 1 | -3/+11 |
2022-10-30 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 6 | -25/+40 |
2022-10-25 | scsi: mpt3sas: re-do lost mpt3sas DMA mask fix | Sreekanth Reddy | 1 | -1/+1 |
2022-10-22 | scsi: mpi3mr: Select CONFIG_SCSI_SAS_ATTRS | Michal Kubecek | 1 | -0/+1 |
2022-10-22 | scsi: pm80xx: Display proc_name in sysfs | Igor Pylypiv | 1 | -0/+1 |
2022-10-21 | Merge branch '6.1/scsi-queue' into 6.1/scsi-fixes | Martin K. Petersen | 4 | -25/+38 |
2022-10-18 | scsi: lpfc: Fix memory leak in lpfc_create_port() | Rafael Mendonca | 1 | -3/+4 |
2022-10-18 | scsi: core: Restrict legal sdev_state transitions via sysfs | Uday Shankar | 1 | -0/+8 |
2022-10-12 | treewide: use get_random_u32() when possible | Jason A. Donenfeld | 1 | -2/+2 |
2022-10-12 | treewide: use get_random_{u8,u16}() when possible, part 1 | Jason A. Donenfeld | 1 | -3/+3 |
2022-10-12 | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld | 2 | -3/+3 |