From: Christoph Hellwig <hch@infradead.org>
To: Jens Axboe <axboe@kernel.dk>
Cc: Keith Busch <kbusch@kernel.org>,
linux-block@vger.kernel.org, Sagi Grimberg <sagi@grimberg.me>,
linux-nvme@lists.infradead.org
Subject: [GIT PULL] first round of nvme updates for 5.12
Date: Tue, 2 Feb 2021 10:33:20 +0100 [thread overview]
Message-ID: <YBkcYFf7hJfpK+vl@infradead.org> (raw)
The following changes since commit e8628013e5ddc7cf78cc2f738ab760e8c0fa8559:
drbd: Avoid comma separated statements (2021-01-31 08:05:36 -0700)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-5.21-2020-02-02
for you to fetch changes up to 563c81586d0ab2841487a61fb34d6e9cd5efded7:
nvme-tcp: use cancel tagset helper for tear down (2021-02-02 10:26:13 +0100)
----------------------------------------------------------------
nvme updates for 5.12:
- failed reconnect fixes (Chao Leng)
- various tracing improvements (Michal Krakowiak, Johannes Thumshirn)
- switch the nvmet-fc assoc_list to use RCU protection (Leonid Ravich)
- resync the status codes with the latest spec (Max Gurtovoy)
- minor nvme-tcp improvements (Sagi Grimberg)
- various cleanups (Rikard Falkeborn, Minwoo Im, Chaitanya Kulkarni,
Israel Rukshin)
----------------------------------------------------------------
Chaitanya Kulkarni (5):
nvmet: remove extra variable in smart log nsid
nvmet: remove extra variable in id-desclist
nvmet: remove extra variable in identify ns
nvmet: add lba to sect conversion helpers
nvme-core: get rid of the extra space
Chao Leng (5):
nvme-core: add cancel tagset helpers
nvme-rdma: add clean action for failed reconnection
nvme-tcp: add clean action for failed reconnection
nvme-rdma: use cancel tagset helper for tear down
nvme-tcp: use cancel tagset helper for tear down
Israel Rukshin (2):
nvmet: Use nvmet_is_port_enabled helper for pi_enable
nvmet: Fix nvmet_is_port_enabled indentation
Johannes Thumshirn (1):
nvme: add tracing of zns commands
Leonid Ravich (1):
nvmet-fc: use RCU proctection for assoc_list
Max Gurtovoy (1):
nvme: update enumerations for status codes
Michal Krakowiak (1):
nvme: parse format nvm command details when tracing
Minwoo Im (2):
nvme: support command retry delay for admin command
nvme: refactor ns->ctrl by request
Rikard Falkeborn (1):
nvme: constify static attribute_group structs
Sagi Grimberg (3):
nvme-tcp: fix wrong setting of request iov_iter
nvme-tcp: get rid of unused helper function
nvme-tcp: pass multipage bvec to request iov_iter
drivers/nvme/host/core.c | 37 +++++++++++++-----
drivers/nvme/host/fc.c | 2 +-
drivers/nvme/host/nvme.h | 2 +
drivers/nvme/host/rdma.c | 30 +++++++++------
drivers/nvme/host/tcp.c | 55 +++++++++++++-------------
drivers/nvme/host/trace.c | 53 +++++++++++++++++++++++++
drivers/nvme/target/admin-cmd.c | 71 ++++++++++++++++------------------
drivers/nvme/target/configfs.c | 6 +--
drivers/nvme/target/fc.c | 81 ++++++++++++++++++---------------------
drivers/nvme/target/fcloop.c | 2 +-
drivers/nvme/target/io-cmd-bdev.c | 8 ++--
drivers/nvme/target/nvmet.h | 10 +++++
include/linux/nvme.h | 30 ++++++++++++---
13 files changed, 243 insertions(+), 144 deletions(-)
_______________________________________________
Linux-nvme mailing list
Linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme
next reply other threads:[~2021-02-02 9:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-02 9:33 Christoph Hellwig [this message]
2021-02-02 17:43 ` [GIT PULL] first round of nvme updates for 5.12 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=YBkcYFf7hJfpK+vl@infradead.org \
--to=hch@infradead.org \
--cc=axboe@kernel.dk \
--cc=kbusch@kernel.org \
--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