[GIT PULL] nvme fixes for 4.14
Christoph Hellwig
hch at infradead.org
Fri Oct 20 06:17:39 PDT 2017
Hi Jens,
below are two regression fixes each for RDMA and FC, and a fix for a SQHD
update race in the target.
The following changes since commit 639812a1ed9bf49ae2c026086fbf975339cd1eef:
nbd: don't set the device size until we're connected (2017-10-09 12:29:22 -0600)
are available in the git repository at:
git://git.infradead.org/nvme.git nvme-4.14
for you to fetch changes up to f04b9cc87b5fc466b1b7231ba7b078e885956c5b:
nvme-rdma: Fix error status return in tagset allocation failure (2017-10-19 17:13:51 +0200)
----------------------------------------------------------------
James Smart (3):
nvme-fc: fix iowait hang
nvme-fc: retry initial controller connections 3 times
nvmet: synchronize sqhd update
Sagi Grimberg (2):
nvme-rdma: Fix possible double free in reconnect flow
nvme-rdma: Fix error status return in tagset allocation failure
drivers/nvme/host/fc.c | 37 +++++++++++++++++++++++++++++++++----
drivers/nvme/host/rdma.c | 16 ++++++++++++----
drivers/nvme/target/core.c | 15 ++++++++++++---
drivers/nvme/target/nvmet.h | 2 +-
4 files changed, 58 insertions(+), 12 deletions(-)
More information about the Linux-nvme
mailing list