public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Update lpfc to revision 14.4.0.8
@ 2025-01-31  0:05 Justin Tee
  2025-01-31  0:05 ` [PATCH 1/6] lpfc: Reduce log message generation during ELS ring clean up Justin Tee
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Justin Tee @ 2025-01-31  0:05 UTC (permalink / raw)
  To: linux-scsi; +Cc: jsmart2021, justin.tee, Justin Tee

Update lpfc to revision 14.4.0.8

This patch set contains fixes related to diagnostic logging, smatch, and
ndlp ptr referencing issues.

The patches were cut against Martin's 6.14/scsi-queue tree.

Justin Tee (6):
  lpfc: Reduce log message generation during ELS ring clean up
  lpfc: Free phba irq in lpfc_sli4_enable_msi when pci_irq_vector fails
  lpfc: Ignore ndlp rport mismatch in dev_loss_tmo callbk
  lpfc: Handle duplicate D_IDs in ndlp search-by D_ID routine
  lpfc: Update lpfc version to 14.4.0.8
  lpfc: Copyright updates for 14.4.0.8 patches

 drivers/scsi/lpfc/lpfc_els.c     | 12 +++++-------
 drivers/scsi/lpfc/lpfc_hbadisc.c | 31 ++++++++++++++++++++++---------
 drivers/scsi/lpfc/lpfc_init.c    |  4 +++-
 drivers/scsi/lpfc/lpfc_version.h |  6 +++---
 4 files changed, 33 insertions(+), 20 deletions(-)

-- 
2.38.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-02-10  2:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-31  0:05 [PATCH 0/6] Update lpfc to revision 14.4.0.8 Justin Tee
2025-01-31  0:05 ` [PATCH 1/6] lpfc: Reduce log message generation during ELS ring clean up Justin Tee
2025-01-31  0:05 ` [PATCH 2/6] lpfc: Free phba irq in lpfc_sli4_enable_msi when pci_irq_vector fails Justin Tee
2025-01-31  0:05 ` [PATCH 3/6] lpfc: Ignore ndlp rport mismatch in dev_loss_tmo callbk Justin Tee
2025-01-31  0:05 ` [PATCH 4/6] lpfc: Handle duplicate D_IDs in ndlp search-by D_ID routine Justin Tee
2025-01-31  0:05 ` [PATCH 5/6] lpfc: Update lpfc version to 14.4.0.8 Justin Tee
2025-01-31  0:05 ` [PATCH 6/6] lpfc: Copyright updates for 14.4.0.8 patches Justin Tee
2025-02-04  2:54 ` [PATCH 0/6] Update lpfc to revision 14.4.0.8 Martin K. Petersen
2025-02-10  2:58 ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox