public inbox for linux-block@vger.kernel.org
 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 6.5-rc4
Date: Fri, 28 Jul 2023 09:08:56 -0600	[thread overview]
Message-ID: <7ffe03ab-339e-be10-c6e8-7294e4c35bb4@kernel.dk> (raw)

Hi Linus,

A few fixes that should go into the current kernel release, mainly:

- Set of fixes for dasd (Stefan)

- Handle interruptible waits returning because of a signal for ublk
  (Ming)

Please pull!


The following changes since commit bb5faa99f0ce40756ab7bbbce4f16c01ca5ebd5a:

  loop: do not enforce max_loop hard limit by (new) default (2023-07-21 13:20:57 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/block-6.5-2023-07-28

for you to fetch changes up to 3e9dce80dbf91972aed972c743f539c396a34312:

  ublk: return -EINTR if breaking from waiting for existed users in DEL_DEV (2023-07-27 07:17:36 -0600)

----------------------------------------------------------------
block-6.5-2023-07-28

----------------------------------------------------------------
Bart Van Assche (1):
      block: Fix a source code comment in include/uapi/linux/blkzoned.h

Ming Lei (3):
      ublk: fail to start device if queue setup is interrupted
      ublk: fail to recover device if queue setup is interrupted
      ublk: return -EINTR if breaking from waiting for existed users in DEL_DEV

Stefan Haberland (4):
      s390/dasd: fix hanging device after quiesce/resume
      s390/dasd: use correct number of retries for ERP requests
      s390/dasd: fix hanging device after request requeue
      s390/dasd: print copy pair message only for the correct error

 drivers/block/ublk_drv.c           |  11 ++--
 drivers/s390/block/dasd.c          | 125 ++++++++++++++-----------------------
 drivers/s390/block/dasd_3990_erp.c |   4 +-
 drivers/s390/block/dasd_ioctl.c    |   1 +
 include/uapi/linux/blkzoned.h      |  10 +--
 5 files changed, 63 insertions(+), 88 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2023-07-28 15:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-28 15:08 Jens Axboe [this message]
2023-07-28 18:39 ` [GIT PULL] Block fixes for 6.5-rc4 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=7ffe03ab-339e-be10-c6e8-7294e4c35bb4@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