index
:
kernel/git/stable/linux-stable.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
2024-12-05
scsi: sg: Enable runtime power management
Bart Van Assche
2024-12-05
scsi: qedi: Fix a possible memory leak in qedi_alloc_and_init_sb()
Zhen Lei
2024-12-05
scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb()
Zhen Lei
2024-12-05
scsi: bfa: Fix use-after-free in bfad_im_module_exit()
Ye Bin
2024-12-05
scsi: hisi_sas: Enable all PHYs that are not disabled by user during controll...
Yihang Li
2024-11-14
scsi: sd_zbc: Use kvzalloc() to allocate REPORT ZONES buffer
Johannes Thumshirn
2024-11-08
scsi: scsi_transport_fc: Allow setting rport state to current state
Benjamin Marzinski
2024-11-08
scsi: scsi_debug: Fix do_device_access() handling of unexpected SG copy length
John Garry
2024-10-22
scsi: mpi3mr: Validate SAS port assignments
Ranjan Kumar
2024-10-17
scsi: fnic: Move flush_work initialization out of if block
Martin Wilck
2024-10-17
scsi: wd33c93: Don't use stale scsi_pointer value
Daniel Palmer
2024-10-17
scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNING
Justin Tee
2024-10-17
scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instance
Justin Tee
2024-10-17
scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd()
Justin Tee
2024-10-10
scsi: NCR5380: Initialize buffer for MSG IN and STATUS transfers
Finn Thain
2024-10-10
scsi: lpfc: Update PRLO handling in direct attached topology
Justin Tee
2024-10-10
scsi: lpfc: Fix unsolicited FLOGI kref imbalance when in direct attached topo...
Justin Tee
2024-10-10
scsi: lpfc: Validate hdwq pointers before dereferencing in reset/errata paths
Justin Tee
2024-10-10
scsi: aacraid: Rearrange order of struct aac_srb_unit
Kees Cook
2024-10-10
scsi: smartpqi: add new controller PCI IDs
David Strahan
2024-10-10
scsi: smartpqi: correct stream detection
Mahesh Rajashekhara
2024-10-10
scsi: smartpqi: Add new controller PCI IDs
David Strahan
2024-10-10
scsi: pm8001: Do not overwrite PCI queue mapping
Daniel Wagner
2024-10-10
scsi: st: Fix input/output error on empty drive reset
Rafael Rocha
2024-10-04
scsi: mac_scsi: Disallow bus errors during PDMA send
Finn Thain
2024-10-04
scsi: mac_scsi: Refactor polling loop
Finn Thain
2024-10-04
scsi: mac_scsi: Revise printk(KERN_DEBUG ...) messages
Finn Thain
2024-10-04
scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAs
Justin Tee
2024-10-04
scsi: sd: Fix off-by-one error in sd_read_block_characteristics()
Martin Wilck
2024-10-04
scsi: elx: libefc: Fix potential use after free in efc_nport_vport_del()
Dan Carpenter
2024-10-04
scsi: NCR5380: Check for phase match during PDMA fixup
Finn Thain
2024-10-04
scsi: sd: Don't check if a write for REQ_ATOMIC
John Garry
2024-10-04
scsi: smartpqi: revert propagate-the-multipath-failure-to-SML-quickly
Gilbert Wu
2024-09-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-08-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-08-22
scsi: sd: Ignore command SYNCHRONIZE CACHE error if format in progress
Yihang Li
2024-08-22
scsi: aacraid: Fix double-free on probe failure
Ben Hutchings
2024-08-22
scsi: lpfc: Fix overflow build issue
Sherry Yang
2024-08-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-08-16
scsi: sd: Do not attempt to configure discard unless LBPME is set
Martin K. Petersen
2024-08-12
scsi: mpi3mr: Avoid MAX_PAGE_ORDER WARNING for buffer allocations
Shin'ichiro Kawasaki
2024-08-12
scsi: mpi3mr: Add missing spin_lock_init() for mrioc->trigger_lock
Shin'ichiro Kawasaki
2024-08-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-08-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-08-02
scsi: sd: Keep the discard mode stable
Li Feng
2024-08-01
scsi: sd: Move sd_read_cpr() out of the q->limits_lock region
Shin'ichiro Kawasaki
2024-07-29
Merge branch '6.11/scsi-queue' into 6.11/scsi-fixes
Martin K. Petersen
2024-07-28
minmax: scsi: fix mis-use of 'clamp()' in sr.c
Linus Torvalds
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]