All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nilesh Javali <njavali@marvell.com>
To: <martin.petersen@oracle.com>
Cc: <linux-scsi@vger.kernel.org>, <GR-QLogic-Storage-Upstream@marvell.com>
Subject: [PATCH v2 0/7] qla2xxx bug fixes
Date: Tue, 29 Sep 2020 03:21:45 -0700	[thread overview]
Message-ID: <20200929102152.32278-1-njavali@marvell.com> (raw)

Martin,

Please apply the qla2xxx bug fixes to the scsi tree at
your earliest convenience.

v1->v2:
Added correct "Fixes:" and "Cc:" tags in commits
Added Reviewed-by tag

Thanks,
Nilesh

Arun Easi (3):
  qla2xxx: Fix MPI reset needed message
  qla2xxx: Fix reset of MPI firmware
  qla2xxx: Fix point-to-point (N2N) device discovery issue

Nilesh Javali (1):
  qla2xxx: Update version to 10.02.00.103-k

Quinn Tran (2):
  qla2xxx: Fix buffer-buffer credit extraction error
  qla2xxx: fix crash on session cleanup with unload

Saurav Kashyap (1):
  qla2xxx: Correct the check for sscanf return value

 drivers/scsi/qla2xxx/qla_attr.c    | 10 ++++--
 drivers/scsi/qla2xxx/qla_def.h     |  6 +++-
 drivers/scsi/qla2xxx/qla_gbl.h     |  1 -
 drivers/scsi/qla2xxx/qla_init.c    | 52 +++++++++++++++--------------
 drivers/scsi/qla2xxx/qla_iocb.c    |  3 +-
 drivers/scsi/qla2xxx/qla_isr.c     |  2 +-
 drivers/scsi/qla2xxx/qla_mbx.c     | 42 ++---------------------
 drivers/scsi/qla2xxx/qla_os.c      | 21 ++++--------
 drivers/scsi/qla2xxx/qla_target.c  | 13 ++++----
 drivers/scsi/qla2xxx/qla_tmpl.c    | 53 +++++++++---------------------
 drivers/scsi/qla2xxx/qla_version.h |  4 +--
 11 files changed, 75 insertions(+), 132 deletions(-)


base-commit: c1a3bf99d76e5ae5537265433def019a34a9dac0
-- 
2.23.1


             reply	other threads:[~2020-09-29 10:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-29 10:21 Nilesh Javali [this message]
2020-09-29 10:21 ` [PATCH v2 1/7] qla2xxx: Correct the check for sscanf return value Nilesh Javali
2020-09-29 10:21 ` [PATCH v2 2/7] qla2xxx: Fix buffer-buffer credit extraction error Nilesh Javali
2020-09-29 10:21 ` [PATCH v2 3/7] qla2xxx: Fix MPI reset needed message Nilesh Javali
2020-09-29 10:21 ` [PATCH v2 4/7] qla2xxx: Fix reset of MPI firmware Nilesh Javali
2020-09-29 10:21 ` [PATCH v2 5/7] qla2xxx: fix crash on session cleanup with unload Nilesh Javali
2020-09-29 10:21 ` [PATCH v2 6/7] qla2xxx: Fix point-to-point (N2N) device discovery issue Nilesh Javali
2020-09-29 10:21 ` [PATCH v2 7/7] qla2xxx: Update version to 10.02.00.103-k Nilesh Javali
2020-09-30  3:27 ` [PATCH v2 0/7] qla2xxx bug fixes Martin K. Petersen
2020-10-03  3:26 ` Martin K. Petersen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200929102152.32278-1-njavali@marvell.com \
    --to=njavali@marvell.com \
    --cc=GR-QLogic-Storage-Upstream@marvell.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.