All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] lpfc: Update lpfc to revision 14.0.0.3
@ 2021-10-20 21:14 James Smart
  2021-10-20 21:14 ` [PATCH 1/8] lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to driver_resource_setup James Smart
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: James Smart @ 2021-10-20 21:14 UTC (permalink / raw)
  To: linux-scsi; +Cc: James Smart

Update lpfc to revision 14.0.0.3

This patch set contains several bug fixes.

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


James Smart (8):
  lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to
    driver_resource_setup
  lpfc: Wait for successful restart of SLI3 adapter during host sg_reset
  lpfc: Correct sysfs reporting of loop support after SFP status change
  lpfc: Fix use-after-free in lpfc_unreg_rpi() routine
  lpfc: Allow PLOGI retry if previous PLOGI was aborted
  lpfc: Fix link down processing to address NULL pointer dereference
  lpfc: Allow fabric node recovery if recovery is in progress before
    devloss
  lpfc: Update lpfc version to 14.0.0.3

 drivers/scsi/lpfc/lpfc_crtn.h    |   3 +
 drivers/scsi/lpfc/lpfc_disc.h    |  12 +++-
 drivers/scsi/lpfc/lpfc_els.c     |  20 +++++-
 drivers/scsi/lpfc/lpfc_hbadisc.c | 112 ++++++++++++++++++++++++++++++-
 drivers/scsi/lpfc/lpfc_init.c    |  68 +++++++++++++++++--
 drivers/scsi/lpfc/lpfc_scsi.c    |  19 ++++--
 drivers/scsi/lpfc/lpfc_sli.c     |  43 ++++--------
 drivers/scsi/lpfc/lpfc_version.h |   2 +-
 8 files changed, 229 insertions(+), 50 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2021-10-27  4:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-20 21:14 [PATCH 0/8] lpfc: Update lpfc to revision 14.0.0.3 James Smart
2021-10-20 21:14 ` [PATCH 1/8] lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to driver_resource_setup James Smart
2021-10-20 21:14 ` [PATCH 2/8] lpfc: Wait for successful restart of SLI3 adapter during host sg_reset James Smart
2021-10-20 21:14 ` [PATCH 3/8] lpfc: Correct sysfs reporting of loop support after SFP status change James Smart
2021-10-20 21:14 ` [PATCH 4/8] lpfc: Fix use-after-free in lpfc_unreg_rpi() routine James Smart
2021-10-20 21:14 ` [PATCH 5/8] lpfc: Allow PLOGI retry if previous PLOGI was aborted James Smart
2021-10-20 21:14 ` [PATCH 6/8] lpfc: Fix link down processing to address NULL pointer dereference James Smart
2021-10-20 21:14 ` [PATCH 7/8] lpfc: Allow fabric node recovery if recovery is in progress before devloss James Smart
2021-10-20 21:14 ` [PATCH 8/8] lpfc: Update lpfc version to 14.0.0.3 James Smart
2021-10-21  3:34 ` [PATCH 0/8] lpfc: Update lpfc to revision 14.0.0.3 Martin K. Petersen
2021-10-27  4:00 ` Martin K. Petersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.