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-07-27
scsi: sg: Fix checking return value of blk_get_queue()
Yu Kuai
1
-3
/
+4
2023-07-27
scsi/sg: don't grab scsi host module reference
Yu Kuai
1
-3
/
+3
2023-07-27
scsi: sg: fix blktrace debugfs entries leakage
Yu Kuai
1
-0
/
+9
2023-07-23
scsi: qla2xxx: Fix end of loop test
Dan Carpenter
1
-1
/
+1
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: Fix mem access after free
Quinn Tran
2
-73
/
+95
2023-07-23
scsi: qla2xxx: Wait for io return on terminate rport
Quinn Tran
1
-0
/
+13
2023-07-23
scsi: qla2xxx: Fix hang in task management
Quinn Tran
2
-3
/
+61
2023-07-23
scsi: qla2xxx: Fix task management cmd fail due to unavailable resource
Quinn Tran
2
-5
/
+61
2023-07-23
scsi: qla2xxx: Fix task management cmd failure
Quinn Tran
4
-23
/
+139
2023-07-23
scsi: qla2xxx: Multi-que support for TMF
Quinn Tran
4
-18
/
+66
2023-07-23
scsi: lpfc: Fix double free in lpfc_cmpl_els_logo_acc() caused by lpfc_nlp_no...
Justin Tee
3
-45
/
+10
2023-07-23
scsi: mpi3mr: Propagate sense data for admin queue SCSI I/O
Sathya Prakash
1
-0
/
+5
2023-07-23
scsi: qla2xxx: Fix error code in qla2x00_start_sp()
Dan Carpenter
1
-1
/
+1
2023-07-19
scsi: lpfc: Revise NPIV ELS unsol rcv cmpl logic to drop ndlp based on nlp_state
Justin Tee
1
-2
/
+12
2023-07-19
scsi: 3w-xxxx: Add error handling for initialization failure in tw_probe()
Yuchen Yang
1
-1
/
+3
2023-07-19
scsi: qedf: Fix NULL dereference in error handling
Jinhong Zhu
1
-2
/
+1
2023-06-14
scsi: lpfc: Fix incorrect big endian type assignment in bsg loopback path
Justin Tee
1
-4
/
+4
2023-06-14
scsi: storvsc: Always set no_report_opcodes
Michael Kelley
1
-0
/
+2
2023-06-14
scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity
Sagar Biradar
4
-3
/
+43
2023-05-31
scsi: stex: Fix gcc 13 warnings
Bart Van Assche
1
-0
/
+4
2023-05-22
scsi: qla2xxx: Fix NULL pointer dereference in target mode
Gleb Chesnokov
4
-0
/
+10
2023-05-16
scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failed
Wenchao Hao
1
-0
/
+2
2023-05-16
scsi: Revert "scsi: core: Do not increase scsi_device's iorequest_cnt if disp...
Wenchao Hao
1
-1
/
+2
2023-05-16
scsi: storvsc: Don't pass unused PFNs to Hyper-V host
Michael Kelley
1
-4
/
+4
2023-05-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-847
/
+40
2023-04-27
Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-15
/
+1
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-21
/
+16
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+2
2023-04-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
144
-1170
/
+1291
2023-04-24
scsi: qedi: Fix use after free bug in qedi_remove()
Zheng Wang
1
-0
/
+3
2023-04-24
scsi: ipr: Remove several unused variables
Tom Rix
1
-14
/
+0
2023-04-24
scsi: pm80xx: Log device registration
Akshat Jain
1
-3
/
+4
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-12
/
+8
2023-04-18
scsi: ipr: Remove SATA support
Brian King
3
-830
/
+11
2023-04-18
scsi: scsi_debug: Abort commands from scsi_debug_device_reset()
John Garry
1
-0
/
+22
2023-04-18
Change DEFINE_SEMAPHORE() to take a number argument
Peter Zijlstra
1
-1
/
+1
2023-04-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-12
/
+8
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+3
2023-04-13
scsi: simplify sysctl registration with register_sysctl()
Luis Chamberlain
1
-15
/
+1
2023-04-11
scsi: cxlflash: s/semahpore/semaphore/
Geert Uytterhoeven
2
-2
/
+2
2023-04-11
scsi: lpfc: Silence an incorrect device output
Jun Chen
1
-0
/
+1
[next]