mbox series

[0/8] Update lpfc to revision 14.4.0.9

Message ID 20250425194806.3585-1-justintee8345@gmail.com
Headers show
Series Update lpfc to revision 14.4.0.9 | expand

Message

Justin Tee April 25, 2025, 7:47 p.m. UTC
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(-)

Comments

Martin K. Petersen April 29, 2025, 1:39 a.m. UTC | #1
Justin,

> Update lpfc to revision 14.4.0.9

Applied to 6.16/scsi-staging, thanks!
Martin K. Petersen May 6, 2025, 4:25 a.m. UTC | #2
On Fri, 25 Apr 2025 12:47:58 -0700, Justin Tee wrote:

> 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.
> 
> [...]

Applied to 6.16/scsi-queue, thanks!

[1/8] lpfc: Fix lpfc_check_sli_ndlp handling for GEN_REQUEST64 commands
      https://git.kernel.org/mkp/scsi/c/05ae6c9c7315
[2/8] lpfc: Notify fc transport of rport disappearance during PCI fcn reset
      https://git.kernel.org/mkp/scsi/c/8808c36b48a6
[3/8] lpfc: Restart eratt_poll timer if HBA_SETUP flag still unset
      https://git.kernel.org/mkp/scsi/c/19d768dca549
[4/8] lpfc: Prevent failure to reregister with NVME transport after PRLI retry
      https://git.kernel.org/mkp/scsi/c/df117c93f58a
[5/8] lpfc: Avoid potential ndlp use-after-free in dev_loss_tmo_callbk
      https://git.kernel.org/mkp/scsi/c/b5162bb6aa1e
[6/8] lpfc: Create lpfc_vmid_info sysfs entry
      https://git.kernel.org/mkp/scsi/c/327b110fdea1
[7/8] lpfc: Update lpfc version to 14.4.0.9
      https://git.kernel.org/mkp/scsi/c/773a136fc828
[8/8] lpfc: Copyright updates for 14.4.0.9 patches
      https://git.kernel.org/mkp/scsi/c/f65c7b81796e