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(+) -- Jens Axboe