Linux block layer
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Subject: [GIT PULL] block fixes for 7.2-rc5
Date: Fri, 24 Jul 2026 19:33:51 -0600	[thread overview]
Message-ID: <3f1dae20-214a-4b2f-b13e-2c996b31acca@kernel.dk> (raw)

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


             reply	other threads:[~2026-07-25  1:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-25  1:33 Jens Axboe [this message]
2026-07-25  3:12 ` [GIT PULL] block fixes for 7.2-rc5 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3f1dae20-214a-4b2f-b13e-2c996b31acca@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox