All of lore.kernel.org
 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 Linux 4.15
Date: Fri, 5 Jan 2018 18:15:02 +0100	[thread overview]
Message-ID: <20180105171502.tacdqy5kh3knh4hg@infradead.org> (raw)

Hi Jens,

I have a few more small nvme fixes for you for Linux 4.15:

The following changes since commit 6d0e4827b72afc71349784336d5eb6df4df106e6:

  Revert "bdi: add error handle for bdi_debug_register" (2017-12-21 10:01:30 -0700)

are available in the git repository at:

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

for you to fetch changes up to 254beb84faccbe2f4eda0b51924857bdfb679969:

  nvme-fcloop: avoid possible uninitialized variable warning (2017-12-29 10:37:21 +0100)

----------------------------------------------------------------
James Smart (1):
      nvme-fcloop: avoid possible uninitialized variable warning

Jeff Lien (1):
      nvme: fix sector units when going between formats

Minwoo Im (1):
      nvme-pci: move use_sgl initialization to nvme_init_iod()

Sagi Grimberg (2):
      nvme-rdma: fix concurrent reset and reconnect
      nvme-mpath: fix last path removal during traffic

 drivers/nvme/host/core.c     |  7 ++++++-
 drivers/nvme/host/nvme.h     | 12 ++++++++++++
 drivers/nvme/host/pci.c      | 42 ++++++++++++++++++++----------------------
 drivers/nvme/host/rdma.c     | 14 +++++++++++++-
 drivers/nvme/target/fcloop.c |  2 +-
 5 files changed, 52 insertions(+), 25 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: hch@infradead.org (Christoph Hellwig)
Subject: [GIT PULL] nvme fixes for Linux 4.15
Date: Fri, 5 Jan 2018 18:15:02 +0100	[thread overview]
Message-ID: <20180105171502.tacdqy5kh3knh4hg@infradead.org> (raw)

Hi Jens,

I have a few more small nvme fixes for you for Linux 4.15:

The following changes since commit 6d0e4827b72afc71349784336d5eb6df4df106e6:

  Revert "bdi: add error handle for bdi_debug_register" (2017-12-21 10:01:30 -0700)

are available in the git repository at:

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

for you to fetch changes up to 254beb84faccbe2f4eda0b51924857bdfb679969:

  nvme-fcloop: avoid possible uninitialized variable warning (2017-12-29 10:37:21 +0100)

----------------------------------------------------------------
James Smart (1):
      nvme-fcloop: avoid possible uninitialized variable warning

Jeff Lien (1):
      nvme: fix sector units when going between formats

Minwoo Im (1):
      nvme-pci: move use_sgl initialization to nvme_init_iod()

Sagi Grimberg (2):
      nvme-rdma: fix concurrent reset and reconnect
      nvme-mpath: fix last path removal during traffic

 drivers/nvme/host/core.c     |  7 ++++++-
 drivers/nvme/host/nvme.h     | 12 ++++++++++++
 drivers/nvme/host/pci.c      | 42 ++++++++++++++++++++----------------------
 drivers/nvme/host/rdma.c     | 14 +++++++++++++-
 drivers/nvme/target/fcloop.c |  2 +-
 5 files changed, 52 insertions(+), 25 deletions(-)

             reply	other threads:[~2018-01-05 17:15 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-05 17:15 Christoph Hellwig [this message]
2018-01-05 17:15 ` [GIT PULL] nvme fixes for Linux 4.15 Christoph Hellwig
2018-01-05 17:41 ` Jens Axboe
2018-01-05 17:41   ` Jens Axboe
  -- strict thread matches above, loose matches on Subject: below --
2017-11-29 16:16 Christoph Hellwig
2017-11-29 16:16 ` Christoph Hellwig
2017-11-29 16:30 ` Jens Axboe
2017-11-29 16:30   ` Jens Axboe
2017-11-23 14:44 Christoph Hellwig
2017-11-23 14:44 ` Christoph Hellwig
2017-11-24  4:54 ` Jens Axboe
2017-11-24  4:54   ` Jens Axboe
2017-11-24  5:04   ` Jens Axboe
2017-11-24  5:04     ` Jens Axboe
2017-11-24  8:32     ` Christoph Hellwig
2017-11-24  8:32       ` Christoph Hellwig
2017-11-24 17:15       ` Jens Axboe
2017-11-24 17:15         ` 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=20180105171502.tacdqy5kh3knh4hg@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.