summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
3 daysMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
5 daysMerge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
6 daysMerge tag 'ata-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
6 daysMerge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linuxLinus Torvalds
6 daysMerge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
6 daysMerge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
13 daysscsi: libiscsi: Initialize iscsi_conn->dd_data only if memory is allocatedShowrya M N
13 daysscsi: scsi_transport_fc: Add comments to describe added 'rport' parameterEwan D. Milne
2025-07-16ata: libata-eh: Simplify reset operation managementDamien Le Moal
2025-07-14scsi: bfa: Double-free fixjackysliu
2025-07-14scsi: isci: Fix dma_unmap_sg() nents valueThomas Fourier
2025-07-14scsi: mvsas: Fix dma_unmap_sg() nents valueThomas Fourier
2025-07-14scsi: elx: efct: Fix dma_unmap_sg() nents valueThomas Fourier
2025-07-14scsi: scsi_transport_fc: Change to use per-rport devloss_work_qEwan D. Milne
2025-07-14scsi: core: Fix kernel doc for scsi_track_queue_full()Bagas Sanjaya
2025-07-14scsi: ibmvscsi_tgt: Fix dma_unmap_sg() nents valueThomas Fourier
2025-07-14scsi: ibmvscsi_tgt: Fix typo in commentAnkit Dange
2025-07-14Merge patch series "mpi3mr: Few minor bug fixes"Martin K. Petersen
2025-07-14scsi: mpi3mr: Update driver version to 8.14.0.5.50Ranjan Kumar
2025-07-14scsi: mpi3mr: Serialize admin queue BAR writes on 32-bit systemsRanjan Kumar
2025-07-14scsi: mpi3mr: Drop unnecessary volatile from __iomem pointersRanjan Kumar
2025-07-14scsi: mpi3mr: Fix race between config read submit and interrupt completionRanjan Kumar
2025-07-09lpfc: don't use file->f_path.dentry for comparisonsAl Viro
2025-07-08scsi: core: Use scsi_cmd_priv() instead of open-coding itBart Van Assche
2025-07-08scsi: qla2xxx: Remove firmware URLXose Vazquez Perez
2025-07-01virtio: blk/scsi: use block layer helpers to calculate num of queuesDaniel Wagner
2025-07-01scsi: use block layer helpers to calculate num of queuesDaniel Wagner
2025-07-01block: introduce pi_tuple_size field in blk_integrityAnuj Gupta
2025-07-01block: rename tuple_size field in blk_integrity to metadata_sizeAnuj Gupta
2025-06-24scsi: core: Enforce unlimited max_segment_size when virt_boundary_mask is setChristoph Hellwig
2025-06-24scsi: scsi_devinfo: Remove redundant 'found'mrigendrachaubey
2025-06-24scsi: qla2xxx: Avoid stack frame size warning in qla_dfsArnd Bergmann
2025-06-24scsi: mpi3mr: Fix kernel-doc issues in mpi3mr_app.cRandy Dunlap
2025-06-24scsi: sd: Fix VPD page 0xb7 length checkjackysliu
2025-06-23scsi: qla4xxx: Fix missing DMA mapping error in qla4xxx_alloc_pdu()Thomas Fourier
2025-06-23scsi: qla2xxx: Fix DMA mapping test in qla24xx_get_port_database()Thomas Fourier
2025-06-23scsi: pm80xx: Add controller SCSI host fatal error ueventsSalomon Dushimirimana
2025-06-23Merge patch series "Update lpfc to revision 14.4.0.10"Martin K. Petersen
2025-06-23scsi: lpfc: Copyright updates for 14.4.0.10 patchesJustin Tee
2025-06-23scsi: lpfc: Update lpfc version to 14.4.0.10Justin Tee
2025-06-23scsi: lpfc: Modify end-of-life adapters' model descriptionsJustin Tee
2025-06-23scsi: lpfc: Revise CQ_CREATE_SET mailbox bitfield definitionsJustin Tee
2025-06-23scsi: lpfc: Move clearing of HBA_SETUP flag to before lpfc_sli4_queue_unsetJustin Tee
2025-06-23scsi: lpfc: Ensure HBA_SETUP flag is used only for SLI4 in dev_loss_tmo_callbkJustin Tee
2025-06-23scsi: lpfc: Relocate clearing initial phba flags from link up to link down hdlrJustin Tee
2025-06-23scsi: lpfc: Simplify error handling for failed lpfc_get_sli4_parameters cmdJustin Tee
2025-06-23scsi: lpfc: Early return out of FDMI cmpl for locally rejected statusesJustin Tee
2025-06-23scsi: lpfc: Skip RSCN processing when FC_UNLOADING flag is setJustin Tee
2025-06-23scsi: lpfc: Check for hdwq null ptr when cleaning up lpfc_vport structureJustin Tee
2025-06-23scsi: lpfc: Update debugfs trace ring initialization messagesJustin Tee