public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] blk-mq updates
@ 2013-10-06 15:22 Christoph Hellwig
  2013-10-06 15:22 ` [PATCH 1/5] blk-mq: more careful bio completion Christoph Hellwig
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Christoph Hellwig @ 2013-10-06 15:22 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Mike Christie, linux-kernel

Patch 1 makes sure bios are completed more carefully, fixing the regression
with the earlier patch from Mike as well as a few issues found during code
inspection.  Patches 2 and 3 are a split up and better documented version
of "blk-mq: blk-mq should free bios in pass through case", and the last two
are minor cleanups.

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

end of thread, other threads:[~2013-10-06 15:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-06 15:22 [PATCH 0/5] blk-mq updates Christoph Hellwig
2013-10-06 15:22 ` [PATCH 1/5] blk-mq: more careful bio completion Christoph Hellwig
2013-10-06 15:22 ` [PATCH 2/5] blk-mq: dont call blk_mq_free_request from blk_mq_finish_request Christoph Hellwig
2013-10-06 15:22 ` [PATCH 3/5] blk-mq: always complete bios in blk_mq_complete_request Christoph Hellwig
2013-10-06 15:22 ` [PATCH 4/5] blk-mq: kill blk_mq_finish_request Christoph Hellwig
2013-10-06 15:22 ` [PATCH 5/5] blk-mq: cleanup blk_mq_bio_to_request Christoph Hellwig
2013-10-06 15:39 ` [PATCH 0/5] blk-mq updates Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox