All of lore.kernel.org
 help / color / mirror / Atom feed
From: sagig@dev.mellanox.co.il (Sagi Grimberg)
Subject: [PATCHv2 0/5] NVMe fixes and updates, version 2
Date: Thu, 31 Dec 2015 20:38:21 +0200	[thread overview]
Message-ID: <5685761D.2070704@dev.mellanox.co.il> (raw)
In-Reply-To: <1451580116-12252-1-git-send-email-keith.busch@intel.com>



On 31/12/2015 18:41, Keith Busch wrote:
> Changes since v1:
>
>    Fixed the patch order. Previously 4/5 and 5/5 were swapped.
>
>    Added a code comment to make the clarify the queue full condition.
>
>    Better commit log messages.
>
>    Moved the "struct completion" from an nvme_queue union to struct nvme_dev.
>
>    Simplified the shutdown patch based on review comments. The logic is
>    pushed into a single admin queue handling function, and the result is
>    more understandable.
>
> There are suggestions for other mechanisms to handle async io queue
> deletion (patch 4/5, previously 5/5), but I'm sticking with the original
> idea this time. I'll spin another patch if the alternate proposals compel
> new version.
>
> Keith Busch (5):
>    NVMe: Fix admin queue ring wrap
>    NVMe: Use a retryable error code on reset
>    NVMe: Remove queue freezing on resets

Any particular reason for not rebasing on top of my patch and
Christoph's "namespace list locking and ioctl fixes V2"?

  parent reply	other threads:[~2015-12-31 18:38 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-31 16:41 [PATCHv2 0/5] NVMe fixes and updates, version 2 Keith Busch
2015-12-31 16:41 ` [PATCHv2 1/5] NVMe: Fix admin queue ring wrap Keith Busch
2016-01-03 16:44   ` Sagi Grimberg
2015-12-31 16:41 ` [PATCHv2 2/5] NVMe: Use a retryable error code on reset Keith Busch
2016-01-03 16:54   ` Sagi Grimberg
2015-12-31 16:41 ` [PATCHv2 3/5] NVMe: Remove queue freezing on resets Keith Busch
2016-01-03 16:41   ` Sagi Grimberg
2015-12-31 16:41 ` [PATCHv2 4/5] NVMe: IO queue deletion re-write Keith Busch
2015-12-31 16:41 ` [PATCHv2 5/5] NVMe: Shutdown controller only for power-off Keith Busch
2016-01-03 16:52   ` Sagi Grimberg
2016-01-04 15:54     ` Keith Busch
2016-01-04 16:08       ` Sagi Grimberg
2015-12-31 18:38 ` Sagi Grimberg [this message]
2015-12-31 18:40   ` [PATCHv2 0/5] NVMe fixes and updates, version 2 Keith Busch
2015-12-31 18:42     ` Sagi Grimberg
2016-01-02 16:59       ` Christoph Hellwig

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=5685761D.2070704@dev.mellanox.co.il \
    --to=sagig@dev.mellanox.co.il \
    /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.