index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blk-mq.h
Age
Commit message (
Expand
)
Author
2014-04-01
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-03-21
blk-mq: merge blk_mq_insert_request and blk_mq_run_request
Christoph Hellwig
2014-03-19
blk-mq: fix wrong usage of hctx->state vs hctx->flags
Jens Axboe
2014-03-14
blk-mq: allow blk_mq_init_commands() to return failure
Jens Axboe
2014-02-21
blk-mq: support partial I/O completions
Christoph Hellwig
2014-02-21
blk-mq: merge blk_mq_insert_request and blk_mq_run_request
Christoph Hellwig
2014-02-10
blk-mq: rework flush sequencing logic
Christoph Hellwig
2014-02-10
blk-mq: rework I/O completions
Christoph Hellwig
2014-02-07
blk-mq: support at_head inserations for blk_execute_rq
Christoph Hellwig
2014-01-30
blk-mq: Don't reserve a tag for flush request
Shaohua Li
2014-01-28
blk-mq: for_each_* macro correctness
Jose Alonso
2013-12-31
block: blk-mq: don't export blk_mq_free_queue()
Ming Lei
2013-10-28
blk-mq: fix for flush deadlock
Christoph Hellwig
2013-10-25
blk-mq: add blk_mq_stop_hw_queues
Christoph Hellwig
2013-10-25
blk-mq: new multi-queue block IO queueing mechanism
Jens Axboe