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.15-rc1
Date: Sun, 5 Sep 2021 21:06:32 -0600 [thread overview]
Message-ID: <e8a816f2-b3f6-cd37-aa4d-b3aa7aed565c@kernel.dk> (raw)
Hi Linus,
Was going to send this one in later this week, but given that -Werror is
now enabled (or at least available), the mq-deadline fix really should
go in for the folks hitting that.
- Ensure dd_queued() is only there if needed (Geert)
- Fix a kerneldoc warning for bio_alloc_kiocb()
- BFQ fix for queue merging
- loop locking fix (Tetsuo)
Please pull!
The following changes since commit 4ac6d90867a4de2e12117e755dbd76e08d88697f:
Merge tag 'docs-5.15' of git://git.lwn.net/linux (2021-09-01 18:49:47 -0700)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/block-5.15-2021-09-05
for you to fetch changes up to 1c500ad706383f1a6609e63d0b5d1723fd84dab9:
loop: reduce the loop_ctl_mutex scope (2021-09-03 22:14:40 -0600)
----------------------------------------------------------------
block-5.15-2021-09-05
----------------------------------------------------------------
Geert Uytterhoeven (1):
block/mq-deadline: Move dd_queued() to fix defined but not used warning
Jens Axboe (1):
bio: fix kerneldoc documentation for bio_alloc_kiocb()
Paolo Valente (1):
block, bfq: honor already-setup queue merges
Tetsuo Handa (1):
loop: reduce the loop_ctl_mutex scope
block/bfq-iosched.c | 16 ++++++++---
block/bio.c | 2 +-
block/mq-deadline.c | 12 ++++-----
drivers/block/loop.c | 75 ++++++++++++++++++++++++++++++++++------------------
drivers/block/loop.h | 1 +
5 files changed, 70 insertions(+), 36 deletions(-)
--
Jens Axboe
next reply other threads:[~2021-09-06 3:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-06 3:06 Jens Axboe [this message]
2021-09-06 17:15 ` [GIT PULL] Block fixes for 5.15-rc1 pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2021-09-11 14:29 Jens Axboe
2021-09-11 17:30 ` 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=e8a816f2-b3f6-cd37-aa4d-b3aa7aed565c@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