index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
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 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/git/driver-core/driver-core
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/libata/linux
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/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+2
2025-07-28
Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
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
2025-07-25
scsi: libsas: Make sas_get_ata_info() static
Damien Le Moal
1
-1
/
+1
2025-07-25
scsi: libsas: Simplify sas_ata_wait_eh()
Damien Le Moal
1
-7
/
+1
2025-07-25
scsi: sd: Make sd shutdown issue START STOP UNIT appropriately
Salomon Dushimirimana
1
-1
/
+3
2025-07-24
scsi: Fix sas_user_scan() to handle wildcard and multi-channel scans
Ranjan Kumar
2
-13
/
+49
2025-07-24
scsi: Revert "scsi: iscsi: Fix HW conn removal use after free"
Li Lingfeng
1
-0
/
+2
2025-07-24
scsi: aacraid: Stop using PCI_IRQ_AFFINITY
John Garry
1
-2
/
+1
2025-07-24
scsi: mpt3sas: Fix a fw_event memory leak
Tomas Henzl
1
-2
/
+1
2025-07-21
scsi: libiscsi: Initialize iscsi_conn->dd_data only if memory is allocated
Showrya M N
1
-1
/
+2
2025-07-21
scsi: scsi_transport_fc: Add comments to describe added 'rport' parameter
Ewan D. Milne
1
-0
/
+2
2025-07-16
ata: libata-eh: Simplify reset operation management
Damien Le Moal
1
-2
/
+2
2025-07-14
scsi: bfa: Double-free fix
jackysliu
1
-0
/
+1
2025-07-14
scsi: isci: Fix dma_unmap_sg() nents value
Thomas Fourier
1
-1
/
+1
2025-07-14
scsi: mvsas: Fix dma_unmap_sg() nents value
Thomas Fourier
1
-2
/
+2
2025-07-14
scsi: elx: efct: Fix dma_unmap_sg() nents value
Thomas Fourier
1
-1
/
+1
2025-07-14
scsi: scsi_transport_fc: Change to use per-rport devloss_work_q
Ewan D. Milne
1
-30
/
+40
2025-07-14
scsi: core: Fix kernel doc for scsi_track_queue_full()
Bagas Sanjaya
1
-3
/
+5
2025-07-14
scsi: ibmvscsi_tgt: Fix dma_unmap_sg() nents value
Thomas Fourier
1
-2
/
+4
[next]