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] nvme updates for Linux 5.13
Date: Tue, 6 Apr 2021 09:12:18 +0200 [thread overview]
Message-ID: <YGwJ0h0GCC/118r5@infradead.org> (raw)
Note that there is a conflict with Linus' tree in
drivers/nvme/host/core.c. Linus should take the version from this PR.
The following changes since commit 80755855f808c27c7154937667436f30e47bc820:
mtip32xx: use LIST_HEAD() for list_head (2021-03-29 07:38:49 -0600)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-5.13-2021-04-06
for you to fetch changes up to 8609c63fce58e94d82f6b6bf29c7806062e2e867:
nvme: fix handling of large MDTS values (2021-04-06 08:34:39 +0200)
----------------------------------------------------------------
nvme updates for Linux 5.13
- fix handling of very large MDTS values (Bart Van Assche)
- retrigger ANA log update if group descriptor isn't found
(Hannes Reinecke)
- fix locking contexts in nvme-tcp and nvmet-tcp (Sagi Grimberg)
- return proper error code from discovery ctrl (Hou Pu)
- verify the SGLS field in nvmet-tcp and nvmet-fc (Max Gurtovoy)
- disallow passthru cmd from targeting a nsid != nsid of the block dev
(Niklas Cassel)
- do not allow model_number exceed 40 bytes in nvmet (Noam Gottlieb)
- enable optional queue idle period tracking in nvmet-tcp
(Mark Wunderlich)
- various cleanups and optimizations (Chaitanya Kulkarni, Kanchan Joshi)
- expose fast_io_fail_tmo in sysfs (Daniel Wagner)
- implement non-MDTS command limits (Keith Busch)
- reduce warnings for unhandled command effects (Keith Busch)
- allocate storage for the SQE as part of the nvme_request (Keith Busch)
----------------------------------------------------------------
Bart Van Assche (1):
nvme: fix handling of large MDTS values
Chaitanya Kulkarni (14):
nvme-pci: remove the barriers in nvme_irq()
nvme-pci: cleanup nvme_irq()
nvmet: remove a duplicate status assignment in nvmet_alloc_ctrl
nvmet: update error log page in nvmet_alloc_ctrl()
nvmet: remove an unnecessary function parameter to nvmet_check_ctrl_status
nvmet: replace white spaces with tabs
nvme: rename nvme_init_identify()
nvme: split init identify into helper
nvme: mark nvme_setup_passsthru() inline
nvme: don't check nvme_req flags for new req
nvme: add new line after variable declatation
nvme-fc: fix the function documentation comment
nvmet-fc: update function documentation
nvmet: remove unnecessary ctrl parameter
Daniel Wagner (3):
nvme: use sysfs_emit instead of sprintf
nvme: remove superfluous else in nvme_ctrl_loss_tmo_store
nvme: export fast_io_fail_tmo to sysfs
Hannes Reinecke (1):
nvme: retrigger ANA log update if group descriptor isn't found
Hou Pu (1):
nvmet: return proper error code from discovery ctrl
Kanchan Joshi (2):
nvme: use NVME_CTRL_CMIC_ANA macro
nvme: reduce checks for zero command effects
Keith Busch (4):
nvme-pci: allocate nvme_command within driver pdu
nvme: use driver pdu command for passthrough
nvme: warn of unhandled effects only once
nvme: implement non-mdts command limits
Max Gurtovoy (2):
nvme-tcp: check sgl supported by target
nvme-fc: check sgl supported by target
Niklas Cassel (1):
nvme: disallow passthru cmd from targeting a nsid != nsid of the block dev
Noam Gottlieb (1):
nvmet: do not allow model_number exceed 40 bytes
Sagi Grimberg (2):
nvme-tcp: block BH in sk state_change sk callback
nvmet-tcp: fix incorrect locking in state_change sk callback
Wunderlich, Mark (1):
nvmet-tcp: enable optional queue idle period tracking
drivers/nvme/host/core.c | 298 +++++++++++++++++++++++++-------------
drivers/nvme/host/fc.c | 14 +-
drivers/nvme/host/multipath.c | 12 +-
drivers/nvme/host/nvme.h | 10 +-
drivers/nvme/host/pci.c | 26 ++--
drivers/nvme/host/rdma.c | 7 +-
drivers/nvme/host/tcp.c | 16 +-
drivers/nvme/target/admin-cmd.c | 4 +-
drivers/nvme/target/configfs.c | 6 +
drivers/nvme/target/core.c | 33 +++--
drivers/nvme/target/discovery.c | 6 +-
drivers/nvme/target/fabrics-cmd.c | 17 +--
drivers/nvme/target/fc.c | 1 +
drivers/nvme/target/loop.c | 6 +-
drivers/nvme/target/nvmet.h | 8 +-
drivers/nvme/target/tcp.c | 40 ++++-
include/linux/nvme.h | 10 ++
17 files changed, 336 insertions(+), 178 deletions(-)
_______________________________________________
Linux-nvme mailing list
Linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme
next reply other threads:[~2021-04-06 7:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-06 7:12 Christoph Hellwig [this message]
2021-04-06 15:19 ` [GIT PULL] nvme updates for Linux 5.13 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=YGwJ0h0GCC/118r5@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