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 v3 0/3] qla2xxx: Updates for the driver
Date: Tue, 31 Mar 2020 03:40:12 -0700	[thread overview]
Message-ID: <20200331104015.24868-1-njavali@marvell.com> (raw)

Hi Martin,

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

v1->v2:
- PATCH 1/3 - Removed unused variables, count and fw_dump_mpi, from func qla27xx_fwdump
qla_tmpl.c

v2->v3:
- PATCH 0/3 - Added Changelog and base-commit
- PATCH 1/3 - Fixed warning reported by kbuild test robot and added Reviewed-by
tag
- PATCH 2/3 - Added Reviewed-by tag
- PATCH 3/3 - Added Reviewed-by tag

Thanks,
Nilesh

Arun Easi (2):
  qla2xxx: Fix MPI failure AEN (8200) handling.
  qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV.

Quinn Tran (1):
  qla2xxx: delete all sessions before unregister local nvme port

 drivers/scsi/qla2xxx/qla_attr.c |  32 +++++++--
 drivers/scsi/qla2xxx/qla_def.h  |  13 +++-
 drivers/scsi/qla2xxx/qla_gbl.h  |   3 +
 drivers/scsi/qla2xxx/qla_init.c |   2 +
 drivers/scsi/qla2xxx/qla_isr.c  |  54 +++++++++-----
 drivers/scsi/qla2xxx/qla_mbx.c  |   2 +-
 drivers/scsi/qla2xxx/qla_os.c   |   6 ++
 drivers/scsi/qla2xxx/qla_tmpl.c | 121 ++++++++++++++++++++++++++------
 8 files changed, 188 insertions(+), 45 deletions(-)


base-commit: 9b88984658fbe14dae7597070a45e3668d1b6ffb
-- 
2.19.0.rc0


             reply	other threads:[~2020-03-31 10:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-31 10:40 Nilesh Javali [this message]
2020-03-31 10:40 ` [PATCH v3 1/3] qla2xxx: Fix MPI failure AEN (8200) handling Nilesh Javali
2020-03-31 10:40 ` [PATCH v3 2/3] qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV Nilesh Javali
2020-03-31 10:40 ` [PATCH v3 3/3] qla2xxx: delete all sessions before unregister local nvme port Nilesh Javali
2020-04-01  2:19 ` [PATCH v3 0/3] qla2xxx: Updates for the driver 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=20200331104015.24868-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.