mbox series

[0/9] lpfc: Update lpfc to revision 14.0.0.4

Message ID 20211204002644.116455-1-jsmart2021@gmail.com
Headers show
Series lpfc: Update lpfc to revision 14.0.0.4 | expand

Message

James Smart Dec. 4, 2021, 12:26 a.m. UTC
Update lpfc to revision 14.0.0.4

This patch set contains several bug fixes.

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

James Smart (9):
  lpfc: Fix leaked lpfc_dmabuf mbox allocations with npiv
  lpfc: Change return code on ios received during link bounce
  lpfc: Fix lpfc_force_rscn ndlp kref imbalance
  lpfc: Fix NPIV port deletion crash
  lpfc: Trigger SLI4 firmware dump before doing driver cleanup
  lpfc: Adjust CMF total bytes and rxmonitor
  lpfc: Cap CMF read bytes to MBPI
  lpfc: Add additional debugfs support for CMF
  lpfc: Update lpfc version to 14.0.0.4

 drivers/scsi/lpfc/lpfc.h           |  7 ++-
 drivers/scsi/lpfc/lpfc_attr.c      | 62 ++++++++++++++--------
 drivers/scsi/lpfc/lpfc_debugfs.c   | 27 +++++++---
 drivers/scsi/lpfc/lpfc_debugfs.h   |  2 +-
 drivers/scsi/lpfc/lpfc_els.c       | 22 +++++---
 drivers/scsi/lpfc/lpfc_hbadisc.c   | 10 ++--
 drivers/scsi/lpfc/lpfc_hw.h        |  2 +-
 drivers/scsi/lpfc/lpfc_init.c      | 37 +++++++++----
 drivers/scsi/lpfc/lpfc_nportdisc.c |  6 +++
 drivers/scsi/lpfc/lpfc_scsi.c      |  8 +--
 drivers/scsi/lpfc/lpfc_sli.c       |  6 ---
 drivers/scsi/lpfc/lpfc_version.h   |  2 +-
 drivers/scsi/lpfc/lpfc_vport.c     | 83 +++++++++++++++++++++++-------
 13 files changed, 189 insertions(+), 85 deletions(-)

Comments

Martin K. Petersen Dec. 14, 2021, 4:40 a.m. UTC | #1
On Fri, 3 Dec 2021 16:26:35 -0800, James Smart wrote:

> Update lpfc to revision 14.0.0.4
> 
> This patch set contains several bug fixes.
> 
> The patches were cut against Martin's 5.16/scsi-fixes tree
> 
> James Smart (9):
>   lpfc: Fix leaked lpfc_dmabuf mbox allocations with npiv
>   lpfc: Change return code on ios received during link bounce
>   lpfc: Fix lpfc_force_rscn ndlp kref imbalance
>   lpfc: Fix NPIV port deletion crash
>   lpfc: Trigger SLI4 firmware dump before doing driver cleanup
>   lpfc: Adjust CMF total bytes and rxmonitor
>   lpfc: Cap CMF read bytes to MBPI
>   lpfc: Add additional debugfs support for CMF
>   lpfc: Update lpfc version to 14.0.0.4
> 
> [...]

Applied to 5.17/scsi-queue, thanks!

[1/9] lpfc: Fix leaked lpfc_dmabuf mbox allocations with npiv
      https://git.kernel.org/mkp/scsi/c/f0d391969749
[2/9] lpfc: Change return code on ios received during link bounce
      https://git.kernel.org/mkp/scsi/c/2e81b1a374da
[3/9] lpfc: Fix lpfc_force_rscn ndlp kref imbalance
      https://git.kernel.org/mkp/scsi/c/7576d48c64f3
[4/9] lpfc: Fix NPIV port deletion crash
      https://git.kernel.org/mkp/scsi/c/8ed190a91950
[5/9] lpfc: Trigger SLI4 firmware dump before doing driver cleanup
      https://git.kernel.org/mkp/scsi/c/7dd2e2a92317
[6/9] lpfc: Adjust CMF total bytes and rxmonitor
      https://git.kernel.org/mkp/scsi/c/a6269f837045
[7/9] lpfc: Cap CMF read bytes to MBPI
      https://git.kernel.org/mkp/scsi/c/05116ef9c4b4
[8/9] lpfc: Add additional debugfs support for CMF
      https://git.kernel.org/mkp/scsi/c/6014a2468f0e
[9/9] lpfc: Update lpfc version to 14.0.0.4
      https://git.kernel.org/mkp/scsi/c/4437503bfbec