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.12-rc6
Date: Fri, 2 Apr 2021 15:28:15 -0600 [thread overview]
Message-ID: <979a3929-25ec-0b24-20fa-6803e6dfbe30@kernel.dk> (raw)
Hi Linus,
- Remove comment that never came to fruition in 22 years of development
(Christoph)
- Remove unused request flag (Christoph)
- Fix for null_blk fake timeout handling (Damien)
- Fix for IOCB_NOWAIT being ignored for O_DIRECT on raw bdevs (Pavel)
- Error propagation fix for multiple split bios (Yufen)
Please pull!
The following changes since commit e82fc7855749aa197740a60ef22c492c41ea5d5f:
block: don't create too many partitions (2021-03-27 09:22:18 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/block-5.12-2021-04-02
for you to fetch changes up to f06c609645ecd043c79380fac94145926603fb33:
block: remove the unused RQF_ALLOCED flag (2021-04-02 11:18:31 -0600)
----------------------------------------------------------------
block-5.12-2021-04-02
----------------------------------------------------------------
Christoph Hellwig (2):
block: update a few comments in uapi/linux/blkpg.h
block: remove the unused RQF_ALLOCED flag
Damien Le Moal (1):
null_blk: fix command timeout completion handling
Pavel Begunkov (1):
block: don't ignore REQ_NOWAIT for direct IO
Yufen Yu (1):
block: only update parent bi_status when bio fail
block/bio.c | 2 +-
block/blk-mq-debugfs.c | 1 -
drivers/block/null_blk/main.c | 26 +++++++++++++++++++++-----
drivers/block/null_blk/null_blk.h | 1 +
fs/block_dev.c | 4 ++++
include/linux/blkdev.h | 2 --
include/uapi/linux/blkpg.h | 28 ++--------------------------
7 files changed, 29 insertions(+), 35 deletions(-)
--
Jens Axboe
next reply other threads:[~2021-04-02 21:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-02 21:28 Jens Axboe [this message]
2021-04-02 23:18 ` [GIT PULL] Block fixes for 5.12-rc6 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=979a3929-25ec-0b24-20fa-6803e6dfbe30@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