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
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-12-01
scsi: core: Fix a regression triggered by scsi_host_busy()
Bart Van Assche
1
-2
/
+3
2025-12-01
scsi: sg: Do not sleep in atomic context
Bart Van Assche
1
-1
/
+9
2025-11-13
scsi: mpt3sas: Add support for 22.5 Gbps SAS link rate
Ranjan Kumar
1
-0
/
+3
2025-11-13
scsi: libfc: Fix potential buffer overflow in fc_ct_ms_fill()
Alok Tiwari
1
-1
/
+1
2025-11-13
scsi: lpfc: Ensure PLOGI_ACC is sent prior to PRLI in Point to Point topology
Justin Tee
2
-8
/
+25
2025-11-13
scsi: lpfc: Define size of debugfs entry for xri rebalancing
Justin Tee
1
-0
/
+3
2025-11-13
scsi: lpfc: Remove ndlp kref decrement clause for F_Port_Ctrl in lpfc_cleanup
Justin Tee
2
-8
/
+5
2025-11-13
scsi: lpfc: Check return status of lpfc_reset_flush_io_context during TGT_RESET
Justin Tee
1
-4
/
+10
2025-11-13
scsi: lpfc: Decrement ndlp kref after FDISC retries exhausted
Justin Tee
1
-0
/
+5
2025-11-13
scsi: lpfc: Clean up allocated queues when queue setup mbox commands fail
Justin Tee
1
-2
/
+1
2025-11-13
scsi: pm8001: Use int instead of u32 to store error codes
Qianfeng Rong
1
-1
/
+1
2025-11-13
scsi: pm80xx: Fix race condition caused by static variables
Francisco Gutierrez
3
-10
/
+17
2025-11-13
scsi: mpi3mr: Fix controller init failure on fault during queue creation
Chandrakanth Patil
1
-0
/
+10
2025-11-13
scsi: mpi3mr: Fix I/O failures during controller reset
Chandrakanth Patil
2
-0
/
+5
2025-11-13
scsi: mpi3mr: Fix device loss during enclosure reboot due to zero link speed
Chandrakanth Patil
2
-6
/
+13
2025-11-13
PCI/ERR: Update device error_state already after reset
Lukas Wunner
1
-5
/
+0
2025-11-13
scsi: core: Fix the unit attention counter implementation
Bart Van Assche
1
-2
/
+2
2025-10-19
scsi: sd: Fix build warning in sd_revalidate_disk()
Abinash Singh
1
-22
/
+28
2025-10-19
scsi: hpsa: Fix potential memory leak in hpsa_big_passthru_ioctl()
Thorsten Blum
1
-9
/
+12
2025-10-19
scsi: mvsas: Fix use-after-free bugs in mvs_work_queue
Duoming Zhou
1
-1
/
+1
2025-10-15
scsi: mpt3sas: Fix crash in transport port remove by using ioc_info()
Ranjan Kumar
1
-5
/
+3
2025-10-15
scsi: qla2xxx: Fix incorrect sign of error code in qla_nvme_xmt_ls_rsp()
Qianfeng Rong
1
-1
/
+1
2025-10-15
scsi: qla2xxx: Fix incorrect sign of error code in START_SP_W_RETRIES()
Qianfeng Rong
1
-2
/
+2
2025-10-15
scsi: qla2xxx: edif: Fix incorrect sign of error code
Qianfeng Rong
1
-2
/
+2
2025-10-15
scsi: myrs: Fix dma_alloc_coherent() error check
Thomas Fourier
1
-4
/
+4
2025-10-15
scsi: pm80xx: Fix pm8001_abort_task() for chip_8006 when using an expander
Niklas Cassel
1
-3
/
+3
2025-10-15
scsi: pm80xx: Add helper function to get the local phy id
Niklas Cassel
4
-8
/
+16
2025-10-15
scsi: pm80xx: Use dev_parent_is_expander() helper
Niklas Cassel
3
-13
/
+8
2025-10-15
scsi: libsas: Add dev_parent_is_expander() helper
Niklas Cassel
1
-4
/
+1
2025-10-15
scsi: pm80xx: Fix array-index-out-of-of-bounds on rmmod
Niklas Cassel
1
-1
/
+8
2025-10-15
scsi: pm80xx: Restore support for expanders
Niklas Cassel
1
-3
/
+2
2025-08-30
scsi: sr: Reinstate rotational media flag
Ming Lei
1
-6
/
+10
2025-08-30
scsi: lpfc: Fix buffer free/clear order in deferred receive path
John Evans
1
-4
/
+6
2025-08-14
scsi: qla4xxx: Prevent a potential error pointer dereference
Dan Carpenter
1
-0
/
+2
2025-08-14
scsi: fnic: Remove a useless struct mempool forward declaration
Christoph Hellwig
1
-2
/
+0
2025-08-12
Merge branch '6.17/scsi-queue' into 6.17/scsi-fixes
Martin K. Petersen
4
-38
/
+60
2025-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
11
-39
/
+144
2025-08-05
scsi: lpfc: Remove redundant assignment to avoid memory leak
Jiasheng Jiang
1
-1
/
+0
2025-08-05
scsi: lpfc: Fix wrong function reference in a comment
Jean Delvare
1
-1
/
+1
2025-07-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
40
-233
/
+372
2025-07-30
scsi: scsi_debug: Make read-only arrays static const
Colin Ian King
1
-34
/
+57
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-87
/
+89
2025-07-28
scsi: core: sysfs: Correct sysfs attributes access rights
Damien Le Moal
1
-2
/
+2
2025-07-28
Merge tag 'ata-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
1
-2
/
+2
2025-07-28
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
4
-14
/
+17
2025-07-28
Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2025-07-28
Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+5
2025-07-25
Merge patch series "libsas cleanups"
Martin K. Petersen
5
-21
/
+88
2025-07-25
scsi: libsas: Use a bool for sas_deform_port() second argument
Damien Le Moal
4
-13
/
+12
2025-07-25
scsi: libsas: Move declarations of internal functions to sas_internal.h
Damien Le Moal
1
-0
/
+74
[next]