index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
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
2025-07-14
scsi: ibmvscsi_tgt: Fix typo in comment
Ankit Dange
1
-1
/
+1
2025-07-14
Merge patch series "mpi3mr: Few minor bug fixes"
Martin K. Petersen
3
-8
/
+21
2025-07-14
scsi: mpi3mr: Update driver version to 8.14.0.5.50
Ranjan Kumar
1
-2
/
+2
2025-07-14
scsi: mpi3mr: Serialize admin queue BAR writes on 32-bit systems
Ranjan Kumar
3
-4
/
+17
2025-07-14
scsi: mpi3mr: Drop unnecessary volatile from __iomem pointers
Ranjan Kumar
2
-3
/
+3
2025-07-14
scsi: mpi3mr: Fix race between config read submit and interrupt completion
Ranjan Kumar
1
-1
/
+1
2025-07-09
lpfc: don't use file->f_path.dentry for comparisons
Al Viro
2
-48
/
+50
2025-07-08
scsi: core: Use scsi_cmd_priv() instead of open-coding it
Bart Van Assche
1
-1
/
+1
2025-07-08
scsi: qla2xxx: Remove firmware URL
Xose Vazquez Perez
2
-9
/
+1
2025-07-01
virtio: blk/scsi: use block layer helpers to calculate num of queues
Daniel Wagner
1
-0
/
+1
2025-07-01
scsi: use block layer helpers to calculate num of queues
Daniel Wagner
3
-14
/
+16
2025-07-01
block: introduce pi_tuple_size field in blk_integrity
Anuj Gupta
1
-0
/
+1
2025-07-01
block: rename tuple_size field in blk_integrity to metadata_size
Anuj Gupta
1
-1
/
+1
2025-06-24
scsi: core: Enforce unlimited max_segment_size when virt_boundary_mask is set
Christoph Hellwig
1
-7
/
+11
2025-06-24
scsi: scsi_devinfo: Remove redundant 'found'
mrigendrachaubey
1
-8
/
+3
2025-06-24
scsi: qla2xxx: Avoid stack frame size warning in qla_dfs
Arnd Bergmann
3
-13
/
+54
2025-06-24
scsi: mpi3mr: Fix kernel-doc issues in mpi3mr_app.c
Randy Dunlap
1
-4
/
+6
2025-06-24
scsi: sd: Fix VPD page 0xb7 length check
jackysliu
1
-1
/
+1
2025-06-23
scsi: qla4xxx: Fix missing DMA mapping error in qla4xxx_alloc_pdu()
Thomas Fourier
1
-0
/
+2
2025-06-23
scsi: qla2xxx: Fix DMA mapping test in qla24xx_get_port_database()
Thomas Fourier
1
-1
/
+1
2025-06-23
scsi: pm80xx: Add controller SCSI host fatal error uevents
Salomon Dushimirimana
2
-0
/
+58
2025-06-23
Merge patch series "Update lpfc to revision 14.4.0.10"
Martin K. Petersen
10
-98
/
+105
2025-06-23
scsi: lpfc: Copyright updates for 14.4.0.10 patches
Justin Tee
5
-5
/
+5
2025-06-23
scsi: lpfc: Update lpfc version to 14.4.0.10
Justin Tee
1
-1
/
+1
2025-06-23
scsi: lpfc: Modify end-of-life adapters' model descriptions
Justin Tee
1
-19
/
+36
2025-06-23
scsi: lpfc: Revise CQ_CREATE_SET mailbox bitfield definitions
Justin Tee
3
-12
/
+20
2025-06-23
scsi: lpfc: Move clearing of HBA_SETUP flag to before lpfc_sli4_queue_unset
Justin Tee
2
-2
/
+3
2025-06-23
scsi: lpfc: Ensure HBA_SETUP flag is used only for SLI4 in dev_loss_tmo_callbk
Justin Tee
1
-1
/
+2
2025-06-23
scsi: lpfc: Relocate clearing initial phba flags from link up to link down hdlr
Justin Tee
2
-6
/
+6
2025-06-23
scsi: lpfc: Simplify error handling for failed lpfc_get_sli4_parameters cmd
Justin Tee
1
-24
/
+5
2025-06-23
scsi: lpfc: Early return out of FDMI cmpl for locally rejected statuses
Justin Tee
1
-15
/
+3
2025-06-23
scsi: lpfc: Skip RSCN processing when FC_UNLOADING flag is set
Justin Tee
1
-0
/
+7
2025-06-23
scsi: lpfc: Check for hdwq null ptr when cleaning up lpfc_vport structure
Justin Tee
1
-0
/
+4
2025-06-23
scsi: lpfc: Update debugfs trace ring initialization messages
Justin Tee
1
-9
/
+9
2025-06-23
scsi: lpfc: Revise logging format for failed CT MIB requests
Justin Tee
1
-4
/
+4
2025-06-23
scsi: sd: set max_hw_wzeroes_unmap_sectors if device supports SD_ZERO_*_UNMAP
Zhang Yi
1
-0
/
+5
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
5
-15
/
+18
2025-06-19
scsi: fnic: Fix missing DMA mapping error in fnic_send_frame()
Thomas Fourier
1
-0
/
+2
2025-06-19
scsi: fnic: Set appropriate logging level for log message
Karan Tilak Kumar
1
-1
/
+1
[prev]
[next]