index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
2025-08-30
scsi: fc: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2025-08-30
scsi: pm8001: Use int instead of u32 to store error codes
Qianfeng Rong
2025-08-30
scsi: sd: Make sd_revalidate_disk() return void
Abinash Singh
2025-08-30
scsi: sd: Remove redundant printk() after kmalloc() failure
Abinash Singh
2025-08-30
scsi: sd: Fix build warning in sd_revalidate_disk()
Abinash Singh
2025-08-30
scsi: lpfc: Fix buffer free/clear order in deferred receive path
John Evans
2025-08-25
scsi: pm80xx: Fix race condition caused by static variables
Francisco Gutierrez
2025-08-25
Merge patch series "mpi3mr: bug fixes and minor updates"
Martin K. Petersen
2025-08-25
scsi: mpi3mr: Update driver version to 8.15.0.5.50
Chandrakanth Patil
2025-08-25
scsi: mpi3mr: Fix premature TM timeouts on virtual drives
Chandrakanth Patil
2025-08-25
scsi: mpi3mr: Update MPI headers to revision 37
Chandrakanth Patil
2025-08-25
scsi: mpi3mr: Fix I/O failures during controller reset
Chandrakanth Patil
2025-08-25
scsi: mpi3mr: Fix controller init failure on fault during queue creation
Chandrakanth Patil
2025-08-25
scsi: mpi3mr: Fix device loss during enclosure reboot due to zero link speed
Chandrakanth Patil
2025-08-25
scsi: aic94xx: Remove redundant code
Qiang Liu
2025-08-19
scsi: myrs: Fix dma_alloc_coherent() error check
Thomas Fourier
2025-08-19
scsi: lpfc: use min() to improve code
Qianfeng Rong
2025-08-19
scsi: hpsa: use min()/min_t() to improve code
Qianfeng Rong
2025-08-19
scsi: qla2xxx: Fix memcpy() field-spanning write issue
Gustavo A. R. Silva
2025-08-19
scsi: scsi_debug: Use vcalloc() to simplify code
Qianfeng Rong
2025-08-19
scsi: ipr: Use vmalloc_array() to simplify code
Qianfeng Rong
2025-08-19
scsi: hpsa: Fix incorrect comment format
Cryolitia PukNgae
2025-08-18
scsi: pm80xx: Use pm80xx_get_local_phy_id() to access phy array
Niklas Cassel
2025-08-18
scsi: pm80xx: Fix pm8001_abort_task() for chip_8006 when using an expander
Niklas Cassel
2025-08-18
scsi: pm80xx: Add helper function to get the local phy id
Niklas Cassel
2025-08-18
scsi: pm80xx: Use dev_parent_is_expander() helper
Niklas Cassel
2025-08-18
scsi: mvsas: Use dev_parent_is_expander() helper
Niklas Cassel
2025-08-18
scsi: isci: Use dev_parent_is_expander() helper
Niklas Cassel
2025-08-18
scsi: hisi_sas: Use dev_parent_is_expander() helper
Niklas Cassel
2025-08-18
scsi: libsas: Add dev_parent_is_expander() helper
Niklas Cassel
2025-08-18
scsi: pm80xx: Fix array-index-out-of-of-bounds on rmmod
Niklas Cassel
2025-08-18
scsi: pm80xx: Restore support for expanders
Niklas Cassel
2025-08-14
scsi: qla4xxx: Prevent a potential error pointer dereference
Dan Carpenter
2025-08-14
scsi: fnic: Remove a useless struct mempool forward declaration
Christoph Hellwig
2025-08-13
PCI/ERR: Remove remnants of .link_reset() callback
Lukas Wunner
2025-08-13
PCI/ERR: Update device error_state already after reset
Lukas Wunner
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
2025-08-13
scsi: switch ->bios_param() to passing gendisk
Al Viro
2025-08-13
scsi: switch scsi_bios_ptable() and scsi_partsize() to gendisk
Al Viro
2025-08-12
Merge branch '6.17/scsi-queue' into 6.17/scsi-fixes
Martin K. Petersen
2025-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-08-05
scsi: lpfc: Remove redundant assignment to avoid memory leak
Jiasheng Jiang
2025-08-05
scsi: lpfc: Fix wrong function reference in a comment
Jean Delvare
2025-07-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-07-30
scsi: scsi_debug: Make read-only arrays static const
Colin Ian King
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-07-28
scsi: core: sysfs: Correct sysfs attributes access rights
Damien Le Moal
2025-07-28
Merge tag 'ata-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2025-07-28
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[prev]
[next]