linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] Update lpfc to revision 14.4.0.9
@ 2025-04-25 19:47 Justin Tee
  2025-04-25 19:47 ` [PATCH 1/8] lpfc: Fix lpfc_check_sli_ndlp handling for GEN_REQUEST64 commands Justin Tee
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Justin Tee @ 2025-04-25 19:47 UTC (permalink / raw)
  To: linux-scsi; +Cc: jsmart2021, justin.tee, Justin Tee

Update lpfc to revision 14.4.0.9

This patch set contains fixes related to handling of WQE commands, PCI
function resets, firmware eratta events, ELS retries, a smatch
use-after-free warning, and the creation of a new VMID information entry.

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

Justin Tee (8):
  lpfc: Fix lpfc_check_sli_ndlp handling for GEN_REQUEST64 commands
  lpfc: Notify fc transport of rport disappearance during PCI fcn reset
  lpfc: Restart eratt_poll timer if HBA_SETUP flag still unset
  lpfc: Prevent failure to reregister with NVME transport after PRLI
    retry
  lpfc: Avoid potential ndlp use-after-free in dev_loss_tmo_callbk
  lpfc: Create lpfc_vmid_info sysfs entry
  lpfc: Update lpfc version to 14.4.0.9
  lpfc: Copyright updates for 14.4.0.9 patches

 drivers/scsi/lpfc/lpfc_attr.c    | 136 ++++++++++++++++++++++++++++++-
 drivers/scsi/lpfc/lpfc_hbadisc.c |  38 ++++-----
 drivers/scsi/lpfc/lpfc_init.c    |   3 +
 drivers/scsi/lpfc/lpfc_nvme.c    |  10 ++-
 drivers/scsi/lpfc/lpfc_sli.c     |  26 ++++--
 drivers/scsi/lpfc/lpfc_version.h |   2 +-
 6 files changed, 183 insertions(+), 32 deletions(-)

-- 
2.38.0


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

end of thread, other threads:[~2025-05-06  4:25 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-25 19:47 [PATCH 0/8] Update lpfc to revision 14.4.0.9 Justin Tee
2025-04-25 19:47 ` [PATCH 1/8] lpfc: Fix lpfc_check_sli_ndlp handling for GEN_REQUEST64 commands Justin Tee
2025-04-25 19:48 ` [PATCH 2/8] lpfc: Notify fc transport of rport disappearance during PCI fcn reset Justin Tee
2025-04-25 19:48 ` [PATCH 3/8] lpfc: Restart eratt_poll timer if HBA_SETUP flag still unset Justin Tee
2025-04-25 19:48 ` [PATCH 4/8] lpfc: Prevent failure to reregister with NVME transport after PRLI retry Justin Tee
2025-04-25 19:48 ` [PATCH 5/8] lpfc: Avoid potential ndlp use-after-free in dev_loss_tmo_callbk Justin Tee
2025-04-25 19:48 ` [PATCH 6/8] lpfc: Create lpfc_vmid_info sysfs entry Justin Tee
2025-04-25 19:48 ` [PATCH 7/8] lpfc: Update lpfc version to 14.4.0.9 Justin Tee
2025-04-25 19:48 ` [PATCH 8/8] lpfc: Copyright updates for 14.4.0.9 patches Justin Tee
2025-04-29  1:39 ` [PATCH 0/8] Update lpfc to revision 14.4.0.9 Martin K. Petersen
2025-05-06  4:25 ` 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;
as well as URLs for NNTP newsgroup(s).