index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
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
2025-03-22
scsi: qla1280: Fix kernel oops when debug level > 2
Magnus Lindholm
1
-1
/
+1
2025-03-22
scsi: core: Use GFP_NOIO to avoid circular locking dependency
Rik van Riel
1
-1
/
+1
2025-03-07
scsi: core: Clear driver private data when retrying request
Ye Bin
1
-7
/
+7
2025-02-17
scsi: core: Do not retry I/Os during depopulation
Igor Pylypiv
1
-2
/
+7
2025-02-17
scsi: storvsc: Set correct data length for sending SCSI command without payload
Long Li
1
-0
/
+1
2025-02-17
scsi: qla2xxx: Move FCE Trace buffer allocation to user control
Quinn Tran
4
-31
/
+126
2025-02-17
scsi: st: Don't set pos_unknown just after device recognition
Kai Mäkisara
2
-0
/
+7
2025-02-08
scsi: mpi3mr: Fix possible crash when setting up bsg fails
Guixin Liu
1
-2
/
+6
2025-02-08
scsi: mpt3sas: Set ioc->manu_pg11.EEDPTagMode directly to 1
Paul Menzel
1
-2
/
+1
2025-02-08
block: add a queue_limits_commit_update_frozen helper
Christoph Hellwig
2
-16
/
+6
2025-02-01
scsi: storvsc: Ratelimit warning logs to prevent VM denial of service
Easwar Hariharan
1
-1
/
+7
2025-01-09
scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request
Xiang Zhang
1
-1
/
+3
2025-01-09
scsi: core: Fix command pass through retry regression
Mike Christie
1
-0
/
+3
2024-12-04
scsi: scsi_debug: Fix hrtimer support for ndelay
John Garry
1
-1
/
+1
2024-12-04
scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN a...
Cathy Avery
1
-1
/
+6
2024-12-04
scsi: sg: Fix slab-use-after-free read in sg_release()
Suraj Sonawane
1
-1
/
+1
2024-12-04
scsi: qla2xxx: Update version to 10.02.09.400-k
Nilesh Javali
1
-2
/
+2
2024-12-04
scsi: qla2xxx: Supported speed displayed incorrectly for VPorts
Anil Gurumurthy
1
-0
/
+1
2024-12-04
scsi: qla2xxx: Fix NVMe and NPIV connect issue
Quinn Tran
1
-0
/
+1
2024-12-04
scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cnt
Saurav Kashyap
1
-10
/
+0
2024-12-04
scsi: qla2xxx: Fix use after free on unload
Quinn Tran
1
-7
/
+8
2024-12-04
scsi: qla2xxx: Fix abort in bsg timeout
Quinn Tran
1
-22
/
+92
2024-12-04
scsi: mpi3mr: Update driver version to 8.12.0.3.50
Ranjan Kumar
1
-2
/
+2
2024-12-04
scsi: mpi3mr: Handling of fault code for insufficient power
Ranjan Kumar
1
-0
/
+40
2024-12-04
scsi: mpi3mr: Start controller indexing from 0
Ranjan Kumar
1
-1
/
+1
2024-12-04
scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfs
Ranjan Kumar
2
-77
/
+13
2024-12-04
scsi: mpi3mr: Synchronize access to ioctl data buffer
Ranjan Kumar
1
-11
/
+25
2024-12-04
scsi: mpt3sas: Update driver version to 51.100.00.00
Ranjan Kumar
1
-4
/
+4
2024-12-04
scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load ...
Ranjan Kumar
1
-1
/
+6
2024-12-02
Merge branch '6.13/scsi-queue' into 6.13/scsi-fixes
Martin K. Petersen
6
-563
/
+12
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-11-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
65
-1472
/
+953
2024-11-20
scsi: megaraid_sas: Fix for a potential deadlock
Tomas Henzl
1
-1
/
+4
2024-11-20
scsi: lpfc: Fix spelling errors 'asynchronously'
liujing
2
-2
/
+2
2024-11-20
scsi: bfa: Remove unused parsers
Dr. David Alan Gilbert
2
-151
/
+0
2024-11-20
scsi: bfa: Remove unused structure builders
Dr. David Alan Gilbert
2
-403
/
+0
2024-11-20
scsi: qla1280: Fix hw revision numbering for ISP1020/1040
Magnus Lindholm
1
-6
/
+6
2024-11-20
Merge branch '6.12/scsi-fixes' into 6.13/scsi-staging
Martin K. Petersen
1
-2
/
+1
2024-11-19
Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-11-18
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
2
-5
/
+3
2024-11-12
block: remove the write_hint field from struct request
Christoph Hellwig
1
-3
/
+3
2024-11-11
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
1
-2
/
+0
2024-11-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+1
2024-11-07
Revert "block: pre-calculate max_zone_append_sectors"
Jens Axboe
1
-0
/
+2
2024-11-06
Merge patch series "scsi: st: Device reset patches"
Martin K. Petersen
1
-10
/
+26
2024-11-06
scsi: st: New session only when Unit Attention for new tape
Kai Mäkisara
1
-1
/
+4
2024-11-06
scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device reset
Kai Mäkisara
1
-8
/
+21
2024-11-06
scsi: st: Don't modify unknown block number in MTIOCGET
Kai Mäkisara
1
-1
/
+1
2024-11-06
scsi: sun3: Mark driver struct with __refdata to prevent section mismatch
Geert Uytterhoeven
1
-1
/
+7
2024-11-06
scsi: sg: Enable runtime power management
Bart Van Assche
1
-8
/
+1
[next]