linux-scsi.vger.kernel.org archive mirror
 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 00/10] qla2xxx driver bug fixes
Date: Tue, 4 Aug 2020 21:43:52 -0700	[thread overview]
Message-ID: <20200805044402.30543-1-njavali@marvell.com> (raw)

Martin,

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

Thanks,
Nilesh

Arun Easi (2):
  qla2xxx: Allow ql2xextended_error_logging special value 1 to be set
    anytime
  qla2xxx: Fix WARN_ON in qla_nvme_register_hba

Nilesh Javali (1):
  Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"

Quinn Tran (6):
  qla2xxx: flush all sessions on zone disable
  qla2xxx: flush IO on zone disable
  qla2xxx: Indicate correct supported speeds for Mezz card
  qla2xxx: fix login timeout
  qla2xxx: reduce noisy debug message
  qla2xxx: fix null pointer access while connections disconnect from
    subsystem

Saurav Kashyap (1):
  qla2xxx: Check if FW supports MQ before enabling

 drivers/scsi/qla2xxx/qla_dbg.h    |  3 ++
 drivers/scsi/qla2xxx/qla_def.h    |  1 +
 drivers/scsi/qla2xxx/qla_gs.c     | 49 +++++++++++++++++++++++++------
 drivers/scsi/qla2xxx/qla_isr.c    |  4 +--
 drivers/scsi/qla2xxx/qla_mbx.c    |  8 -----
 drivers/scsi/qla2xxx/qla_nvme.c   | 15 +++++++++-
 drivers/scsi/qla2xxx/qla_os.c     |  5 ++++
 drivers/scsi/qla2xxx/qla_target.c |  2 +-
 8 files changed, 66 insertions(+), 21 deletions(-)


base-commit: b12149f2698ce25621ed0413cbb4fc26dd8ab3c1
-- 
2.19.0.rc0


             reply	other threads:[~2020-08-05  4:44 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-05  4:43 Nilesh Javali [this message]
2020-08-05  4:43 ` [PATCH 01/10] qla2xxx: flush all sessions on zone disable Nilesh Javali
2020-08-05  4:43 ` [PATCH 02/10] qla2xxx: flush IO " Nilesh Javali
2020-08-05  4:43 ` [PATCH 03/10] qla2xxx: Indicate correct supported speeds for Mezz card Nilesh Javali
2020-08-05  4:43 ` [PATCH 04/10] qla2xxx: fix login timeout Nilesh Javali
2020-08-05  4:43 ` [PATCH 05/10] qla2xxx: reduce noisy debug message Nilesh Javali
2020-08-05  4:43 ` [PATCH 06/10] qla2xxx: Allow ql2xextended_error_logging special value 1 to be set anytime Nilesh Javali
2020-08-05  4:43 ` [PATCH 07/10] qla2xxx: Fix WARN_ON in qla_nvme_register_hba Nilesh Javali
2020-08-05  4:44 ` [PATCH 08/10] qla2xxx: Check if FW supports MQ before enabling Nilesh Javali
2020-08-05  4:44 ` [PATCH 09/10] qla2xxx: fix null pointer access while connections disconnect from subsystem Nilesh Javali
2020-08-05  4:44 ` [PATCH 10/10] Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command" Nilesh Javali
2021-09-08  7:28 [PATCH 00/10] qla2xxx driver bug fixes Nilesh Javali
2021-09-08  7:57 ` Chaitanya Kulkarni
2021-09-08  9:12   ` Nilesh Javali
2023-07-12  9:05 Nilesh Javali

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=20200805044402.30543-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).