* [GIT PULL] Block fixes for 7.3-rc3
@ 2026-09-11 11:34 Jens Axboe
2026-09-11 20:24 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2026-09-11 11:34 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-block@vger.kernel.org
Hi Linus,
A few block fixes for this week. This pull request contains:
- Fix the start and length check added to iov_iter_extract_bvecs(),
which used iter_iov_addr()/iter_iov_len() helpers that aren't safe
for the ITER_BVEC/FOLIOQ/etc iterator types passed.
- sunvdc fixes for an -EIO issue from lack of retries, and unmapping
LDC cookies when the descriptor send fails
- Clear force_abort in ublk_queue_reset_io_flags()
- ublk selftest install fix
Please pull!
The following changes since commit 00ef2248c5dae08548f7ceb6951b022f89905330:
Merge tag 'nvme-7.3-2026-09-03' of git://git.infradead.org/nvme into block-7.3 (2026-09-03 19:48:07 -0600)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/block-7.3-20260911
for you to fetch changes up to 94b1a3ca9b8db3151f1416263704c159a9470da5:
selftests: ublk: add batch IO cases to recover_03 (2026-09-10 20:19:21 -0600)
----------------------------------------------------------------
block-7.3-20260911
----------------------------------------------------------------
David Howells (1):
block: Fix start and length check added to iov_iter_extract_bvecs()
Jens Axboe (1):
sunvdc: fix -EIO issue due to lack of retries
Mahmoud Nagy Adam (1):
selftests: ublk: install test_common.sh and trace/ scripts
Stian Halseth (1):
sunvdc: unmap LDC cookies when the descriptor send fails
Yang Xiuwei (2):
ublk: clear force_abort in ublk_queue_reset_io_flags()
selftests: ublk: add batch IO cases to recover_03
drivers/block/sunvdc.c | 26 ++++++++++++++++++++++++-
drivers/block/ublk_drv.c | 1 +
lib/iov_iter.c | 18 +++++++++++++++--
tools/testing/selftests/ublk/Makefile | 2 ++
tools/testing/selftests/ublk/test_recover_03.sh | 5 +++++
5 files changed, 49 insertions(+), 3 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Block fixes for 7.3-rc3
2026-09-11 11:34 [GIT PULL] Block fixes for 7.3-rc3 Jens Axboe
@ 2026-09-11 20:24 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-09-11 20:24 UTC (permalink / raw)
To: Jens Axboe; +Cc: Linus Torvalds, linux-block@vger.kernel.org
The pull request you sent on Fri, 11 Sep 2026 05:34:43 -0600:
> https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/block-7.3-20260911
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/35ef102063fd6f39e045e6d4e92ac04d3d29c0bf
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:[~2026-09-11 20:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-11 11:34 [GIT PULL] Block fixes for 7.3-rc3 Jens Axboe
2026-09-11 20:24 ` 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