summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2025-07-24scsi: mpt3sas: Fix a fw_event memory leakTomas Henzl1-2/+1
2025-07-21scsi: libiscsi: Initialize iscsi_conn->dd_data only if memory is allocatedShowrya M N1-1/+2
2025-07-21scsi: scsi_transport_fc: Add comments to describe added 'rport' parameterEwan D. Milne1-0/+2
2025-07-16ata: libata-eh: Simplify reset operation managementDamien Le Moal1-2/+2
2025-07-14scsi: bfa: Double-free fixjackysliu1-0/+1
2025-07-14scsi: isci: Fix dma_unmap_sg() nents valueThomas Fourier1-1/+1
2025-07-14scsi: mvsas: Fix dma_unmap_sg() nents valueThomas Fourier1-2/+2
2025-07-14scsi: elx: efct: Fix dma_unmap_sg() nents valueThomas Fourier1-1/+1
2025-07-14scsi: scsi_transport_fc: Change to use per-rport devloss_work_qEwan D. Milne1-30/+40
2025-07-14scsi: core: Fix kernel doc for scsi_track_queue_full()Bagas Sanjaya1-3/+5
2025-07-14scsi: ibmvscsi_tgt: Fix dma_unmap_sg() nents valueThomas Fourier1-2/+4
2025-07-14scsi: ibmvscsi_tgt: Fix typo in commentAnkit Dange1-1/+1
2025-07-14Merge patch series "mpi3mr: Few minor bug fixes"Martin K. Petersen3-8/+21
2025-07-14scsi: mpi3mr: Update driver version to 8.14.0.5.50Ranjan Kumar1-2/+2
2025-07-14scsi: mpi3mr: Serialize admin queue BAR writes on 32-bit systemsRanjan Kumar3-4/+17
2025-07-14scsi: mpi3mr: Drop unnecessary volatile from __iomem pointersRanjan Kumar2-3/+3
2025-07-14scsi: mpi3mr: Fix race between config read submit and interrupt completionRanjan Kumar1-1/+1
2025-07-09lpfc: don't use file->f_path.dentry for comparisonsAl Viro2-48/+50
2025-07-08scsi: core: Use scsi_cmd_priv() instead of open-coding itBart Van Assche1-1/+1
2025-07-08scsi: qla2xxx: Remove firmware URLXose Vazquez Perez2-9/+1
2025-07-01virtio: blk/scsi: use block layer helpers to calculate num of queuesDaniel Wagner1-0/+1
2025-07-01scsi: use block layer helpers to calculate num of queuesDaniel Wagner3-14/+16
2025-07-01block: introduce pi_tuple_size field in blk_integrityAnuj Gupta1-0/+1
2025-07-01block: rename tuple_size field in blk_integrity to metadata_sizeAnuj Gupta1-1/+1
2025-06-24scsi: core: Enforce unlimited max_segment_size when virt_boundary_mask is setChristoph Hellwig1-7/+11
2025-06-24scsi: scsi_devinfo: Remove redundant 'found'mrigendrachaubey1-8/+3
2025-06-24scsi: qla2xxx: Avoid stack frame size warning in qla_dfsArnd Bergmann3-13/+54
2025-06-24scsi: mpi3mr: Fix kernel-doc issues in mpi3mr_app.cRandy Dunlap1-4/+6
2025-06-24scsi: sd: Fix VPD page 0xb7 length checkjackysliu1-1/+1
2025-06-23scsi: qla4xxx: Fix missing DMA mapping error in qla4xxx_alloc_pdu()Thomas Fourier1-0/+2
2025-06-23scsi: qla2xxx: Fix DMA mapping test in qla24xx_get_port_database()Thomas Fourier1-1/+1
2025-06-23scsi: pm80xx: Add controller SCSI host fatal error ueventsSalomon Dushimirimana2-0/+58
2025-06-23Merge patch series "Update lpfc to revision 14.4.0.10"Martin K. Petersen10-98/+105
2025-06-23scsi: lpfc: Copyright updates for 14.4.0.10 patchesJustin Tee5-5/+5
2025-06-23scsi: lpfc: Update lpfc version to 14.4.0.10Justin Tee1-1/+1
2025-06-23scsi: lpfc: Modify end-of-life adapters' model descriptionsJustin Tee1-19/+36
2025-06-23scsi: lpfc: Revise CQ_CREATE_SET mailbox bitfield definitionsJustin Tee3-12/+20
2025-06-23scsi: lpfc: Move clearing of HBA_SETUP flag to before lpfc_sli4_queue_unsetJustin Tee2-2/+3
2025-06-23scsi: lpfc: Ensure HBA_SETUP flag is used only for SLI4 in dev_loss_tmo_callbkJustin Tee1-1/+2
2025-06-23scsi: lpfc: Relocate clearing initial phba flags from link up to link down hdlrJustin Tee2-6/+6
2025-06-23scsi: lpfc: Simplify error handling for failed lpfc_get_sli4_parameters cmdJustin Tee1-24/+5
2025-06-23scsi: lpfc: Early return out of FDMI cmpl for locally rejected statusesJustin Tee1-15/+3
2025-06-23scsi: lpfc: Skip RSCN processing when FC_UNLOADING flag is setJustin Tee1-0/+7
2025-06-23scsi: lpfc: Check for hdwq null ptr when cleaning up lpfc_vport structureJustin Tee1-0/+4
2025-06-23scsi: lpfc: Update debugfs trace ring initialization messagesJustin Tee1-9/+9
2025-06-23scsi: lpfc: Revise logging format for failed CT MIB requestsJustin Tee1-4/+4
2025-06-23scsi: sd: set max_hw_wzeroes_unmap_sectors if device supports SD_ZERO_*_UNMAPZhang Yi1-0/+5
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman5-15/+18
2025-06-19scsi: fnic: Fix missing DMA mapping error in fnic_send_frame()Thomas Fourier1-0/+2
2025-06-19scsi: fnic: Set appropriate logging level for log messageKaran Tilak Kumar1-1/+1