linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] blk-mq: kyber: fix domain token leak during requeue
@ 2018-02-23 15:36 Ming Lei
  2018-02-23 15:36 ` [PATCH 1/2] blk-mq: don't call io sched's .requeue_request when requeueing rq to ->dispatch Ming Lei
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Ming Lei @ 2018-02-23 15:36 UTC (permalink / raw)
  To: Jens Axboe, Christoph Hellwig
  Cc: linux-block, Paolo Valente, Omar Sandoval, oleksandr, holger,
	Ming Lei

Hi,

This two patch fixes domain token leak on kyber scheduler, and actually
fixes one IO hang issue.

Thanks,

Ming Lei (2):
  blk-mq: don't call io sched's .requeue_request when requeueing rq to
    ->dispatch
  block: kyber: fix domain token leak during requeue

 block/blk-mq.c        | 4 +++-
 block/kyber-iosched.c | 1 +
 2 files changed, 4 insertions(+), 1 deletion(-)

-- 
2.9.5

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

end of thread, other threads:[~2018-02-26 23:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-23 15:36 [PATCH 0/2] blk-mq: kyber: fix domain token leak during requeue Ming Lei
2018-02-23 15:36 ` [PATCH 1/2] blk-mq: don't call io sched's .requeue_request when requeueing rq to ->dispatch Ming Lei
2018-02-24  1:08   ` Bart Van Assche
2018-02-24 16:17   ` Paolo Valente
2018-02-23 15:36 ` [PATCH 2/2] block: kyber: fix domain token leak during requeue Ming Lei
2018-02-23 17:12   ` Bart Van Assche
2018-02-24 22:56 ` [PATCH 0/2] blk-mq: " Jens Axboe
2018-02-26 23:41 ` Omar Sandoval

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).