Linux SCSI subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/9] lpfc: Update lpfc to revision 14.2.0.4
@ 2022-06-03 17:43 James Smart
  2022-06-03 17:43 ` [PATCH 1/9] lpfc: Correct BDE type for XMIT_SEQ64_WQE in ct_reject_event James Smart
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: James Smart @ 2022-06-03 17:43 UTC (permalink / raw)
  To: linux-scsi; +Cc: James Smart

Update lpfc to revision 14.2.0.4

This patch set contains mainly fixes. Also adds some additional logging
for NVMe command completions when errors, and enabling of nvme-fc flush
handling on async event cmds.

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

James Smart (9):
  lpfc: Correct BDE type for XMIT_SEQ64_WQE in ct_reject_event
  lpfc: Resolve some cleanup issues following abort path refactoring
  lpfc: Resolve some cleanup issues following SLI path refactoring
  lpfc: Address null pointer dereference after starget_to_rport()
  lpfc: Resolve null ptr dereference after an ELS LOGO is aborted
  lpfc: Fix port stuck in bypassed state after lip in PT2PT topology
  lpfc: Add more logging of cmd and cqe information for aborted NVME
    cmds
  lpfc: Allow reduced polling rate for nvme_admin_async_event cmd
    completion
  lpfc: Update lpfc version to 14.2.0.4

 drivers/scsi/lpfc/lpfc_crtn.h      |  4 +--
 drivers/scsi/lpfc/lpfc_ct.c        |  2 +-
 drivers/scsi/lpfc/lpfc_els.c       | 21 ++++++------
 drivers/scsi/lpfc/lpfc_hw4.h       |  3 ++
 drivers/scsi/lpfc/lpfc_init.c      |  2 +-
 drivers/scsi/lpfc/lpfc_nportdisc.c |  3 +-
 drivers/scsi/lpfc/lpfc_nvme.c      | 52 +++++++++++++++++++++++-------
 drivers/scsi/lpfc/lpfc_scsi.c      |  6 ++++
 drivers/scsi/lpfc/lpfc_sli.c       | 25 +++++++-------
 drivers/scsi/lpfc/lpfc_version.h   |  2 +-
 10 files changed, 76 insertions(+), 44 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2022-06-08  5:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-03 17:43 [PATCH 0/9] lpfc: Update lpfc to revision 14.2.0.4 James Smart
2022-06-03 17:43 ` [PATCH 1/9] lpfc: Correct BDE type for XMIT_SEQ64_WQE in ct_reject_event James Smart
2022-06-03 17:43 ` [PATCH 2/9] lpfc: Resolve some cleanup issues following abort path refactoring James Smart
2022-06-03 17:43 ` [PATCH 3/9] lpfc: Resolve some cleanup issues following SLI " James Smart
2022-06-03 17:43 ` [PATCH 4/9] lpfc: Address null pointer dereference after starget_to_rport() James Smart
2022-06-03 17:43 ` [PATCH 5/9] lpfc: Resolve null ptr dereference after an ELS LOGO is aborted James Smart
2022-06-03 17:43 ` [PATCH 6/9] lpfc: Fix port stuck in bypassed state after lip in PT2PT topology James Smart
2022-06-03 17:43 ` [PATCH 7/9] lpfc: Add more logging of cmd and cqe information for aborted NVME cmds James Smart
2022-06-03 17:43 ` [PATCH 8/9] lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion James Smart
2022-06-03 17:43 ` [PATCH 9/9] lpfc: Update lpfc version to 14.2.0.4 James Smart
2022-06-08  2:27 ` [PATCH 0/9] lpfc: Update lpfc to revision 14.2.0.4 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