mbox series

[GIT,PULL] Block fix for 5.8-rc6

Message ID 4dd7ab11-feb0-6ea8-46b6-0e9590d0890d@kernel.dk (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Block fix for 5.8-rc6 | expand

Pull-request

git://git.kernel.dk/linux-block.git tags/block-5.8-2020-07-17

Message

Jens Axboe July 17, 2020, 3:50 p.m. UTC
Hi Linus,

Single NVMe multipath capacity fix

Please pull!


The following changes since commit 579dd91ab3a5446b148e7f179b6596b270dace46:

  nbd: Fix memory leak in nbd_add_socket (2020-07-08 15:42:18 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.8-2020-07-17

for you to fetch changes up to 1f273e255b285282707fa3246391f66e9dc4178f:

  Merge branch 'nvme-5.8' of git://git.infradead.org/nvme into block-5.8 (2020-07-16 08:58:14 -0600)

----------------------------------------------------------------
block-5.8-2020-07-17

----------------------------------------------------------------
Anthony Iliopoulos (1):
      nvme: explicitly update mpath disk capacity on revalidation

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

 drivers/nvme/host/core.c |  1 +
 drivers/nvme/host/nvme.h | 13 +++++++++++++
 2 files changed, 14 insertions(+)

Comments

pr-tracker-bot@kernel.org July 17, 2020, 6 p.m. UTC | #1
The pull request you sent on Fri, 17 Jul 2020 09:50:41 -0600:

> git://git.kernel.dk/linux-block.git tags/block-5.8-2020-07-17

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

Thank you!