index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-08-16
scsi: qedf: Fix firmware halt over suspend and resume
Nilesh Javali
1
-0
/
+18
2023-08-16
scsi: qedi: Fix firmware halt over suspend and resume
Nilesh Javali
1
-0
/
+18
2023-08-16
scsi: fnic: Replace return codes in fnic_clean_pending_aborts()
Karan Tilak Kumar
1
-2
/
+4
2023-08-16
scsi: core: Fix possible memory leak if device_add() fails
Zhu Wang
1
-0
/
+1
2023-08-16
scsi: snic: Fix possible memory leak if device_add() fails
Zhu Wang
1
-0
/
+1
2023-08-16
scsi: 53c700: Check that command slot is not NULL
Alexandra Diupina
1
-1
/
+1
2023-08-16
scsi: storvsc: Fix handling of virtual Fibre Channel timeouts
Michael Kelley
1
-4
/
+0
2023-08-16
scsi: core: Fix legacy /proc parsing buffer overflow
Tony Battersby
1
-13
/
+17
2023-08-11
scsi: storvsc: Limit max_sectors for virtual Fibre Channel devices
Michael Kelley
1
-0
/
+4
2023-08-03
scsi: qla2xxx: Fix hang in task management
Quinn Tran
2
-3
/
+61
2023-08-03
scsi: qla2xxx: Add debug prints in the device remove path
Arun Easi
2
-0
/
+9
2023-08-03
scsi: qla2xxx: Fix task management cmd fail due to unavailable resource
Quinn Tran
2
-5
/
+61
2023-08-03
scsi: qla2xxx: Fix task management cmd failure
Quinn Tran
4
-23
/
+139
2023-08-03
scsi: qla2xxx: Multi-que support for TMF
Quinn Tran
4
-18
/
+66
2023-08-03
scsi: qla2xxx: Remove unused declarations for qla2xxx
Gaosheng Cui
2
-14
/
+0
2023-07-23
scsi: qla2xxx: Remove unused nvme_ls_waitq wait queue
Manish Rangankar
2
-4
/
+0
2023-07-23
scsi: qla2xxx: Pointer may be dereferenced
Shreyas Deodhar
1
-0
/
+2
2023-07-23
scsi: qla2xxx: Correct the index of array
Bikash Hazarika
1
-1
/
+4
2023-07-23
scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()
Nilesh Javali
1
-0
/
+4
2023-07-23
scsi: qla2xxx: Fix potential NULL pointer dereference
Bikash Hazarika
1
-1
/
+2
2023-07-23
scsi: qla2xxx: Fix buffer overrun
Quinn Tran
1
-1
/
+1
2023-07-23
scsi: qla2xxx: Avoid fcport pointer dereference
Nilesh Javali
1
-2
/
+2
2023-07-23
scsi: qla2xxx: Array index may go out of bound
Nilesh Javali
1
-1
/
+2
2023-07-23
scsi: qla2xxx: Wait for io return on terminate rport
Quinn Tran
1
-0
/
+13
2023-07-23
scsi: qla2xxx: Fix error code in qla2x00_start_sp()
Dan Carpenter
1
-1
/
+1
2023-07-23
scsi: 3w-xxxx: Add error handling for initialization failure in tw_probe()
Yuchen Yang
1
-1
/
+3
2023-07-23
scsi: qedf: Fix NULL dereference in error handling
Jinhong Zhu
1
-2
/
+1
2023-06-09
scsi: dpt_i2o: Do not process completions with invalid addresses
Ben Hutchings
2
-3
/
+3
2023-06-09
scsi: dpt_i2o: Remove broken pass-through ioctl (I2OUSERCMD)
Ben Hutchings
2
-267
/
+8
2023-06-09
scsi: stex: Fix gcc 13 warnings
Bart Van Assche
1
-0
/
+4
2023-06-09
scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failed
Wenchao Hao
1
-0
/
+2
2023-05-24
scsi: storvsc: Don't pass unused PFNs to Hyper-V host
Michael Kelley
1
-4
/
+4
2023-05-24
scsi: ufs: ufs-pci: Add support for Intel Lunar Lake
Adrian Hunter
1
-0
/
+1
2023-05-24
scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflow
Justin Tee
1
-2
/
+5
2023-05-24
scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in W-LUN suspend
Keoseong Park
1
-1
/
+9
2023-05-17
scsi: qedi: Fix use after free bug in qedi_remove()
Zheng Wang
1
-0
/
+3
2023-05-11
scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup()
Shuchang Li
1
-4
/
+6
2023-05-11
scsi: megaraid: Fix mega_cmd_done() CMDID_INT_CMDS
Danila Chernetsov
1
-0
/
+1
2023-04-26
scsi: core: Improve scsi_vpd_inquiry() checks
Damien Le Moal
1
-2
/
+9
2023-04-26
scsi: megaraid_sas: Fix fw_crash_buffer_show()
Tomas Henzl
1
-1
/
+1
2023-04-20
scsi: ses: Handle enclosure with just a primary component gracefully
Jiri Kosina
1
-12
/
+8
2023-04-13
scsi: iscsi_tcp: Check that sock is valid before iscsi_set_param()
Zhong Jinghua
1
-2
/
+1
2023-04-13
scsi: qla2xxx: Fix memory leak in qla2x00_probe_one()
Li Zetao
1
-0
/
+1
2023-04-05
scsi: mpt3sas: Don't print sense pool info twice
Jerry Snitselaar
1
-5
/
+0
2023-04-05
scsi: megaraid_sas: Fix crash after a double completion
Tomas Henzl
1
-2
/
+2
2023-03-30
scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMR
Joel Selvaraj
1
-0
/
+1
2023-03-30
scsi: storvsc: Handle BlockSize change in Hyper-V VHD/VHDX file
Michael Kelley
1
-0
/
+16
2023-03-30
scsi: lpfc: Avoid usage of list iterator variable after loop
Jakob Koschel
1
-4
/
+4
2023-03-30
scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
Justin Tee
2
-4
/
+2
2023-03-30
scsi: ufs: core: Add soft dependency on governor_simpleondemand
Adrien Thierry
1
-0
/
+1
[next]