[GIT PULL] Block fixes for 5.4-rc6

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

 



Hi Linus,

Small set of fixes that should go into this release. This pull request
contains:

- Two small nvme fixes, one is a fabrics connection fix, the other one a
  cleanup made possible by that fix (Anton, via Keith)

- Fix requeue handling in umb ubd (Anton)

- Fix spin_lock_irq() nesting in blk-iocost (Dan)

- Three small io_uring fixes:
	- Install io_uring fd after done with ctx (me)
	- Clear ->result before every poll issue (me)
	- Fix leak of shadow request on error (Pavel)

Please pull!


  git://git.kernel.dk/linux-block.git tags/for-linus-20191101


----------------------------------------------------------------
Anton Eidelman (2):
      nvme-multipath: fix possible io hang after ctrl reconnect
      nvme-multipath: remove unused groups_only mode in ana log

Anton Ivanov (1):
      um-ubd: Entrust re-queue to the upper layers

Dan Carpenter (1):
      iocost: don't nest spin_lock_irq in ioc_weight_write()

Jens Axboe (2):
      io_uring: don't touch ctx in setup after ring fd install
      io_uring: ensure we clear io_kiocb->result before each issue

Pavel Begunkov (1):
      io_uring: Fix leaked shadow_req

 arch/um/drivers/ubd_kern.c    |  8 ++++++--
 block/blk-iocost.c            |  4 ++--
 drivers/nvme/host/multipath.c |  9 ++++-----
 fs/io_uring.c                 | 14 ++++++++++----
 4 files changed, 22 insertions(+), 13 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