All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] nvme: fix multiple ctrl removal scheduling and warning
@ 2017-05-23 22:14 ` Rakesh Pandit
  0 siblings, 0 replies; 2+ messages in thread
From: Rakesh Pandit @ 2017-05-23 22:14 UTC (permalink / raw)
  To: linux-nvme, linux-kernel
  Cc: Keith Busch, Jens Axboe, Christoph Hellwig, Sagi Grimberg

The first patch tries to address the repeated queuing of reset work
into queue when frequency of I/O is high.  Details are in log
message. Second one adress a status message which allows one if
failure (removal of controller) was due to failure to change state or
something else.

Rakesh Pandit (2):
  nvme: fix multiple ctrl removal scheduling
  nvme: fix status message while removing controller

 drivers/nvme/host/pci.c | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

-- 
2.5.5

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

* [PATCH 0/2] nvme: fix multiple ctrl removal scheduling and warning
@ 2017-05-23 22:14 ` Rakesh Pandit
  0 siblings, 0 replies; 2+ messages in thread
From: Rakesh Pandit @ 2017-05-23 22:14 UTC (permalink / raw)


The first patch tries to address the repeated queuing of reset work
into queue when frequency of I/O is high.  Details are in log
message. Second one adress a status message which allows one if
failure (removal of controller) was due to failure to change state or
something else.

Rakesh Pandit (2):
  nvme: fix multiple ctrl removal scheduling
  nvme: fix status message while removing controller

 drivers/nvme/host/pci.c | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

-- 
2.5.5

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

end of thread, other threads:[~2017-05-23 22:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-23 22:14 [PATCH 0/2] nvme: fix multiple ctrl removal scheduling and warning Rakesh Pandit
2017-05-23 22:14 ` Rakesh Pandit

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.