All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] nvme updates for 4.13-rc
@ 2017-07-20  9:02 ` Christoph Hellwig
  0 siblings, 0 replies; 8+ messages in thread
From: Christoph Hellwig @ 2017-07-20  9:02 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Keith Busch, Sagi Grimberg, linux-nvme, linux-block

Hi Jens,

below are a couple nvme fixes for 4.13 that I'd like to get out
before -rc2.  We have a few more things on the list that still
need review and should go into 4.13 as well.

The following changes since commit cb8c65ccff7f77d0285f1b126c72d37b2572c865:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc (2017-07-17 15:08:29 -0700)

are available in the git repository at:

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

for you to fetch changes up to ed4151f9422706fc0afe09f55f30dd4bbc2ebb49:

  nvmet: don't report 0-bytes in serial number (2017-07-18 19:33:44 +0200)

----------------------------------------------------------------
Christoph Hellwig (2):
      nvme: fix byte swapping in the streams code
      nvmet-fc: fix byte swapping in nvmet_fc_ls_create_association

Christophe JAILLET (1):
      nvme-pci: Fix an error handling path in 'nvme_probe()'

David Wayne Fugate (1):
      nvme-pci: add another device ID with stripe quirk

Johannes Thumshirn (3):
      nvmet: prefix version configfs file with attr
      nvmet: Move serial number from controller to subsystem
      nvmet: preserve controller serial number between reboots

Keith Busch (1):
      nvme-pci: Remove nvme_setup_prps BUG_ON

Martin Wilck (1):
      nvmet: don't report 0-bytes in serial number

 drivers/nvme/host/core.c        |  2 +-
 drivers/nvme/host/pci.c         | 43 ++++++++++++++++++++++++++++++-----------
 drivers/nvme/target/admin-cmd.c | 16 +++++++++++++--
 drivers/nvme/target/configfs.c  | 30 ++++++++++++++++++++++++----
 drivers/nvme/target/core.c      |  5 ++---
 drivers/nvme/target/fc.c        |  8 ++++----
 drivers/nvme/target/nvmet.h     |  2 +-
 include/linux/nvme.h            | 14 +++++++-------
 8 files changed, 87 insertions(+), 33 deletions(-)

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

* [GIT PULL] nvme updates for 4.13-rc
@ 2017-07-20  9:02 ` Christoph Hellwig
  0 siblings, 0 replies; 8+ messages in thread
From: Christoph Hellwig @ 2017-07-20  9:02 UTC (permalink / raw)


Hi Jens,

below are a couple nvme fixes for 4.13 that I'd like to get out
before -rc2.  We have a few more things on the list that still
need review and should go into 4.13 as well.

The following changes since commit cb8c65ccff7f77d0285f1b126c72d37b2572c865:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc (2017-07-17 15:08:29 -0700)

are available in the git repository at:

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

for you to fetch changes up to ed4151f9422706fc0afe09f55f30dd4bbc2ebb49:

  nvmet: don't report 0-bytes in serial number (2017-07-18 19:33:44 +0200)

----------------------------------------------------------------
Christoph Hellwig (2):
      nvme: fix byte swapping in the streams code
      nvmet-fc: fix byte swapping in nvmet_fc_ls_create_association

Christophe JAILLET (1):
      nvme-pci: Fix an error handling path in 'nvme_probe()'

David Wayne Fugate (1):
      nvme-pci: add another device ID with stripe quirk

Johannes Thumshirn (3):
      nvmet: prefix version configfs file with attr
      nvmet: Move serial number from controller to subsystem
      nvmet: preserve controller serial number between reboots

Keith Busch (1):
      nvme-pci: Remove nvme_setup_prps BUG_ON

Martin Wilck (1):
      nvmet: don't report 0-bytes in serial number

 drivers/nvme/host/core.c        |  2 +-
 drivers/nvme/host/pci.c         | 43 ++++++++++++++++++++++++++++++-----------
 drivers/nvme/target/admin-cmd.c | 16 +++++++++++++--
 drivers/nvme/target/configfs.c  | 30 ++++++++++++++++++++++++----
 drivers/nvme/target/core.c      |  5 ++---
 drivers/nvme/target/fc.c        |  8 ++++----
 drivers/nvme/target/nvmet.h     |  2 +-
 include/linux/nvme.h            | 14 +++++++-------
 8 files changed, 87 insertions(+), 33 deletions(-)

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

* Re: [GIT PULL] nvme updates for 4.13-rc
  2017-07-20  9:02 ` Christoph Hellwig
@ 2017-07-20 14:42   ` Jens Axboe
  -1 siblings, 0 replies; 8+ messages in thread
From: Jens Axboe @ 2017-07-20 14:42 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Keith Busch, Sagi Grimberg, linux-nvme, linux-block

On 07/20/2017 03:02 AM, Christoph Hellwig wrote:
> Hi Jens,
> 
> below are a couple nvme fixes for 4.13 that I'd like to get out
> before -rc2.  We have a few more things on the list that still
> need review and should go into 4.13 as well.
> 
> The following changes since commit cb8c65ccff7f77d0285f1b126c72d37b2572c865:
> 
>   Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc (2017-07-17 15:08:29 -0700)
> 
> are available in the git repository at:
> 
>   git://git.infradead.org/nvme.git nvme-4.13

Pulling this into my for-linus adds a ton of other stuff. Not a huge
deal at this point, but it's pretty annoying. I applied the patches
instead.

-- 
Jens Axboe

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

* [GIT PULL] nvme updates for 4.13-rc
@ 2017-07-20 14:42   ` Jens Axboe
  0 siblings, 0 replies; 8+ messages in thread
From: Jens Axboe @ 2017-07-20 14:42 UTC (permalink / raw)


On 07/20/2017 03:02 AM, Christoph Hellwig wrote:
> Hi Jens,
> 
> below are a couple nvme fixes for 4.13 that I'd like to get out
> before -rc2.  We have a few more things on the list that still
> need review and should go into 4.13 as well.
> 
> The following changes since commit cb8c65ccff7f77d0285f1b126c72d37b2572c865:
> 
>   Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc (2017-07-17 15:08:29 -0700)
> 
> are available in the git repository at:
> 
>   git://git.infradead.org/nvme.git nvme-4.13

Pulling this into my for-linus adds a ton of other stuff. Not a huge
deal at this point, but it's pretty annoying. I applied the patches
instead.

-- 
Jens Axboe

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

* Re: [GIT PULL] nvme updates for 4.13-rc
  2017-08-11  8:00 ` Christoph Hellwig
@ 2017-08-11 14:08   ` Jens Axboe
  -1 siblings, 0 replies; 8+ messages in thread
From: Jens Axboe @ 2017-08-11 14:08 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Keith Busch, Sagi Grimberg, linux-nvme, linux-block

On 08/11/2017 02:00 AM, Christoph Hellwig wrote:
> A few more small fixes - the fc/lpfc update is the biggest by far.
> 
> The following changes since commit 7dd1ab163c17e11473a65b11f7e748db30618ebb:
> 
>   nvme: validate admin queue before unquiesce (2017-07-26 17:41:41 +0200)
> 
> are available in the git repository at:
> 
>   git://git.infradead.org/nvme.git nvme-4.13

Pulled, thanks.

-- 
Jens Axboe

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

* [GIT PULL] nvme updates for 4.13-rc
@ 2017-08-11 14:08   ` Jens Axboe
  0 siblings, 0 replies; 8+ messages in thread
From: Jens Axboe @ 2017-08-11 14:08 UTC (permalink / raw)


On 08/11/2017 02:00 AM, Christoph Hellwig wrote:
> A few more small fixes - the fc/lpfc update is the biggest by far.
> 
> The following changes since commit 7dd1ab163c17e11473a65b11f7e748db30618ebb:
> 
>   nvme: validate admin queue before unquiesce (2017-07-26 17:41:41 +0200)
> 
> are available in the git repository at:
> 
>   git://git.infradead.org/nvme.git nvme-4.13

Pulled, thanks.

-- 
Jens Axboe

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

* [GIT PULL] nvme updates for 4.13-rc
@ 2017-08-11  8:00 ` Christoph Hellwig
  0 siblings, 0 replies; 8+ messages in thread
From: Christoph Hellwig @ 2017-08-11  8:00 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Keith Busch, Sagi Grimberg, linux-nvme, linux-block

A few more small fixes - the fc/lpfc update is the biggest by far.

The following changes since commit 7dd1ab163c17e11473a65b11f7e748db30618ebb:

  nvme: validate admin queue before unquiesce (2017-07-26 17:41:41 +0200)

are available in the git repository at:

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

for you to fetch changes up to a082b426286d1ead97fb87646ea361d528be023d:

  nvme: fix directive command numd calculation (2017-08-10 19:53:44 +0200)

----------------------------------------------------------------
James Smart (2):
      nvmet_fc: add defer_req callback for deferment of cmd buffer return
      lpfc: support nvmet_fc defer_rcv callback

Keith Busch (1):
      nvme: fix nvme reset command timeout handling

Kwan (Hingkwan) Huen-SSI (1):
      nvme: fix directive command numd calculation

Martin Wilck (1):
      nvme: strip trailing 0-bytes in wwid_show

Max Gurtovoy (1):
      nvme-pci: fix CMB sysfs file removal in reset path

 drivers/nvme/host/core.c         |  35 +++++--
 drivers/nvme/host/pci.c          |  18 ++--
 drivers/nvme/target/fc.c         | 212 +++++++++++++++++++++++++++++++++------
 drivers/scsi/lpfc/lpfc_attr.c    |   4 +-
 drivers/scsi/lpfc/lpfc_debugfs.c |   5 +-
 drivers/scsi/lpfc/lpfc_nvmet.c   |  30 ++++++
 drivers/scsi/lpfc/lpfc_nvmet.h   |   1 +
 include/linux/nvme-fc-driver.h   |   7 ++
 8 files changed, 261 insertions(+), 51 deletions(-)

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

* [GIT PULL] nvme updates for 4.13-rc
@ 2017-08-11  8:00 ` Christoph Hellwig
  0 siblings, 0 replies; 8+ messages in thread
From: Christoph Hellwig @ 2017-08-11  8:00 UTC (permalink / raw)


A few more small fixes - the fc/lpfc update is the biggest by far.

The following changes since commit 7dd1ab163c17e11473a65b11f7e748db30618ebb:

  nvme: validate admin queue before unquiesce (2017-07-26 17:41:41 +0200)

are available in the git repository at:

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

for you to fetch changes up to a082b426286d1ead97fb87646ea361d528be023d:

  nvme: fix directive command numd calculation (2017-08-10 19:53:44 +0200)

----------------------------------------------------------------
James Smart (2):
      nvmet_fc: add defer_req callback for deferment of cmd buffer return
      lpfc: support nvmet_fc defer_rcv callback

Keith Busch (1):
      nvme: fix nvme reset command timeout handling

Kwan (Hingkwan) Huen-SSI (1):
      nvme: fix directive command numd calculation

Martin Wilck (1):
      nvme: strip trailing 0-bytes in wwid_show

Max Gurtovoy (1):
      nvme-pci: fix CMB sysfs file removal in reset path

 drivers/nvme/host/core.c         |  35 +++++--
 drivers/nvme/host/pci.c          |  18 ++--
 drivers/nvme/target/fc.c         | 212 +++++++++++++++++++++++++++++++++------
 drivers/scsi/lpfc/lpfc_attr.c    |   4 +-
 drivers/scsi/lpfc/lpfc_debugfs.c |   5 +-
 drivers/scsi/lpfc/lpfc_nvmet.c   |  30 ++++++
 drivers/scsi/lpfc/lpfc_nvmet.h   |   1 +
 include/linux/nvme-fc-driver.h   |   7 ++
 8 files changed, 261 insertions(+), 51 deletions(-)

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

end of thread, other threads:[~2017-08-11 14:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-20  9:02 [GIT PULL] nvme updates for 4.13-rc Christoph Hellwig
2017-07-20  9:02 ` Christoph Hellwig
2017-07-20 14:42 ` Jens Axboe
2017-07-20 14:42   ` Jens Axboe
2017-08-11  8:00 Christoph Hellwig
2017-08-11  8:00 ` Christoph Hellwig
2017-08-11 14:08 ` Jens Axboe
2017-08-11 14:08   ` Jens Axboe

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.