From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Subject: [GIT PULL] Block fixes for 5.14-rc3
Date: Sat, 24 Jul 2021 09:50:54 -0600 [thread overview]
Message-ID: <b5a906fb-0e55-cfb1-ba4b-d12ecc3a42d4@kernel.dk> (raw)
Hi Linus,
A few fixes for the 5.14 release:
- NVMe pull request (Christoph)
- tracing fix (Keith Busch)
- fix multipath head refcounting (Hannes Reinecke)
- Write Zeroes vs PI fix (me)
- drop a bogus WARN_ON (Zhihao Cheng)
- Increase max blk-cgroup policy size, now that mq-deadline uses it too
(Oleksandr)
Please pull!
The following changes since commit 05d69d950d9d84218fc9beafd02dea1f6a70e09e:
xen-blkfront: sanitize the removal state machine (2021-07-15 09:32:34 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/block-5.14-2021-07-24
for you to fetch changes up to 7054133da39a82c1dc44ce796f13a7cb0d6a0b3c:
Merge tag 'nvme-5.14-2021-07-22' of git://git.infradead.org/nvme into block-5.14 (2021-07-22 14:23:55 -0600)
----------------------------------------------------------------
block-5.14-2021-07-24
----------------------------------------------------------------
Christoph Hellwig (1):
nvme: set the PRACT bit when using Write Zeroes with T10 PI
Hannes Reinecke (1):
nvme: fix refcounting imbalance when all paths are down
Jens Axboe (1):
Merge tag 'nvme-5.14-2021-07-22' of git://git.infradead.org/nvme into block-5.14
Keith Busch (1):
nvme: fix nvme_setup_command metadata trace event
Oleksandr Natalenko (1):
block: increase BLKCG_MAX_POLS
Zhihao Cheng (1):
nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTING
drivers/nvme/host/core.c | 19 +++++++++++++++----
drivers/nvme/host/multipath.c | 9 ++++++++-
drivers/nvme/host/nvme.h | 11 ++---------
drivers/nvme/host/pci.c | 4 +++-
drivers/nvme/host/trace.h | 6 +++---
include/linux/blkdev.h | 2 +-
6 files changed, 32 insertions(+), 19 deletions(-)
--
Jens Axboe
next reply other threads:[~2021-07-24 15:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-24 15:50 Jens Axboe [this message]
2021-07-24 20:16 ` [GIT PULL] Block fixes for 5.14-rc3 pr-tracker-bot
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=b5a906fb-0e55-cfb1-ba4b-d12ecc3a42d4@kernel.dk \
--to=axboe@kernel.dk \
--cc=linux-block@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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