On Sun, 15 Nov 2020 11:26:29 -0800, James Smart wrote: > Update lpfc to revision 12.8.0.6 > > This patch set contains several sets of recoding and refactoring. > > A close look was taken at the driver to identify what was causing > continual small state machine errors as well other repeatitive issues. > Code review showed several things and this is the first set of changes > to address the deficiencies. > > [...] Applied to 5.11/scsi-queue, thanks! [01/17] scsi: lpfc: Rework remote port ref counting and node freeing https://git.kernel.org/mkp/scsi/c/307e338097dc [02/17] scsi: lpfc: Rework locations of ndlp reference taking https://git.kernel.org/mkp/scsi/c/4430f7fd09ec [03/17] scsi: lpfc: Fix removal of SCSI transport device get and put on dev structure https://git.kernel.org/mkp/scsi/c/95f0ef8a8368 [04/17] scsi: lpfc: Fix refcounting around SCSI and NVMe transport APIs https://git.kernel.org/mkp/scsi/c/e9b1108316b9 [05/17] scsi: lpfc: Rework remote port lock handling https://git.kernel.org/mkp/scsi/c/c6adba150191 [06/17] scsi: lpfc: Remove ndlp when a PLOGI/ADISC/PRLI/REG_RPI ultimately fails https://git.kernel.org/mkp/scsi/c/52edb2caf675 [07/17] scsi: lpfc: Unsolicited ELS leaves node in incorrect state while dropping it https://git.kernel.org/mkp/scsi/c/9d76d4675159 [08/17] scsi: lpfc: Fix NPIV discovery and Fabric Node detection https://git.kernel.org/mkp/scsi/c/b3f2e67cc2dd [09/17] scsi: lpfc: Fix NPIV Fabric Node reference counting https://git.kernel.org/mkp/scsi/c/a70e63eee1c1 [10/17] scsi: lpfc: Refactor WQE structure definitions for common use https://git.kernel.org/mkp/scsi/c/b101eb27fde0 [11/17] scsi: lpfc: Enable common wqe_template support for both SCSI and NVMe https://git.kernel.org/mkp/scsi/c/840a470181c7 [12/17] scsi: lpfc: Enable common send_io interface for SCSI and NVMe https://git.kernel.org/mkp/scsi/c/47ff4c510f02 [13/17] scsi: lpfc: Convert SCSI path to use common I/O submission path https://git.kernel.org/mkp/scsi/c/da255e2e7cc8 [14/17] scsi: lpfc: Convert SCSI I/O completions to SLI-3 and SLI-4 handlers https://git.kernel.org/mkp/scsi/c/96e209be6ecb [15/17] scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlers https://git.kernel.org/mkp/scsi/c/db7531d2b377 [16/17] scsi: lpfc: Update lpfc version to 12.8.0.6 https://git.kernel.org/mkp/scsi/c/ab4dfa4dd5a1 [17/17] scsi: lpfc: Update changed file copyrights for 2020 https://git.kernel.org/mkp/scsi/c/983f761cd5c5 -- Martin K. Petersen Oracle Linux Engineering