On Wed, 31 Jan 2024 10:50:55 -0800, Justin Tee wrote: > Update lpfc to revision 14.4.0.0 > > This patch set contains fixes identified by static code analyzers, updates > to log messaging, bug fixes related to discovery and congestion management, > and clean up patches regarding the abuse of shost lock in the driver. > > The patches were cut against Martin's 6.9/scsi-queue tree. > > [...] Applied to 6.9/scsi-queue, thanks! [01/17] lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list https://git.kernel.org/mkp/scsi/c/3d0f9342ae20 [02/17] lpfc: Fix possible memory leak in lpfc_rcv_padisc https://git.kernel.org/mkp/scsi/c/2ae917d4bcab [03/17] lpfc: Use sg_dma_len API to get struct scatterlist's length https://git.kernel.org/mkp/scsi/c/aa7674bd8da5 [04/17] lpfc: Remove D_ID swap log message from trace event logger https://git.kernel.org/mkp/scsi/c/b76beac1a4f5 [05/17] lpfc: Allow lpfc_plogi_confirm_nport logic to execute for Fabric nodes https://git.kernel.org/mkp/scsi/c/e1b3acad0d7b [06/17] lpfc: Remove NLP_RCV_PLOGI early return during RSCN processing for ndlps https://git.kernel.org/mkp/scsi/c/a801d57a110d [07/17] lpfc: Fix failure to delete vports when discovery is in progress https://git.kernel.org/mkp/scsi/c/7bb6cb7bb21c [08/17] lpfc: Add condition to delete ndlp object after sending BLS_RJT to an ABTS https://git.kernel.org/mkp/scsi/c/900db34ad265 [09/17] lpfc: Save FPIN frequency statistics upon receipt of peer cgn notifications https://git.kernel.org/mkp/scsi/c/6ca396c5e3c4 [10/17] lpfc: Move handling of reset congestion statistics events https://git.kernel.org/mkp/scsi/c/140bd888ed0d [11/17] lpfc: Remove shost_lock protection for fc_host_port shost APIs https://git.kernel.org/mkp/scsi/c/4be4ad6cd237 [12/17] lpfc: Change nlp state statistic counters into atomic_t https://git.kernel.org/mkp/scsi/c/0dfd9cbc187c [13/17] lpfc: Protect vport fc_nodes list with an explicit spin lock https://git.kernel.org/mkp/scsi/c/9bb36777d0a2 [14/17] lpfc: Change lpfc_vport fc_flag member into a bitmask https://git.kernel.org/mkp/scsi/c/a645b8c1f5bc [15/17] lpfc: Change lpfc_vport load_flag member into a bitmask https://git.kernel.org/mkp/scsi/c/e39811bec6b1 [16/17] lpfc: Update lpfc version to 14.4.0.0 https://git.kernel.org/mkp/scsi/c/5b22878daf48 [17/17] lpfc: Copyright updates for 14.4.0.0 patches https://git.kernel.org/mkp/scsi/c/ea4044e4dd0d -- Martin K. Petersen Oracle Linux Engineering