All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] nvme fixes for 4.19
@ 2018-08-29 16:51 ` Christoph Hellwig
  0 siblings, 0 replies; 8+ messages in thread
From: Christoph Hellwig @ 2018-08-29 16:51 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Keith Busch, linux-block, Sagi Grimberg, linux-nvme

The following changes since commit db193954ed9e35701b6e489fa4cc97b08589341b:

  block: bsg: move atomic_t ref_count variable to refcount API (2018-08-27 19:17:02 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 04db0e5ec58167364a80fd33ddb4f3b67434eb85:

  nvmet: free workqueue object if module init fails (2018-08-28 08:40:44 +0200)

----------------------------------------------------------------
Chaitanya Kulkarni (1):
      nvmet: free workqueue object if module init fails

James Smart (1):
      nvme-fcloop: Fix dropped LS's to removed target port

Michal Wnukowski (1):
      nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event

 drivers/nvme/host/pci.c      | 8 ++++++++
 drivers/nvme/target/core.c   | 4 +++-
 drivers/nvme/target/fcloop.c | 3 ++-
 3 files changed, 13 insertions(+), 2 deletions(-)

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

* [GIT PULL] nvme fixes for 4.19
@ 2018-08-29 16:51 ` Christoph Hellwig
  0 siblings, 0 replies; 8+ messages in thread
From: Christoph Hellwig @ 2018-08-29 16:51 UTC (permalink / raw)


The following changes since commit db193954ed9e35701b6e489fa4cc97b08589341b:

  block: bsg: move atomic_t ref_count variable to refcount API (2018-08-27 19:17:02 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 04db0e5ec58167364a80fd33ddb4f3b67434eb85:

  nvmet: free workqueue object if module init fails (2018-08-28 08:40:44 +0200)

----------------------------------------------------------------
Chaitanya Kulkarni (1):
      nvmet: free workqueue object if module init fails

James Smart (1):
      nvme-fcloop: Fix dropped LS's to removed target port

Michal Wnukowski (1):
      nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event

 drivers/nvme/host/pci.c      | 8 ++++++++
 drivers/nvme/target/core.c   | 4 +++-
 drivers/nvme/target/fcloop.c | 3 ++-
 3 files changed, 13 insertions(+), 2 deletions(-)

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

* Re: [GIT PULL] nvme fixes for 4.19
  2018-08-29 16:51 ` Christoph Hellwig
@ 2018-08-29 17:05   ` Jens Axboe
  -1 siblings, 0 replies; 8+ messages in thread
From: Jens Axboe @ 2018-08-29 17:05 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Keith Busch, linux-block, Sagi Grimberg, linux-nvme

On 8/29/18 10:51 AM, Christoph Hellwig wrote:
> The following changes since commit db193954ed9e35701b6e489fa4cc97b08589341b:
> 
>   block: bsg: move atomic_t ref_count variable to refcount API (2018-08-27 19:17:02 -0600)
> 
> are available in the Git repository at:
> 
>   git://git.infradead.org/nvme.git nvme-4.19
> 
> for you to fetch changes up to 04db0e5ec58167364a80fd33ddb4f3b67434eb85:
> 
>   nvmet: free workqueue object if module init fails (2018-08-28 08:40:44 +0200)
> 
> ----------------------------------------------------------------
> Chaitanya Kulkarni (1):
>       nvmet: free workqueue object if module init fails
> 
> James Smart (1):
>       nvme-fcloop: Fix dropped LS's to removed target port
> 
> Michal Wnukowski (1):
>       nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
> 
>  drivers/nvme/host/pci.c      | 8 ++++++++
>  drivers/nvme/target/core.c   | 4 +++-
>  drivers/nvme/target/fcloop.c | 3 ++-
>  3 files changed, 13 insertions(+), 2 deletions(-)

Pulled, thanks.

-- 
Jens Axboe

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

* [GIT PULL] nvme fixes for 4.19
@ 2018-08-29 17:05   ` Jens Axboe
  0 siblings, 0 replies; 8+ messages in thread
From: Jens Axboe @ 2018-08-29 17:05 UTC (permalink / raw)


On 8/29/18 10:51 AM, Christoph Hellwig wrote:
> The following changes since commit db193954ed9e35701b6e489fa4cc97b08589341b:
> 
>   block: bsg: move atomic_t ref_count variable to refcount API (2018-08-27 19:17:02 -0600)
> 
> are available in the Git repository at:
> 
>   git://git.infradead.org/nvme.git nvme-4.19
> 
> for you to fetch changes up to 04db0e5ec58167364a80fd33ddb4f3b67434eb85:
> 
>   nvmet: free workqueue object if module init fails (2018-08-28 08:40:44 +0200)
> 
> ----------------------------------------------------------------
> Chaitanya Kulkarni (1):
>       nvmet: free workqueue object if module init fails
> 
> James Smart (1):
>       nvme-fcloop: Fix dropped LS's to removed target port
> 
> Michal Wnukowski (1):
>       nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
> 
>  drivers/nvme/host/pci.c      | 8 ++++++++
>  drivers/nvme/target/core.c   | 4 +++-
>  drivers/nvme/target/fcloop.c | 3 ++-
>  3 files changed, 13 insertions(+), 2 deletions(-)

Pulled, thanks.

-- 
Jens Axboe

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

* Re: [GIT PULL] nvme fixes for 4.19
  2018-09-28 15:40 ` Christoph Hellwig
@ 2018-09-28 15:42   ` Jens Axboe
  -1 siblings, 0 replies; 8+ messages in thread
From: Jens Axboe @ 2018-09-28 15:42 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Keith Busch, linux-block, Sagi Grimberg, linux-nvme

On 9/28/18 9:40 AM, Christoph Hellwig wrote:
> The following changes since commit b228ba1cb95afbaeeb86cf06cd9fd6f6369c3b14:
> 
>   null_blk: fix zoned support for non-rq based operation (2018-09-12 18:21:11 -0600)
> 
> are available in the Git repository at:
> 
>   git://git.infradead.org/nvme.git nvme-4.19
> 
> for you to fetch changes up to bb830add192e9d8338082c0fc2c209e23b43d865:
> 
>   nvme: properly propagate errors in nvme_mpath_init (2018-09-25 16:21:40 -0700)
> 
> ----------------------------------------------------------------
> Hannes Reinecke (1):
>       nvme: count all ANA groups for ANA Log page

This one I already pulled a while back, only this one:

> Susobhan Dey (1):
>       nvme: properly propagate errors in nvme_mpath_init
is new.

-- 
Jens Axboe

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

* [GIT PULL] nvme fixes for 4.19
@ 2018-09-28 15:42   ` Jens Axboe
  0 siblings, 0 replies; 8+ messages in thread
From: Jens Axboe @ 2018-09-28 15:42 UTC (permalink / raw)


On 9/28/18 9:40 AM, Christoph Hellwig wrote:
> The following changes since commit b228ba1cb95afbaeeb86cf06cd9fd6f6369c3b14:
> 
>   null_blk: fix zoned support for non-rq based operation (2018-09-12 18:21:11 -0600)
> 
> are available in the Git repository at:
> 
>   git://git.infradead.org/nvme.git nvme-4.19
> 
> for you to fetch changes up to bb830add192e9d8338082c0fc2c209e23b43d865:
> 
>   nvme: properly propagate errors in nvme_mpath_init (2018-09-25 16:21:40 -0700)
> 
> ----------------------------------------------------------------
> Hannes Reinecke (1):
>       nvme: count all ANA groups for ANA Log page

This one I already pulled a while back, only this one:

> Susobhan Dey (1):
>       nvme: properly propagate errors in nvme_mpath_init
is new.

-- 
Jens Axboe

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

* [GIT PULL] nvme fixes for 4.19
@ 2018-09-28 15:40 ` Christoph Hellwig
  0 siblings, 0 replies; 8+ messages in thread
From: Christoph Hellwig @ 2018-09-28 15:40 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Keith Busch, linux-block, Sagi Grimberg, linux-nvme

The following changes since commit b228ba1cb95afbaeeb86cf06cd9fd6f6369c3b14:

  null_blk: fix zoned support for non-rq based operation (2018-09-12 18:21:11 -0600)

are available in the Git repository at:

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

for you to fetch changes up to bb830add192e9d8338082c0fc2c209e23b43d865:

  nvme: properly propagate errors in nvme_mpath_init (2018-09-25 16:21:40 -0700)

----------------------------------------------------------------
Hannes Reinecke (1):
      nvme: count all ANA groups for ANA Log page

Susobhan Dey (1):
      nvme: properly propagate errors in nvme_mpath_init

 drivers/nvme/host/multipath.c   | 6 ++++--
 drivers/nvme/target/admin-cmd.c | 4 ++++
 2 files changed, 8 insertions(+), 2 deletions(-)

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

* [GIT PULL] nvme fixes for 4.19
@ 2018-09-28 15:40 ` Christoph Hellwig
  0 siblings, 0 replies; 8+ messages in thread
From: Christoph Hellwig @ 2018-09-28 15:40 UTC (permalink / raw)


The following changes since commit b228ba1cb95afbaeeb86cf06cd9fd6f6369c3b14:

  null_blk: fix zoned support for non-rq based operation (2018-09-12 18:21:11 -0600)

are available in the Git repository at:

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

for you to fetch changes up to bb830add192e9d8338082c0fc2c209e23b43d865:

  nvme: properly propagate errors in nvme_mpath_init (2018-09-25 16:21:40 -0700)

----------------------------------------------------------------
Hannes Reinecke (1):
      nvme: count all ANA groups for ANA Log page

Susobhan Dey (1):
      nvme: properly propagate errors in nvme_mpath_init

 drivers/nvme/host/multipath.c   | 6 ++++--
 drivers/nvme/target/admin-cmd.c | 4 ++++
 2 files changed, 8 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2018-09-28 15:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-29 16:51 [GIT PULL] nvme fixes for 4.19 Christoph Hellwig
2018-08-29 16:51 ` Christoph Hellwig
2018-08-29 17:05 ` Jens Axboe
2018-08-29 17:05   ` Jens Axboe
2018-09-28 15:40 Christoph Hellwig
2018-09-28 15:40 ` Christoph Hellwig
2018-09-28 15:42 ` Jens Axboe
2018-09-28 15:42   ` 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.