Linux block layer
 help / color / mirror / Atom feed
* [GIT PULL] block fixes for 7.2-rc5
@ 2026-07-25  1:33 Jens Axboe
  2026-07-25  3:12 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2026-07-25  1:33 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block@vger.kernel.org

Hi Linus,

A few block fixes for this week:

- Fix a ublk recovery hang, where END_USER_RECOVERY without a
  successful START_USER_RECOVERY could be satisfied by a stale
  completion latch.

- Fix a stack out-of-bounds read in the CDROMVOLCTRL ioctl.

- MAINTAINERS email address update for Roger Pau Monne

Please pull!


The following changes since commit df308a14585649f7683a560f5c94978ab4f8224d:

  block: fix aligning of bounced dio read bios (2026-07-16 06:11:37 -0600)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/block-7.2-20260724

for you to fetch changes up to 093fbffe03f5c1bb9c10a9e5aa65b23250844403:

  MAINTAINERS: update my email address (2026-07-21 06:24:43 -0600)

----------------------------------------------------------------
Ming Lei (1):
      ublk: wait on ublk_dev_ready() instead of ub->completion

Roger Pau Monne (1):
      MAINTAINERS: update my email address

Xu Rao (1):
      cdrom: fix stack out-of-bounds read in CDROMVOLCTRL

 MAINTAINERS              |  2 +-
 drivers/block/ublk_drv.c | 47 ++++++++++++++++++++++++++++++-----------------
 drivers/cdrom/cdrom.c    |  1 +
 3 files changed, 32 insertions(+), 18 deletions(-)

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-07-25  3:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-25  1:33 [GIT PULL] block fixes for 7.2-rc5 Jens Axboe
2026-07-25  3:12 ` 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