All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] blk-mq: dying queue fix & improvement
@ 2017-03-09 13:02 Ming Lei
  2017-03-09 13:02 ` Ming Lei
                   ` (2 more replies)
  0 siblings, 3 replies; 29+ messages in thread
From: Ming Lei @ 2017-03-09 13:02 UTC (permalink / raw)
  To: Jens Axboe, linux-kernel, linux-block, Christoph Hellwig
  Cc: Yi Zhang, Ming Lei

Hi,

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

The 2nd patch improves handling for dying queue.

thanks,
Ming


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

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

-- 
2.7.4

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

end of thread, other threads:[~2017-03-17  0:07 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-09 13:02 [PATCH 0/2] blk-mq: dying queue fix & improvement Ming Lei
2017-03-09 13:02 ` Ming Lei
2017-03-09 13:02 ` [PATCH 1/2] blk-mq: don't complete un-started request in timeout handler Ming Lei
2017-03-15  0:07   ` Bart Van Assche
2017-03-15  0:07     ` Bart Van Assche
2017-03-15 12:18     ` Ming Lei
2017-03-15 12:40       ` Ming Lei
2017-03-15 15:36         ` Bart Van Assche
2017-03-15 15:36           ` Bart Van Assche
2017-03-15 16:22           ` Ming Lei
2017-03-15 16:22             ` Ming Lei
2017-03-15 16:46             ` Ming Lei
2017-03-15 21:35             ` Bart Van Assche
2017-03-15 21:35               ` Bart Van Assche
2017-03-16  0:07               ` Ming Lei
2017-03-16  0:07                 ` Ming Lei
2017-03-16 21:35                 ` Bart Van Assche
2017-03-16 21:35                   ` Bart Van Assche
2017-03-17  0:07                   ` Ming Lei
2017-03-15 21:34       ` Bart Van Assche
2017-03-15 21:34         ` Bart Van Assche
2017-03-15 23:41         ` Ming Lei
2017-03-15 14:11   ` Yi Zhang
2017-03-16 21:37   ` Bart Van Assche
2017-03-16 21:37     ` Bart Van Assche
2017-03-09 13:02 ` [PATCH 2/2] blk-mq: start to freeze queue just after setting dying Ming Lei
2017-03-09 16:58   ` Bart Van Assche
2017-03-09 16:58     ` Bart Van Assche
2017-03-10  2:16     ` Ming Lei

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.