* [GIT PULL] Block fixes for 5.12-rc6
@ 2021-04-02 21:28 Jens Axboe
2021-04-02 23:18 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2021-04-02 21:28 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-block@vger.kernel.org
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Block fixes for 5.12-rc6
2021-04-02 21:28 [GIT PULL] Block fixes for 5.12-rc6 Jens Axboe
@ 2021-04-02 23:18 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-04-02 23:18 UTC (permalink / raw)
To: Jens Axboe; +Cc: Linus Torvalds, linux-block@vger.kernel.org
The pull request you sent on Fri, 2 Apr 2021 15:28:15 -0600:
> git://git.kernel.dk/linux-block.git tags/block-5.12-2021-04-02
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d93a0d43e3d0ba9e19387be4dae4a8d5b175a8d7
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-04-02 23:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-02 21:28 [GIT PULL] Block fixes for 5.12-rc6 Jens Axboe
2021-04-02 23:18 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox