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-rc6
Date: Fri, 31 Jul 2026 15:44:52 -0600	[thread overview]
Message-ID: <8a90f8b1-1b86-4fb5-aa5a-8d292aec8e70@kernel.dk> (raw)

Hi Linus,

A few fixes for block that should go into this release. This pull
request contains:

- Set of fixes for s390/dasd, via Stefan.

- Fix for a missing stop of the timeout timer, if a disk has never been
  added.

- Clear kernel owned fields on ublk setup by default.

Please pull!


The following changes since commit 093fbffe03f5c1bb9c10a9e5aa65b23250844403:

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

are available in the Git repository at:

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

for you to fetch changes up to 7f40b346462f563a0d6e841a77b5163d2a882a04:

  s390/dasd: Fix undersized format-check buffer (2026-07-31 08:28:08 -0600)

----------------------------------------------------------------
block-7.2-20260731

----------------------------------------------------------------
Chao Shi (1):
      block: stop the timeout timer when releasing a never added disk

Jan Höppner (1):
      s390/dasd: Fix potential NULL pointer dereference

Ming Lei (1):
      ublk: reset kernel-owned dev_info fields in ublk_ctrl_add_dev()

Stefan Haberland (2):
      s390/dasd: Fix path verification interrupted by concurrent dasd_sleep_on_immediatly
      s390/dasd: Fix undersized format-check buffer

 block/genhd.c                   | 12 ++++++++----
 drivers/block/ublk_drv.c        |  9 +++++++++
 drivers/s390/block/dasd.c       | 14 +++++++++++++-
 drivers/s390/block/dasd_eckd.c  | 11 +++++++----
 drivers/s390/block/dasd_ioctl.c |  2 +-
 5 files changed, 38 insertions(+), 10 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2026-07-31 21:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-31 21:44 Jens Axboe [this message]
2026-08-01  0:56 ` [GIT PULL] Block fixes for 7.2-rc6 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=8a90f8b1-1b86-4fb5-aa5a-8d292aec8e70@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