linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Jens Axboe <axboe@kernel.dk>
Cc: Keith Busch <keith.busch@intel.com>,
	linux-block@vger.kernel.org, Sagi Grimberg <sagi@grimberg.me>,
	linux-nvme@lists.infradead.org
Subject: [GIT PULL] nvme fixes for 4.18
Date: Fri, 8 Jun 2018 07:58:11 +0200	[thread overview]
Message-ID: <20180608055811.24xz3qfvf3gsvuef@infradead.org> (raw)

Hi Jens,

a few more small fixes for NVMe for this merge window:

The following changes since commit af6c5d5e01ad9f2c9ca38cccaae6b5d67ddd241f:

  Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq (2018-06-05 17:31:33 -0700)

are available in the Git repository at:

  git://git.infradead.org/nvme.git nvme-4.18

for you to fetch changes up to 9ce44fde233fcbe5eca34f97f2a68b97d3ca833b:

  nvme: cleanup double shift issue (2018-06-07 16:27:08 +0200)

----------------------------------------------------------------
Christoph Hellwig (1):
      nvmet: return all zeroed buffer when we can't find an active namespace

Dan Carpenter (1):
      nvme: cleanup double shift issue

Johannes Thumshirn (1):
      nvme: don't hold nvmf_transports_rwsem for more than transport lookups

Keith Busch (6):
      nvme-pci: remove unnecessary nested locking
      nvme-pci: remove unnecessary completion doorbell check
      nvme-pci: queue creation fixes
      nvme-pci: remove HMB teardown on reset
      nvme-pci: unquiesce dead controller queues
      nvme-pci: make CMB SQ mod-param read-only

Sagi Grimberg (1):
      nvmet: filter newlines from user input

Steve Wise (1):
      nvme-rdma: correctly check for target keyed sgl support

 drivers/nvme/host/core.c        |  4 ++--
 drivers/nvme/host/fabrics.c     |  3 ++-
 drivers/nvme/host/fabrics.h     |  3 +++
 drivers/nvme/host/nvme.h        |  1 -
 drivers/nvme/host/pci.c         | 35 ++++++++++-------------------------
 drivers/nvme/host/rdma.c        |  5 +++--
 drivers/nvme/target/admin-cmd.c | 15 +++++++++------
 drivers/nvme/target/configfs.c  | 14 +++++++++-----
 8 files changed, 38 insertions(+), 42 deletions(-)

             reply	other threads:[~2018-06-08  5:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-08  5:58 Christoph Hellwig [this message]
2018-06-08 13:09 ` [GIT PULL] nvme fixes for 4.18 Jens Axboe
2018-06-08 18:51   ` Jens Axboe
  -- strict thread matches above, loose matches on Subject: below --
2018-06-15 13:13 Christoph Hellwig
2018-06-15 14:16 ` Jens Axboe
2018-06-22 13:00 Christoph Hellwig
2018-06-22 14:46 ` Jens Axboe
2018-07-26 14:16 Christoph Hellwig
2018-07-26 17:49 ` 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=20180608055811.24xz3qfvf3gsvuef@infradead.org \
    --to=hch@infradead.org \
    --cc=axboe@kernel.dk \
    --cc=keith.busch@intel.com \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-nvme@lists.infradead.org \
    --cc=sagi@grimberg.me \
    /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;
as well as URLs for NNTP newsgroup(s).