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-rc
Date: Fri, 30 Jul 2021 09:16:39 -0600 [thread overview]
Message-ID: <c230e91a-74a0-5a78-a538-826ed0c40b94@kernel.dk> (raw)
Hi Linus,
- gendisk freeing fix (Christoph)
- blk-iocost wake ordering fix (Tejun)
- Tag allocation error handling fix (John)
- Loop locking fix. While this isn't the prettiest fix in the world,
nobody has any good alternatives for 5.14. Something to likely revisit
for 5.15. (Tetsuo)
Please pull!
The following changes since commit 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)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/block-5.14-2021-07-30
for you to fetch changes up to 340e84573878b2b9d63210482af46883366361b9:
block: delay freeing the gendisk (2021-07-27 19:35:47 -0600)
----------------------------------------------------------------
block-5.14-2021-07-30
----------------------------------------------------------------
Christoph Hellwig (1):
block: delay freeing the gendisk
John Garry (1):
blk-mq-sched: Fix blk_mq_sched_alloc_tags() error handling
Tejun Heo (1):
blk-iocost: fix operation ordering in iocg_wake_fn()
Tetsuo Handa (1):
loop: reintroduce global lock for safe loop_validate_file() traversal
block/blk-iocost.c | 11 +++--
block/blk-mq-sched.c | 17 ++-----
block/genhd.c | 3 +-
drivers/block/loop.c | 128 ++++++++++++++++++++++++++++++++++++++-------------
fs/block_dev.c | 2 +
5 files changed, 110 insertions(+), 51 deletions(-)
--
Jens Axboe
next reply other threads:[~2021-07-30 15:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-30 15:16 Jens Axboe [this message]
2021-07-30 18:11 ` [GIT PULL] Block fixes for 5.14-rc pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2021-07-16 14:24 Jens Axboe
2021-07-16 19:38 ` 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=c230e91a-74a0-5a78-a538-826ed0c40b94@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