* [GIT PULL] Block fixes for 6.19-rc3
@ 2025-12-26 16:12 Jens Axboe
2025-12-26 19:50 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2025-12-26 16:12 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-block@vger.kernel.org
Hi Linus,
Two minor fixes for the current kernel release. This pull request
contains:
- Fix for a signedness issue introduced in this kernel release for rnbd.
- Fix up user copy references for ublk when the server exits.
Please pull!
The following changes since commit af65faf34f6e9919bdd2912770d25d2a73cbcc7c:
block: validate interval_exp integrity limit (2025-12-18 09:51:49 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/block-6.19-20251226
for you to fetch changes up to 1ddb815fdfd45613c32e9bd1f7137428f298e541:
block: rnbd-clt: Fix signedness bug in init_dev() (2025-12-20 12:56:48 -0700)
----------------------------------------------------------------
block-6.19-20251226
----------------------------------------------------------------
Caleb Sander Mateos (1):
ublk: clean up user copy references on ublk server exit
Dan Carpenter (1):
block: rnbd-clt: Fix signedness bug in init_dev()
drivers/block/rnbd/rnbd-clt.h | 2 +-
drivers/block/ublk_drv.c | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-12-26 19:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-26 16:12 [GIT PULL] Block fixes for 6.19-rc3 Jens Axboe
2025-12-26 19:50 ` 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