summaryrefslogtreecommitdiff
path: root/block/blk.h
Commit message (Expand)AuthorAge
...
* block: remove blk_init_flush() and its pairMing Lei2014-09-25
* block: introduce blk_flush_queue to drive flush machineryMing Lei2014-09-25
* block: introduce blk_init_flush and its pairMing Lei2014-09-25
* blk-mq: unshared timeout handlerChristoph Hellwig2014-09-22
* block: remove elv_abort_queue and blk_abort_flushesChristoph Hellwig2014-06-11
* blk-mq: allow changing of queue depth through sysfsJens Axboe2014-05-20
* blk-mq: improve support for shared tags mapsJens Axboe2014-05-13
* blk-mq: fix race with timeouts and requeue eventsJens Axboe2014-04-24
* block: fix regression with block enabled taggingJens Axboe2014-04-09
* block: __elv_next_request() shouldn't call into the elevator if bypassingTejun Heo2014-01-30
* blk-mq: new multi-queue block IO queueing mechanismJens Axboe2013-10-25
* block,elevator: use new hashtable implementationSasha Levin2013-01-11
* block: Avoid that request_fn is invoked on a dead queueBart Van Assche2012-12-06
* block: Rename queue dead flagBart Van Assche2012-12-06
* block: Clean up special command handling logicMartin K. Petersen2012-09-20
* block: remove dead func declarationYuanhan Liu2012-08-01
* block: prepare for multiple request_listsTejun Heo2012-06-25
* Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-mergedTejun Heo2012-04-01
|\
| * Merge branch 'linus' into sched/coreIngo Molnar2012-03-01
| |\
| * | sched, block: Unify cache detectionPeter Zijlstra2012-01-27
* | | block: interface update for ioc/icq creation functionsTejun Heo2012-03-06
* | | blkcg: add blkcg_{init|drain|exit}_queue()Tejun Heo2012-03-06
* | | block: implement blk_queue_bypass_start/end()Tejun Heo2012-03-06
| |/ |/|
* | block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...Tejun Heo2012-02-08
|/
* block, cfq: move icq creation and rq->elv.icq association to block coreTejun Heo2011-12-14
* block, cfq: move io_cq exit/release to blk-ioc.cTejun Heo2011-12-14
* block, cfq: move io_cq lookup to blk-ioc.cTejun Heo2011-12-14
* block: remove elevator_queue->opsTejun Heo2011-12-14
* block, cfq: replace current_io_context() with create_io_context()Tejun Heo2011-12-14
* block: misc updates to blk_get_queue()Tejun Heo2011-12-14
* block: make ioc get/put interface more conventional and fix race on alloctionTejun Heo2011-12-14
* block, cfq: move cfqd->cic_index to q->idTejun Heo2011-12-14
* block: add blk_queue_dead()Tejun Heo2011-12-14
* block: fix request_queue lifetime handling by making blk_queue_cleanup() prop...Tejun Heo2011-10-19
* block: reorganize throtl_get_tg() and blk_throtl_bio()Tejun Heo2011-10-19
* block: reorganize queue drainingTejun Heo2011-10-19
* block: move blk_throtl prototypes to block/blk.hTejun Heo2011-10-19
* block: fix flush machinery for stacking drivers with differring flush flagsJeff Moyer2011-08-15
* Merge branch 'for-linus' into for-2.6.40/coreJens Axboe2011-05-20
|\
| * block: add proper state guards to __elv_next_requestJames Bottomley2011-05-18
* | Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe2011-05-20
|\ \ | |/
| * block: get rid of QUEUE_FLAG_REENTERJens Axboe2011-04-19
* | block: hold queue if flush is running for non-queueable flush driveshaohua.li@intel.com2011-05-06
|/
* block: add blk_run_queue_asyncChristoph Hellwig2011-04-18
* Fix common misspellingsLucas De Marchi2011-03-31
* block: attempt to merge with existing requests on plug flushJens Axboe2011-03-21
* block: remove per-queue pluggingJens Axboe2011-03-10
* block: reimplement FLUSH/FUA to support mergeTejun Heo2011-01-25
* block: add REQ_FLUSH_SEQTejun Heo2011-01-25
* Revert "block: fix accounting bug on cross partition merges"Jens Axboe2010-10-24