* [GIT PULL] Block fixes for 6.9-rc5
@ 2024-04-20 15:28 Jens Axboe
2024-04-20 18:32 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2024-04-20 15:28 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-block@vger.kernel.org
Hi Linus,
Just two minor fixes that should go into the 6.9 kernel release, one
fixing a regression with partition scanning errors, and one fixing a
WARN_ON() that can get triggered if we race with a timer.
Please pull!
The following changes since commit 3ec4848913d695245716ea45ca4872d9dff097a5:
block: fix that blk_time_get_ns() doesn't update time after schedule (2024-04-12 08:31:54 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux.git tags/block-6.9-20240420
for you to fetch changes up to 01bc4fda9ea0a6b52f12326486f07a4910666cf6:
blk-iocost: do not WARN if iocg was already offlined (2024-04-19 08:06:24 -0600)
----------------------------------------------------------------
block-6.9-20240420
----------------------------------------------------------------
Christoph Hellwig (1):
block: propagate partition scanning errors to the BLKRRPART ioctl
Li Nan (1):
blk-iocost: do not WARN if iocg was already offlined
block/bdev.c | 29 +++++++++++++++++++----------
block/blk-iocost.c | 7 +++++--
block/ioctl.c | 3 ++-
include/linux/blkdev.h | 2 ++
4 files changed, 28 insertions(+), 13 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-20 18:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-20 15:28 [GIT PULL] Block fixes for 6.9-rc5 Jens Axboe
2024-04-20 18:32 ` 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