All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] blk-mq: dying queue fix & improvement
@ 2017-03-17  9:57 Ming Lei
  2017-03-17  9:57 ` [PATCH v1 1/3] blk-mq: don't complete un-started request in timeout handler Ming Lei
                   ` (2 more replies)
  0 siblings, 3 replies; 21+ messages in thread
From: Ming Lei @ 2017-03-17  9:57 UTC (permalink / raw)
  To: Jens Axboe, linux-kernel, linux-block, Christoph Hellwig
  Cc: Yi Zhang, Bart Van Assche, Ming Lei

From: Ming Lei <minlei@redhat.com>

Hi,

The 1st patch fixes one race between timeout and dying queue.

The 2nd patch add comments on races with timeout handler.

The 3rd patch improves handling for dying queue.


V1:
	- add comments on races related with timeout handler
	- add Tested-by & Reviewed-by tag

thanks,
Ming

Ming Lei (3):
  blk-mq: don't complete un-started request in timeout handler
  blk-mq: comment on races related timeout handler
  blk-mq: start to freeze queue just after setting dying

 block/blk-core.c |  7 +++++--
 block/blk-mq.c   | 33 +++++++++++++++++++++++----------
 2 files changed, 28 insertions(+), 12 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-03-18 11:45 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-17  9:57 [PATCH v1 0/3] blk-mq: dying queue fix & improvement Ming Lei
2017-03-17  9:57 ` [PATCH v1 1/3] blk-mq: don't complete un-started request in timeout handler Ming Lei
2017-03-18 11:24   ` Hannes Reinecke
2017-03-18 11:24     ` Hannes Reinecke
2017-03-17  9:57 ` [PATCH v1 2/3] blk-mq: comment on races related with " Ming Lei
2017-03-17 17:39   ` Bart Van Assche
2017-03-17 17:39     ` Bart Van Assche
2017-03-17 18:23     ` Ming Lei
2017-03-18 11:25   ` Hannes Reinecke
2017-03-18 11:25     ` Hannes Reinecke
2017-03-17  9:57 ` [PATCH v1 3/3] blk-mq: start to freeze queue just after setting dying Ming Lei
2017-03-17 17:32   ` Bart Van Assche
2017-03-17 17:32     ` Bart Van Assche
2017-03-17 18:32     ` Ming Lei
2017-03-17 20:36       ` Bart Van Assche
2017-03-17 20:36         ` Bart Van Assche
2017-03-17 23:26   ` Bart Van Assche
2017-03-17 23:26     ` Bart Van Assche
2017-03-18  1:01     ` Ming Lei
2017-03-18 11:27   ` Hannes Reinecke
2017-03-18 11:27     ` Hannes Reinecke

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.