linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 5.8-rc3
@ 2020-06-26 19:40 Jens Axboe
  2020-06-27 16:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2020-06-26 19:40 UTC (permalink / raw)
  To: Linus Torvalds, linux-block

Hi Linus,

Here's a set of changes that should go into the current release:

- NVMe pull request from Christoph:
	- multipath deadlock fixes (Anton)
	- NUMA fixes (Max)
	- RDMA completion vector fix (Max)
	- IO deadlock fix (Sagi)
	- multipath reference fix (Sagi)
	- NS mutation fix (Sagi)
- Use right allocator when freeing bip in error path (Chengguang)

Please pull!

The following changes since commit 3373a3461aa15b7f9a871fa4cb2c9ef21ac20b47:

  block: make function 'kill_bdev' static (2020-06-18 09:24:35 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.8-2020-06-26

for you to fetch changes up to 1b52671d79c4b9fdc91a85f99f69b7c91a3b1b71:

  Merge branch 'nvme-5.8' of git://git.infradead.org/nvme into block-5.8 (2020-06-25 12:57:17 -0600)

----------------------------------------------------------------
block-5.8-2020-06-26

----------------------------------------------------------------
Anton Eidelman (2):
      nvme-multipath: fix deadlock between ana_work and scan_work
      nvme-multipath: fix deadlock due to head->lock

Chengguang Xu (1):
      block: release bip in a right way in error path

Jens Axboe (1):
      Merge branch 'nvme-5.8' of git://git.infradead.org/nvme into block-5.8

Max Gurtovoy (6):
      nvme: set initial value for controller's numa node
      nvme-pci: override the value of the controller's numa node
      nvme-pci: initialize tagset numa value to the value of the ctrl
      nvme-tcp: initialize tagset numa value to the value of the ctrl
      nvme-loop: initialize tagset numa value to the value of the ctrl
      nvme-rdma: assign completion vector correctly

Sagi Grimberg (3):
      nvme: fix possible deadlock when I/O is blocked
      nvme: don't protect ns mutation with ns->head->lock
      nvme-multipath: fix bogus request queue reference put

 block/bio-integrity.c         | 23 +++++++++++++---------
 drivers/nvme/host/core.c      |  2 +-
 drivers/nvme/host/multipath.c | 46 +++++++++++++++++++++++++++----------------
 drivers/nvme/host/nvme.h      |  2 ++
 drivers/nvme/host/pci.c       |  6 ++++--
 drivers/nvme/host/rdma.c      |  2 +-
 drivers/nvme/host/tcp.c       |  4 ++--
 drivers/nvme/target/loop.c    |  4 ++--
 8 files changed, 55 insertions(+), 34 deletions(-)

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Block fixes for 5.8-rc3
  2020-06-26 19:40 [GIT PULL] Block fixes for 5.8-rc3 Jens Axboe
@ 2020-06-27 16:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-06-27 16:05 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block

The pull request you sent on Fri, 26 Jun 2020 13:40:46 -0600:

> git://git.kernel.dk/linux-block.git tags/block-5.8-2020-06-26

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9b8d02079643b55343b41fb07ce7eb3d25472ce5

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-06-27 16:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-26 19:40 [GIT PULL] Block fixes for 5.8-rc3 Jens Axboe
2020-06-27 16:05 ` 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;
as well as URLs for NNTP newsgroup(s).