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
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-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 array-index-out-of-of-bounds on rmmod
Niklas Cassel
1
-1
/
+8
2025-09-09
scsi: sr: Reinstate rotational media flag
Ming Lei
1
-6
/
+10
2025-09-09
block: add a queue_limits_commit_update_frozen helper
Christoph Hellwig
2
-16
/
+6
2025-09-09
scsi: lpfc: Fix buffer free/clear order in deferred receive path
John Evans
1
-4
/
+6
2025-09-04
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: mpi3mr: Serialize admin queue BAR writes on 32-bit systems
Ranjan Kumar
3
-4
/
+17
2025-08-28
scsi: mpi3mr: Drop unnecessary volatile from __iomem pointers
Ranjan Kumar
2
-3
/
+3
2025-08-28
scsi: core: Fix command pass through retry regression
Mike Christie
1
-0
/
+3
2025-08-28
scsi: mpi3mr: Fix race between config read submit and interrupt completion
Ranjan Kumar
1
-1
/
+1
2025-08-20
scsi: lpfc: Remove redundant assignment to avoid memory leak
Jiasheng Jiang
1
-1
/
+0
2025-08-20
scsi: aacraid: Stop using PCI_IRQ_AFFINITY
John Garry
1
-2
/
+1
2025-08-20
scsi: Fix sas_user_scan() to handle wildcard and multi-channel scans
Ranjan Kumar
2
-13
/
+49
2025-08-20
scsi: mpi3mr: Correctly handle ATA device errors
Damien Le Moal
1
-1
/
+19
2025-08-20
scsi: mpt3sas: Correctly handle ATA device errors
Damien Le Moal
1
-0
/
+19
2025-08-20
scsi: lpfc: Check for hdwq null ptr when cleaning up lpfc_vport structure
Justin Tee
1
-0
/
+4
2025-08-20
scsi: lpfc: Ensure HBA_SETUP flag is used only for SLI4 in dev_loss_tmo_callbk
Justin Tee
1
-1
/
+2
2025-08-20
scsi: bfa: Double-free fix
jackysliu
1
-0
/
+1
2025-08-20
scsi: libiscsi: Initialize iscsi_conn->dd_data only if memory is allocated
Showrya M N
1
-1
/
+2
2025-08-15
scsi: sd: Make sd shutdown issue START STOP UNIT appropriately
Salomon Dushimirimana
1
-1
/
+3
2025-08-15
scsi: Revert "scsi: iscsi: Fix HW conn removal use after free"
Li Lingfeng
1
-0
/
+2
2025-08-15
scsi: mpt3sas: Fix a fw_event memory leak
Tomas Henzl
1
-2
/
+1
2025-08-15
scsi: isci: Fix dma_unmap_sg() nents value
Thomas Fourier
1
-1
/
+1
2025-08-15
scsi: mvsas: Fix dma_unmap_sg() nents value
Thomas Fourier
1
-2
/
+2
2025-08-15
scsi: elx: efct: Fix dma_unmap_sg() nents value
Thomas Fourier
1
-1
/
+1
2025-08-15
scsi: ibmvscsi_tgt: Fix dma_unmap_sg() nents value
Thomas Fourier
1
-2
/
+4
2025-07-10
scsi: lpfc: Restore clearing of NLP_UNREG_INP in ndlp->nlp_flag
Ewan D. Milne
1
-0
/
+2
2025-07-10
scsi: lpfc: Avoid potential ndlp use-after-free in dev_loss_tmo_callbk
Justin Tee
1
-15
/
+17
2025-07-10
scsi: lpfc: Change lpfc_nodelist nlp_flag member into a bitmask
Justin Tee
13
-661
/
+476
2025-07-10
scsi: lpfc: Remove NLP_RELEASE_RPI flag from nodelist structure
Justin Tee
6
-127
/
+44
2025-07-10
scsi: sd: Fix VPD page 0xb7 length check
jackysliu
1
-1
/
+1
2025-07-10
scsi: qla4xxx: Fix missing DMA mapping error in qla4xxx_alloc_pdu()
Thomas Fourier
1
-0
/
+2
2025-07-10
scsi: qla2xxx: Fix DMA mapping test in qla24xx_get_port_database()
Thomas Fourier
1
-1
/
+1
2025-07-06
scsi: megaraid_sas: Fix invalid node index
Chen Yu
1
-1
/
+5
2025-06-27
scsi: elx: efct: Fix memory leak in efct_hw_parse_filter()
Vitaliy Shevtsov
1
-2
/
+3
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: smartpqi: Add new PCI IDs
David Strahan
1
-0
/
+84
2025-06-27
scsi: lpfc: Fix lpfc_check_sli_ndlp() handling for GEN_REQUEST64 commands
Justin Tee
1
-1
/
+1
2025-06-19
scsi: iscsi: Fix incorrect error path labels for flashnode operations
Alok Tiwari
1
-6
/
+5
2025-06-19
scsi: smartpqi: Fix smp_processor_id() call trace for preemptible kernels
Yi Zhang
1
-2
/
+2
2025-06-19
scsi: hisi_sas: Call I_T_nexus after soft reset for SATA disk
Yihang Li
1
-24
/
+5
[next]