summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-24scsi: Revert "scsi: iscsi: Fix HW conn removal use after free"Li Lingfeng
2025-07-24scsi: aacraid: Stop using PCI_IRQ_AFFINITYJohn Garry
2025-07-24scsi: ufs: qcom: Drop dead compile guardKonrad Dybcio
2025-07-24scsi: mpt3sas: Fix a fw_event memory leakTomas Henzl
2025-07-21scsi: libiscsi: Initialize iscsi_conn->dd_data only if memory is allocatedShowrya M N
2025-07-21scsi: scsi_transport_fc: Add comments to describe added 'rport' parameterEwan D. Milne
2025-07-14scsi: bfa: Double-free fixjackysliu
2025-07-14Merge patch series "ufs: ufs-qcom: Align programming sequence as per HW spec"Martin K. Petersen
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: ufs: exynos: Fix programming of HCI_UTRL_NEXUS_TYPEAndré Draszik
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-14scsi: ufs: ufs-qcom: Enable QUnipro Internal Clock GatingNitin Rawat
2025-07-14scsi: ufs: core: Add ufshcd_dme_rmw() to modify DME attributesNitin Rawat
2025-07-14scsi: ufs: ufs-qcom: Update esi_vec_mask for HW major version >= 6Bao D. Nguyen
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-08scsi: ufs: core: Improve return value documentationBart Van Assche
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-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
2025-06-23scsi: lpfc: Revise logging format for failed CT MIB requestsJustin Tee
2025-06-19scsi: mpt3sas: Correctly handle ATA device errorsDamien Le Moal
2025-06-19scsi: mpi3mr: Correctly handle ATA device errorsDamien Le Moal
2025-06-19scsi: pm80xx: Free allocated tags after failureFrancisco Gutierrez
2025-06-19scsi: ufs: Clear ucd_rsp_ptr for UPIU requests onceAvri Altman
2025-06-16scsi: Don't use %pK through printk()Thomas Weißschuh