Files
linux/block
Jens Axboe c6d600c65e blk-mq: refactor request insertion/merging
Refactor the logic around adding a new bio to a software queue,
so we nest the ctx->lock where we really need it (merge and
insertion) and don't hold it when we don't (init and IO start
accounting).

Signed-off-by: Jens Axboe <axboe@fb.com>
2014-04-30 13:43:56 -06:00
..
2014-04-16 14:15:25 -06:00
2014-04-25 08:24:07 -06:00
2014-04-25 08:24:07 -06:00
2014-01-08 13:05:09 -08:00