From: Christoph Hellwig <hch@infradead.org>
To: Jens Axboe <axboe@kernel.dk>
Cc: Keith Busch <keith.busch@intel.com>,
linux-block@vger.kernel.org, Sagi Grimberg <sagi@grimberg.me>,
linux-nvme@lists.infradead.org
Subject: nvme updates for 4.19
Date: Sat, 4 Aug 2018 10:43:54 +0200 [thread overview]
Message-ID: <20180804084354.GA26103@infradead.org> (raw)
This conatains the support for TP4004, Asymmetric Namespace Access,
which makes NVMe multipathing usable in practice.
The following changes since commit cdcdcaae8450a975e7d07e1bfec21f9b8c016d0c:
scsi: virtio_scsi: fix pi_bytes{out,in} on 4 KiB block size devices (2018-07-26 15:49:43 -0600)
are available in the Git repository at:
git://git.infradead.org/nvme.git nvme-4.19
for you to fetch changes up to b369b30cf510fe94d8884837039362e2ec223cec:
nvmet: use Retain Async Event bit to clear AEN (2018-07-27 19:14:31 +0200)
----------------------------------------------------------------
Chaitanya Kulkarni (1):
nvmet: use Retain Async Event bit to clear AEN
Christoph Hellwig (9):
nvme.h: add support for the log specific field
nvme.h: add ANA definitions
nvme: simplify the API for getting log pages
nvme: remove nvme_req_needs_failover
nvme: add ANA support
nvmet: keep a port pointer in nvmet_ctrl
nvmet: track and limit the number of namespaces per subsystem
nvmet: add minimal ANA support
nvmet: support configuring ANA groups
drivers/nvme/host/core.c | 77 +++++----
drivers/nvme/host/lightnvm.c | 5 +-
drivers/nvme/host/multipath.c | 349 +++++++++++++++++++++++++++++++++++++---
drivers/nvme/host/nvme.h | 61 +++++--
drivers/nvme/target/admin-cmd.c | 104 +++++++++++-
drivers/nvme/target/configfs.c | 190 ++++++++++++++++++++++
drivers/nvme/target/core.c | 71 +++++++-
drivers/nvme/target/nvmet.h | 53 +++++-
include/linux/nvme.h | 52 +++++-
9 files changed, 884 insertions(+), 78 deletions(-)
next reply other threads:[~2018-08-04 8:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-04 8:43 Christoph Hellwig [this message]
2018-08-04 18:39 ` nvme updates for 4.19 Jens Axboe
2018-08-05 7:33 ` Christoph Hellwig
2018-08-05 14:27 ` Jens Axboe
2018-08-06 7:31 ` Christoph Hellwig
2018-08-06 14:34 ` Jens Axboe
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=20180804084354.GA26103@infradead.org \
--to=hch@infradead.org \
--cc=axboe@kernel.dk \
--cc=keith.busch@intel.com \
--cc=linux-block@vger.kernel.org \
--cc=linux-nvme@lists.infradead.org \
--cc=sagi@grimberg.me \
/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).