summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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-23scsi: sd: set max_hw_wzeroes_unmap_sectors if device supports SD_ZERO_*_UNMAPZhang Yi
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman
2025-06-19scsi: fnic: Fix missing DMA mapping error in fnic_send_frame()Thomas Fourier
2025-06-19scsi: fnic: Set appropriate logging level for log messageKaran Tilak Kumar
2025-06-19scsi: fnic: Add and improve logs in FDMI and FDMI ABTS pathsKaran Tilak Kumar
2025-06-19scsi: fnic: Turn off FDMI ACTIVE flags on link downKaran Tilak Kumar
2025-06-19scsi: fnic: Fix crash in fnic_wq_cmpl_handler when FDMI times outKaran Tilak Kumar
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: megaraid_sas: Fix invalid node indexChen Yu
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh
2025-06-16scsi: elx: efct: Fix memory leak in efct_hw_parse_filter()Vitaliy Shevtsov
2025-06-16scsi: Don't use %pK through printk()Thomas Weißschuh
2025-06-16scsi: core: Remember if a device is an ATA deviceDamien Le Moal
2025-06-16scsi: mpt3sas: Drop unused variable in mpt3sas_send_mctp_passthru_req()André Draszik
2025-06-09scsi: error: alua: I/O errors for ALUA state transitionsRajashekhar M A
2025-06-09scsi: storvsc: Increase the timeouts to storvsc_timeoutDexuan Cui
2025-06-09scsi: fcoe: Remove fcoe_select_cpu()Hannes Reinecke
2025-06-09Merge branch '6.16/scsi-queue' into 6.16/scsi-fixesMartin K. Petersen
2025-06-09scsi: iscsi: Fix incorrect error path labels for flashnode operationsAlok Tiwari
2025-06-09scsi: mvsas: Fix typos in per-phy comments and SAS cmd port registersAnkit Chauhan
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-05-28Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-27scsi: aacraid: Remove useless codeTomas Henzl
2025-05-27scsi: core: devinfo: Fix typo in commentmrigendrachaubey
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-20scsi: hisi_sas: Fix warning detected by sparseYihang Li
2025-05-20scsi: mpt3sas: Fix _ctl_get_mpt_mctp_passthru_adapter() to return IOC pointerShivasharan S
2025-05-20scsi: sg: Remove unnecessary NULL check before unregister_sysctl_table()Chen Ni