Message ID | 20220713052045.10683-1-njavali@marvell.com (mailing list archive) |
---|---|
Headers | show |
Series | qla2xxx bug fixes | expand |
> On Jul 12, 2022, at 10:20 PM, Nilesh Javali <njavali@marvell.com> wrote: > > Martin, > > Please apply the qla2xxx driver bug fixes to the scsi tree > at your earliest convenience. > > Thanks, > Nilesh > > Arun Easi (2): > qla2xxx: Fix response queue handler reading stale packets > qla2xxx: Fix discovery issues in FC-AL topology > > Bikash Hazarika (3): > qla2xxx: Fix incorrect display of max frame size > qla2xxx: zero undefined mailbox IN registers > qla2xxx: update manufacturer details > > Nilesh Javali (3): > Revert "scsi: qla2xxx: Fix disk failure to rediscover" > qla2xxx: fix sparse warning for dport_data > qla2xxx: Update version to 10.02.07.800-k > > Quinn Tran (2): > qla2xxx: edif: Fix dropped IKE message > qla2xxx: Fix imbalance vha->vref_count > > drivers/scsi/qla2xxx/qla_bsg.c | 4 +- > drivers/scsi/qla2xxx/qla_def.h | 3 +- > drivers/scsi/qla2xxx/qla_gbl.h | 5 +- > drivers/scsi/qla2xxx/qla_gs.c | 11 ++-- > drivers/scsi/qla2xxx/qla_init.c | 40 +++++++++++++-- > drivers/scsi/qla2xxx/qla_isr.c | 80 ++++++++++++++++++------------ > drivers/scsi/qla2xxx/qla_mbx.c | 7 ++- > drivers/scsi/qla2xxx/qla_nvme.c | 5 -- > drivers/scsi/qla2xxx/qla_os.c | 10 ++++ > drivers/scsi/qla2xxx/qla_version.h | 4 +- > 10 files changed, 114 insertions(+), 55 deletions(-) > > > base-commit: bcec04b3cce4c498ef0d416a3a2aaf0369578151 > -- > 2.19.0.rc0 > Looks Good. For the series Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com> -- Himanshu Madhani Oracle Linux Engineering
Nilesh, > Please apply the qla2xxx driver bug fixes to the scsi tree at your > earliest convenience. Applied to 5.20/scsi-staging, thanks!
On Tue, 12 Jul 2022 22:20:35 -0700, Nilesh Javali wrote: > Martin, > > Please apply the qla2xxx driver bug fixes to the scsi tree > at your earliest convenience. > > Thanks, > Nilesh > > [...] Applied to 5.20/scsi-queue, thanks! [01/10] Revert "scsi: qla2xxx: Fix disk failure to rediscover" https://git.kernel.org/mkp/scsi/c/5bc7b01c513a [02/10] qla2xxx: Fix incorrect display of max frame size https://git.kernel.org/mkp/scsi/c/cf3b4fb65579 [03/10] qla2xxx: zero undefined mailbox IN registers https://git.kernel.org/mkp/scsi/c/6c96a3c7d495 [04/10] qla2xxx: Fix response queue handler reading stale packets https://git.kernel.org/mkp/scsi/c/b1f707146923 [05/10] qla2xxx: edif: Fix dropped IKE message https://git.kernel.org/mkp/scsi/c/c019cd656e71 [06/10] qla2xxx: Fix imbalance vha->vref_count https://git.kernel.org/mkp/scsi/c/63fa7f2644b4 [07/10] qla2xxx: Fix discovery issues in FC-AL topology https://git.kernel.org/mkp/scsi/c/47ccb113cead [08/10] qla2xxx: fix sparse warning for dport_data https://git.kernel.org/mkp/scsi/c/166d74b876b7 [09/10] qla2xxx: update manufacturer details https://git.kernel.org/mkp/scsi/c/1ccad27716ec [10/10] qla2xxx: Update version to 10.02.07.800-k https://git.kernel.org/mkp/scsi/c/6c20cc4885c5