* [GIT PULL] Block fixes for 6.5-rc4
@ 2023-07-28 15:08 Jens Axboe
2023-07-28 18:39 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2023-07-28 15:08 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-block@vger.kernel.org
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Block fixes for 6.5-rc4
2023-07-28 15:08 [GIT PULL] Block fixes for 6.5-rc4 Jens Axboe
@ 2023-07-28 18:39 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-07-28 18:39 UTC (permalink / raw)
To: Jens Axboe; +Cc: Linus Torvalds, linux-block@vger.kernel.org
The pull request you sent on Fri, 28 Jul 2023 09:08:56 -0600:
> git://git.kernel.dk/linux.git tags/block-6.5-2023-07-28
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/818680d154170b4e41dc0c1a10e20bc03ca14a00
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:[~2023-07-28 18:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-28 15:08 [GIT PULL] Block fixes for 6.5-rc4 Jens Axboe
2023-07-28 18:39 ` 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