Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: keith.busch@intel.com (Keith Busch)
Subject: [GIT PULL] nvme fixes for Linux 4.16
Date: Wed, 14 Feb 2018 16:52:38 -0700	[thread overview]
Message-ID: <20180214235238.GK20962@localhost.localdomain> (raw)

Hi Jens,

After syncing with Christoph and Sagi, we feel this is a good time to
send our latest fixes across most of the nvme components for 4.16:

The following changes since commit a7877390614770965a6925dfed79cbd3eeeb61e0:

  block, bfq: add requeue-request hook (2018-02-07 15:17:46 -0700)

are available in the git repository at:

  git://git.infradead.org/nvme.git nvme-4.16-rc

for you to fetch changes up to 8000d1fdb07e365e6565c2415aefdfed15413794:

  nvme-rdma: fix sysfs invoked reset_ctrl error flow (2018-02-14 15:44:22 +0200)

----------------------------------------------------------------
Israel Rukshin (1):
      nvmet: Change return code of discard command if not supported

James Smart (2):
      nvme_fc: correct abort race condition on resets
      nvme_fc: cleanup io completion

Jianchao Wang (1):
      nvme: fix the deadlock in nvme_update_formats

Keith Busch (3):
      nvme: Fix discard buffer overrun
      nvme-pci: Remap CMB SQ entries on every controller reset
      nvme-pci: Fix timeouts in connecting state

Max Gurtovoy (3):
      nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING
      nvme-rdma: use NVME_CTRL_CONNECTING state to mark init process
      nvme: delete NVME_CTRL_LIVE --> NVME_CTRL_CONNECTING transition

Nitzan Carmi (1):
      nvme-rdma: fix sysfs invoked reset_ctrl error flow

Roland Dreier (1):
      nvme: Don't use a stack buffer for keep-alive command

 drivers/nvme/host/core.c     |  45 ++++++++-----
 drivers/nvme/host/fabrics.h  |   9 +--
 drivers/nvme/host/fc.c       | 157 ++++++++++---------------------------------
 drivers/nvme/host/nvme.h     |   3 +-
 drivers/nvme/host/pci.c      |  39 ++++++-----
 drivers/nvme/host/rdma.c     |  16 ++---
 drivers/nvme/target/io-cmd.c |   7 +-
 7 files changed, 106 insertions(+), 170 deletions(-)

             reply	other threads:[~2018-02-14 23:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-14 23:52 Keith Busch [this message]
2018-02-15  2:04 ` [GIT PULL] nvme fixes for Linux 4.16 Jens Axboe
  -- strict thread matches above, loose matches on Subject: below --
2018-01-08 18:52 Christoph Hellwig
2018-01-08 19:20 ` Jens Axboe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180214235238.GK20962@localhost.localdomain \
    --to=keith.busch@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox