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
6 days
scsi: lpfc: Fix buffer free/clear order in deferred receive path
John Evans
1
-4
/
+6
11 days
scsi: core: sysfs: Correct sysfs attributes access rights
Damien Le Moal
1
-2
/
+2
2025-08-28
scsi: qla4xxx: Prevent a potential error pointer dereference
Dan Carpenter
1
-0
/
+2
2025-08-28
scsi: ufs: exynos: Fix programming of HCI_UTRL_NEXUS_TYPE
André Draszik
1
-2
/
+2
2025-08-28
scsi: pm80xx: Fix memory leak during rmmod
Ajish Koshy
2
-0
/
+12
2025-08-28
scsi: lpfc: Fix link down processing to address NULL pointer dereference
James Smart
1
-3
/
+5
2025-08-28
scsi: lpfc: Remove redundant assignment to avoid memory leak
Jiasheng Jiang
1
-1
/
+0
2025-08-28
scsi: aacraid: Stop using PCI_IRQ_AFFINITY
John Garry
1
-2
/
+1
2025-08-28
scsi: Fix sas_user_scan() to handle wildcard and multi-channel scans
Ranjan Kumar
2
-13
/
+49
2025-08-28
scsi: mpt3sas: Correctly handle ATA device errors
Damien Le Moal
1
-0
/
+19
2025-08-28
scsi: lpfc: Check for hdwq null ptr when cleaning up lpfc_vport structure
Justin Tee
1
-0
/
+4
2025-08-28
scsi: bfa: Double-free fix
jackysliu
1
-0
/
+1
2025-08-28
scsi: libiscsi: Initialize iscsi_conn->dd_data only if memory is allocated
Showrya M N
1
-1
/
+2
2025-08-28
scsi: ufs: core: Use link recovery when h8 exit fails during runtime resume
Seunghui Lee
1
-1
/
+9
2025-08-28
scsi: isci: Fix dma_unmap_sg() nents value
Thomas Fourier
1
-1
/
+1
2025-08-28
scsi: mvsas: Fix dma_unmap_sg() nents value
Thomas Fourier
1
-2
/
+2
2025-08-28
scsi: ibmvscsi_tgt: Fix dma_unmap_sg() nents value
Thomas Fourier
1
-2
/
+4
2025-07-17
scsi: ufs: core: Fix spelling of a sysfs attribute name
Bart Van Assche
1
-2
/
+2
2025-07-17
scsi: qla4xxx: Fix missing DMA mapping error in qla4xxx_alloc_pdu()
Thomas Fourier
1
-0
/
+2
2025-07-17
scsi: qla2xxx: Fix DMA mapping test in qla24xx_get_port_database()
Thomas Fourier
1
-1
/
+1
2025-06-27
scsi: qedf: Use designated initializer for struct qed_fcoe_cb_ops
Kees Cook
1
-1
/
+1
2025-06-27
scsi: storvsc: Increase the timeouts to storvsc_timeout
Dexuan Cui
1
-4
/
+6
2025-06-27
scsi: lpfc: Use memcpy() for BIOS version
Daniel Wagner
1
-2
/
+2
2025-06-27
scsi: lpfc: Fix lpfc_check_sli_ndlp() handling for GEN_REQUEST64 commands
Justin Tee
1
-1
/
+1
2025-06-27
scsi: iscsi: Fix incorrect error path labels for flashnode operations
Alok Tiwari
1
-6
/
+5
2025-06-04
scsi: st: Restore some drive settings after reset
Kai Mäkisara
2
-3
/
+23
2025-06-04
scsi: lpfc: Handle duplicate D_IDs in ndlp search-by D_ID routine
Justin Tee
1
-5
/
+12
2025-06-04
scsi: mpt3sas: Send a diag reset if target reset fails
Shivasharan S
1
-2
/
+10
2025-06-04
scsi: st: ERASE does not change tape location
Kai Mäkisara
1
-1
/
+0
2025-06-04
scsi: st: Tighten the page format heuristics with MODE SELECT
Kai Mäkisara
1
-1
/
+3
2025-05-02
scsi: pm80xx: Set phy_attached to zero when device is gone
Igor Pylypiv
1
-0
/
+1
2025-05-02
scsi: ufs: bsg: Set bsg_queue to NULL after removal
Guixin Liu
1
-0
/
+1
2025-05-02
scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
Tuo Li
1
-0
/
+2
2025-05-02
scsi: iscsi: Fix missing scsi_host_put() in error path
Miaoqian Lin
1
-2
/
+5
2025-05-02
scsi: st: Fix array overflow in st_setup()
Kai Mäkisara
1
-1
/
+1
2025-04-10
scsi: qla1280: Fix kernel oops when debug level > 2
Magnus Lindholm
1
-1
/
+1
2025-03-13
scsi: storvsc: Set correct data length for sending SCSI command without payload
Long Li
1
-0
/
+1
2025-03-13
scsi: qla2xxx: Move FCE Trace buffer allocation to user control
Quinn Tran
4
-31
/
+126
2025-03-13
scsi: ufs: bsg: Delete bsg_dev when setting up bsg fails
Guixin Liu
1
-0
/
+1
2025-03-13
scsi: mpt3sas: Set ioc->manu_pg11.EEDPTagMode directly to 1
Paul Menzel
1
-2
/
+1
2025-02-01
scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request
Xiang Zhang
1
-1
/
+3
2025-02-01
scsi: sg: Fix slab-use-after-free read in sg_release()
Suraj Sonawane
1
-1
/
+1
2025-02-01
block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
Christoph Hellwig
1
-3
/
+2
2025-02-01
sd: update the bdev size in sd_revalidate_disk
Christoph Hellwig
1
-5
/
+3
2025-01-09
scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN a...
Cathy Avery
1
-1
/
+6
2025-01-09
scsi: mpt3sas: Diag-Reset when Doorbell-In-Use bit is set during driver load ...
Ranjan Kumar
1
-1
/
+6
2025-01-09
scsi: megaraid_sas: Fix for a potential deadlock
Tomas Henzl
1
-1
/
+4
2025-01-09
scsi: qla1280: Fix hw revision numbering for ISP1020/1040
Magnus Lindholm
1
-6
/
+6
2024-12-14
scsi: core: Fix scsi_mode_select() buffer length handling
Damien Le Moal
1
-8
/
+13
2024-12-14
scsi: sd: Fix sd_do_mode_sense() buffer length handling
Damien Le Moal
1
-0
/
+7
[next]