index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
13 days
scsi: sr: Reinstate rotational media flag
Ming Lei
13 days
scsi: lpfc: Fix buffer free/clear order in deferred receive path
John Evans
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-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
2025-07-28
Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-25
Merge patch series "libsas cleanups"
Martin K. Petersen
2025-07-25
scsi: libsas: Use a bool for sas_deform_port() second argument
Damien Le Moal
2025-07-25
scsi: libsas: Move declarations of internal functions to sas_internal.h
Damien Le Moal
2025-07-25
scsi: libsas: Make sas_get_ata_info() static
Damien Le Moal
2025-07-25
scsi: libsas: Simplify sas_ata_wait_eh()
Damien Le Moal
2025-07-25
scsi: sd: Make sd shutdown issue START STOP UNIT appropriately
Salomon Dushimirimana
2025-07-24
scsi: Fix sas_user_scan() to handle wildcard and multi-channel scans
Ranjan Kumar
2025-07-24
scsi: Revert "scsi: iscsi: Fix HW conn removal use after free"
Li Lingfeng
2025-07-24
scsi: aacraid: Stop using PCI_IRQ_AFFINITY
John Garry
2025-07-24
scsi: mpt3sas: Fix a fw_event memory leak
Tomas Henzl
2025-07-21
scsi: libiscsi: Initialize iscsi_conn->dd_data only if memory is allocated
Showrya M N
2025-07-21
scsi: scsi_transport_fc: Add comments to describe added 'rport' parameter
Ewan D. Milne
2025-07-16
ata: libata-eh: Simplify reset operation management
Damien Le Moal
2025-07-14
scsi: bfa: Double-free fix
jackysliu
2025-07-14
scsi: isci: Fix dma_unmap_sg() nents value
Thomas Fourier
2025-07-14
scsi: mvsas: Fix dma_unmap_sg() nents value
Thomas Fourier
2025-07-14
scsi: elx: efct: Fix dma_unmap_sg() nents value
Thomas Fourier
2025-07-14
scsi: scsi_transport_fc: Change to use per-rport devloss_work_q
Ewan D. Milne
2025-07-14
scsi: core: Fix kernel doc for scsi_track_queue_full()
Bagas Sanjaya
2025-07-14
scsi: ibmvscsi_tgt: Fix dma_unmap_sg() nents value
Thomas Fourier
2025-07-14
scsi: ibmvscsi_tgt: Fix typo in comment
Ankit Dange
2025-07-14
Merge patch series "mpi3mr: Few minor bug fixes"
Martin K. Petersen
2025-07-14
scsi: mpi3mr: Update driver version to 8.14.0.5.50
Ranjan Kumar
2025-07-14
scsi: mpi3mr: Serialize admin queue BAR writes on 32-bit systems
Ranjan Kumar
2025-07-14
scsi: mpi3mr: Drop unnecessary volatile from __iomem pointers
Ranjan Kumar
2025-07-14
scsi: mpi3mr: Fix race between config read submit and interrupt completion
Ranjan Kumar
2025-07-09
lpfc: don't use file->f_path.dentry for comparisons
Al Viro
2025-07-08
scsi: core: Use scsi_cmd_priv() instead of open-coding it
Bart Van Assche
2025-07-08
scsi: qla2xxx: Remove firmware URL
Xose Vazquez Perez
2025-07-01
virtio: blk/scsi: use block layer helpers to calculate num of queues
Daniel Wagner
2025-07-01
scsi: use block layer helpers to calculate num of queues
Daniel Wagner
2025-07-01
block: introduce pi_tuple_size field in blk_integrity
Anuj Gupta
2025-07-01
block: rename tuple_size field in blk_integrity to metadata_size
Anuj Gupta
2025-06-24
scsi: core: Enforce unlimited max_segment_size when virt_boundary_mask is set
Christoph Hellwig
[next]