index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()
Tomas Henzl
1
-2
/
+4
2023-03-10
scsi: ses: Don't attach if enclosure has no components
James Bottomley
1
-0
/
+6
2023-03-10
scsi: qla2xxx: Remove increment of interface err cnt
Saurav Kashyap
1
-2
/
+0
2023-03-10
scsi: qla2xxx: Fix erroneous link down
Quinn Tran
1
-2
/
+5
2023-03-10
scsi: qla2xxx: Remove unintended flag clearing
Quinn Tran
1
-1
/
+0
2023-03-10
scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requests
Arun Easi
1
-18
/
+1
2023-03-10
scsi: qla2xxx: Check if port is online before sending ELS
Shreyas Deodhar
1
-4
/
+5
2023-03-10
scsi: qla2xxx: Fix link failure in NPIV environment
Quinn Tran
1
-1
/
+1
2023-03-10
scsi: aacraid: Allocate cmd_priv with scsicmd
Kees Cook
1
-2
/
+3
2023-03-10
scsi: mpi3mr: Remove unnecessary memcpy() to alltgt_info->dmi
Shin'ichiro Kawasaki
1
-11
/
+2
2023-03-10
scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info()
Shin'ichiro Kawasaki
1
-7
/
+8
2023-03-10
scsi: mpi3mr: Fix missing mrioc->evtack_cmds initialization
Shin'ichiro Kawasaki
1
-0
/
+4
2023-03-10
scsi: mpt3sas: Remove usage of dma_get_required_mask() API
Sreekanth Reddy
1
-2
/
+1
2023-03-10
scsi: snic: Fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-2
/
+2
2023-03-10
scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware write
Justin Tee
1
-6
/
+13
2023-03-10
scsi: aic94xx: Add missing check for dma_map_single()
Jiasheng Jiang
1
-0
/
+3
2023-03-10
scsi: mpt3sas: Fix a memory leak
Tomas Henzl
1
-0
/
+3
2023-03-10
scsi: qla2xxx: edif: Fix clang warning
Quinn Tran
2
-2
/
+17
2023-03-10
scsi: qla2xxx: Fix exchange oversubscription for management commands
Quinn Tran
4
-3
/
+80
2023-03-10
scsi: qla2xxx: Fix exchange oversubscription
Quinn Tran
7
-36
/
+88
2023-02-25
scsi: hisi_sas: Fix SATA devices missing issue during I_T nexus reset
Jie Zhan
1
-3
/
+5
2023-02-25
scsi: libsas: Add smp_ata_check_ready_type()
Jie Zhan
3
-2
/
+29
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
[prev]
[next]