summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
4 daysMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-07-09lpfc: don't use file->f_path.dentry for comparisonsAl Viro
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-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-04-28Merge patch series "Update lpfc to revision 14.4.0.9"Martin K. Petersen
2025-04-28scsi: lpfc: Copyright updates for 14.4.0.9 patchesJustin Tee
2025-04-28scsi: lpfc: Update lpfc version to 14.4.0.9Justin Tee
2025-04-28scsi: lpfc: Create lpfc_vmid_info sysfs entryJustin Tee
2025-04-28scsi: lpfc: Avoid potential ndlp use-after-free in dev_loss_tmo_callbkJustin Tee
2025-04-28scsi: lpfc: Prevent failure to reregister with NVMe transport after PRLI retryJustin Tee
2025-04-28scsi: lpfc: Restart eratt_poll timer if HBA_SETUP flag still unsetJustin Tee
2025-04-28scsi: lpfc: Notify FC transport of rport disappearance during PCI fcn resetJustin Tee
2025-04-28scsi: lpfc: Fix lpfc_check_sli_ndlp() handling for GEN_REQUEST64 commandsJustin Tee
2025-04-28scsi: lpfc: Use secs_to_jiffies() instead of msecs_to_jiffies()Thorsten Blum
2025-04-11scsi: lpfc: Use memcpy() for BIOS versionDaniel Wagner
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-17scsi: lpfc: Restore clearing of NLP_UNREG_INP in ndlp->nlp_flagEwan D. Milne
2025-03-03scsi: lpfc: Fix spelling mistake 'Toplogy' -> 'Topology'Colin Ian King
2025-03-03scsi: lpfc: Convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-02-24scsi: lpfc: rework lpfc_next_{online,present}_cpu()Yury Norov
2025-02-24scsi: lpfc: switch lpfc_irq_rebalance() to using cpumask_next_wrap()Yury Norov
2025-02-24cpumask: deprecate cpumask_next_wrap()Yury Norov
2025-02-18scsi: Switch to use hrtimer_setup()Nam Cao
2025-02-03scsi: lpfc: Copyright updates for 14.4.0.8 patchesJustin Tee
2025-02-03scsi: lpfc: Update lpfc version to 14.4.0.8Justin Tee
2025-02-03scsi: lpfc: Handle duplicate D_IDs in ndlp search-by D_ID routineJustin Tee
2025-02-03scsi: lpfc: Ignore ndlp rport mismatch in dev_loss_tmo callbkJustin Tee
2025-02-03scsi: lpfc: Free phba irq in lpfc_sli4_enable_msi() when pci_irq_vector() failsJustin Tee
2025-02-03scsi: lpfc: Reduce log message generation during ELS ring clean upJustin Tee
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-12scsi: lpfc: convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-01-10Merge branch '6.13/scsi-fixes' into 6.14/scsi-stagingMartin K. Petersen
2025-01-02Merge patch series "scsi: Constify 'struct bin_attribute'"Martin K. Petersen
2025-01-02scsi: lpfc: Constify 'struct bin_attribute'Thomas Weißschuh
2025-01-02Merge patch series "Update lpfc to revision 14.4.0.7"Martin K. Petersen