Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] nvme fixes for 5.1
@ 2019-04-11 15:31 Christoph Hellwig
  2019-04-11 15:37 ` Jens Axboe
  0 siblings, 1 reply; 4+ messages in thread
From: Christoph Hellwig @ 2019-04-11 15:31 UTC (permalink / raw)


Hi Jens,

two nvme fixes for 5.1 - fixing the initial CSN for nvme-fc, and handle
log page offsets properly in the target.

The following changes since commit a3761c3c91209b58b6f33bf69dd8bb8ec0c9d925:

  block: do not leak memory in bio_copy_user_iov() (2019-04-10 16:14:40 -0600)

are available in the Git repository at:

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

for you to fetch changes up to d808b7f759b50acf0784ce6230ffa63e12ef465d:

  nvmet: fix discover log page when offsets are used (2019-04-11 17:28:30 +0200)

----------------------------------------------------------------
James Smart (1):
      nvme-fc: correct csn initialization and increments on error

Keith Busch (1):
      nvmet: fix discover log page when offsets are used

 drivers/nvme/host/fc.c          | 20 +++++++++---
 drivers/nvme/target/admin-cmd.c |  5 +++
 drivers/nvme/target/discovery.c | 68 +++++++++++++++++++++++++++--------------
 drivers/nvme/target/nvmet.h     |  1 +
 include/linux/nvme.h            |  9 ++++--
 5 files changed, 73 insertions(+), 30 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [GIT PULL] nvme fixes for 5.1
@ 2019-03-28 17:19 Christoph Hellwig
  2019-03-28 17:22 ` Jens Axboe
  0 siblings, 1 reply; 4+ messages in thread
From: Christoph Hellwig @ 2019-03-28 17:19 UTC (permalink / raw)


A few accumulated small fixes:

 - fix an endianess misannotation that sneaked in this merge window in
   nvme-tcp (me)
 - fix nvme-loop to handle multi-page segments (Ming)
 - fix error handling in the nvmet configfs code (Max)
 - add a missing requeue point in the multipath code (Martin George)

The following changes since commit dd08a8d9a66de4b54575c294a92630299f7e0fe7:

  libata: fix using DMA buffers on stack (2019-03-28 08:16:04 -0600)

are available in the Git repository at:

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

for you to fetch changes up to a536b49785759bf99465fdf6e248d34322123fcd:

  nvmet: fix error flow during ns enable (2019-03-28 18:15:03 +0100)

----------------------------------------------------------------
Christoph Hellwig (1):
      nvme-tcp: fix an endianess miss-annotation

Martin George (1):
      nvme-multipath: relax ANA state check

Max Gurtovoy (1):
      nvmet: fix error flow during ns enable

Ming Lei (1):
      nvmet: fix building bvec from sg list

 drivers/nvme/host/multipath.c     |  5 +----
 drivers/nvme/host/tcp.c           |  2 +-
 drivers/nvme/target/core.c        |  4 ++--
 drivers/nvme/target/io-cmd-file.c | 20 ++++++++++----------
 4 files changed, 14 insertions(+), 17 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-04-11 15:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-11 15:31 [GIT PULL] nvme fixes for 5.1 Christoph Hellwig
2019-04-11 15:37 ` Jens Axboe
  -- strict thread matches above, loose matches on Subject: below --
2019-03-28 17:19 Christoph Hellwig
2019-03-28 17:22 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox