linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] second round of nvme updates for 5.4
@ 2019-09-12 16:41 Sagi Grimberg
  2019-09-12 17:20 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Sagi Grimberg @ 2019-09-12 16:41 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-block, Keith Busch, Christoph Hellwig, linux-nvme

Hey Jens,

This is the second batch of nvme updates for 5.4.

Highlights includes:
- controller reset and namespace scan races fixes
- nvme discovery log change uevent support
- naming improvements from Keith
- multiple discovery controllers reject fix from James
- some regular cleanups from various people

The following changes since commit 0a67b5a926e63ff5492c3c675eab5900580d056d:

  block: fix race between switching elevator and removing queues (2019-09-12 07:13:22 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 5f8badbcbeac298a77ee634a10a375f3e66923f9:

  nvmet: fix a wrong error status returned in error log page (2019-09-12 08:50:46 -0700)

----------------------------------------------------------------
Amit (1):
      nvmet: fix a wrong error status returned in error log page

Colin Ian King (1):
      nvme: tcp: remove redundant assignment to variable ret

Edmund Nadolski (1):
      nvme: include admin_q sync with nvme_sync_queues

Israel Rukshin (1):
      nvme: Remove redundant assignment of cq vector

James Smart (2):
      nvme-fc: Fail transport errors with NVME_SC_HOST_PATH
      nvme: Treat discovery subsystems as unique subsystems

Keith Busch (1):
      nvme: Assign subsys instance from first ctrl

Markus Elfring (1):
      nvmet: Use PTR_ERR_OR_ZERO() in nvmet_init_discovery()

Sagi Grimberg (10):
      nvme: fail cancelled commands with NVME_SC_HOST_PATH_ERROR
      nvme-tcp: fail command with NVME_SC_HOST_PATH_ERROR send failed
      nvme: pass status to nvme_error_status
      nvme: make nvme_identify_ns propagate errors back
      nvme: make nvme_report_ns_ids propagate error back
      nvme: fix ns removal hang when failing to revalidate due to a transient error
      nvme-fabrics: allow discovery subsystems accept a kato
      nvme: enable aen regardless of the presence of I/O queues
      nvme: add uevent variables for controller devices
      nvme: send discovery log page change events to userspace

 drivers/nvme/host/core.c        | 158 +++++++++++++++++++++++++++++-----------
 drivers/nvme/host/fabrics.c     |  12 +--
 drivers/nvme/host/fc.c          |  37 ++++++++--
 drivers/nvme/host/pci.c         |   1 -
 drivers/nvme/host/tcp.c         |   4 +-
 drivers/nvme/target/admin-cmd.c |   8 +-
 drivers/nvme/target/discovery.c |   4 +-
 7 files changed, 153 insertions(+), 71 deletions(-)

_______________________________________________
Linux-nvme mailing list
Linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme

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

* Re: [GIT PULL] second round of nvme updates for 5.4
  2019-09-12 16:41 [GIT PULL] second round of nvme updates for 5.4 Sagi Grimberg
@ 2019-09-12 17:20 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2019-09-12 17:20 UTC (permalink / raw)
  To: Sagi Grimberg; +Cc: linux-block, Keith Busch, Christoph Hellwig, linux-nvme

On 9/12/19 10:41 AM, Sagi Grimberg wrote:
> Hey Jens,
> 
> This is the second batch of nvme updates for 5.4.
> 
> Highlights includes:
> - controller reset and namespace scan races fixes
> - nvme discovery log change uevent support
> - naming improvements from Keith
> - multiple discovery controllers reject fix from James
> - some regular cleanups from various people

Thanks Sagi, pulled.

-- 
Jens Axboe


_______________________________________________
Linux-nvme mailing list
Linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme

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

end of thread, other threads:[~2019-09-12 17:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-12 16:41 [GIT PULL] second round of nvme updates for 5.4 Sagi Grimberg
2019-09-12 17:20 ` Jens Axboe

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).