[GIT PULL] Block fixes for 6.5-rc4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux