[GIT PULL] Block fixes for 5.14-rc

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

 



Hi Linus,

A few fixes for the 5.14 release:

- NVMe fixes (via Christoph)
	- fix various races in nvme-pci when shutting down just after
	  probing (Casey Chen)
	- fix a net_device leak in nvme-tcp (Prabhakar Kushwaha)

- Fix regression in xen-blkfront by cleaning up the removal state
  machine (Christoph)

- Fix tag_set and queue cleanup ordering regression in nbd (Wang)

- Fix tag_set and queue cleanup ordering regression in pd (Guoqing)

Please pull!


The following changes since commit a731763fc479a9c64456e0643d0ccf64203100c9:

  blk-cgroup: prevent rcu_sched detected stalls warnings while iterating blkgs (2021-07-07 09:36:36 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.14-2021-07-16

for you to fetch changes up to 05d69d950d9d84218fc9beafd02dea1f6a70e09e:

  xen-blkfront: sanitize the removal state machine (2021-07-15 09:32:34 -0600)

----------------------------------------------------------------
block-5.14-2021-07-16

----------------------------------------------------------------
Casey Chen (2):
      nvme-pci: fix multiple races in nvme_setup_io_queues
      nvme-pci: do not call nvme_dev_remove_admin from nvme_remove

Christoph Hellwig (1):
      xen-blkfront: sanitize the removal state machine

Guoqing Jiang (1):
      pd: fix order of cleaning up the queue and freeing the tagset

Jens Axboe (1):
      Merge tag 'nvme-5.14-2021-07-15' of git://git.infradead.org/nvme into block-5.14

Prabhakar Kushwaha (1):
      nvme-tcp: use __dev_get_by_name instead dev_get_by_name for OPT_HOST_IFACE

Wang Qing (1):
      nbd: fix order of cleaning up the queue and freeing the tagset

 drivers/block/nbd.c          |   2 +-
 drivers/block/paride/pd.c    |   2 +-
 drivers/block/xen-blkfront.c | 224 +++++--------------------------------------
 drivers/nvme/host/pci.c      |  67 +++++++++++--
 drivers/nvme/host/tcp.c      |   4 +-
 5 files changed, 87 insertions(+), 212 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