]> Git Repo - linux.git/commitdiff
Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linux
authorLinus Torvalds <[email protected]>
Fri, 28 Jul 2023 17:23:41 +0000 (10:23 -0700)
committerLinus Torvalds <[email protected]>
Fri, 28 Jul 2023 17:23:41 +0000 (10:23 -0700)
Pull block fixes from Jens Axboe:
 "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)"

* tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linux:
  ublk: return -EINTR if breaking from waiting for existed users in DEL_DEV
  ublk: fail to recover device if queue setup is interrupted
  ublk: fail to start device if queue setup is interrupted
  block: Fix a source code comment in include/uapi/linux/blkzoned.h
  s390/dasd: print copy pair message only for the correct error
  s390/dasd: fix hanging device after request requeue
  s390/dasd: use correct number of retries for ERP requests
  s390/dasd: fix hanging device after quiesce/resume


Trivial merge
This page took 0.058135 seconds and 4 git commands to generate.