aboutsummaryrefslogtreecommitdiffstats
path: root/block/as-iosched.c
Commit message (Expand)AuthorAge
* block: kill swap_io_context()Jens Axboe2008-02-01
* as-iosched: fix inconsistent ioc->lock contextJens Axboe2008-02-01
* as-iosched: fix double locking bug in as_merged_requests()Jens Axboe2008-01-30
* io_context sharing - anticipatory changesJens Axboe2008-01-28
* block: let elv_register() return voidAdrian Bunk2007-12-18
* as-iosched: fix write batch start pointAaron Carroll2007-12-18
* as-iosched: fix incorrect commentsAaron Carroll2007-12-18
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter2007-07-17
* kblockd: use flush_workAndrew Morton2007-05-09
* as: fix antic_expire checkNick Piggin2007-05-08
* [PATCH] Allow as-iosched to be unloadedJens Axboe2006-12-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * [BLOCK] Cleanup unused variable passingJens Axboe2006-12-01
* | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22
|/
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-01
* [PATCH] Update axboe@suse.de email addressJens Axboe2006-09-30
* [PATCH] Add blk_start_queueing() helperJens Axboe2006-09-30
* [PATCH] Make sure all block/io scheduler setups are node awareJens Axboe2006-09-30
* [PATCH] as-iosched: use new io context counting mechanismJens Axboe2006-09-30
* [PATCH] Drop useless bio passing in may_queue/set_request APIJens Axboe2006-09-30
* [PATCH] as-iosched: kill arqJens Axboe2006-09-30
* [PATCH] as-iosched: remove arq->is_sync memberJens Axboe2006-09-30
* [PATCH] as-iosched: reuse rq for fifoJens Axboe2006-09-30
* [PATCH] as-iosched: migrate to using the elevator rb functionsJens Axboe2006-09-30
* [PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prevJens Axboe2006-09-30
* [PATCH] elevator: move the backmerging logic into the elevator coreJens Axboe2006-09-30
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-30
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* spelling fixesAndreas Mohr2006-06-26
* [PATCH] rbtree: support functions used by the io schedulersJens Axboe2006-06-23
* [PATCH] Kill PF_SYNCWRITE flagJens Axboe2006-06-23
* [PATCH] iosched: use hlist for request hashtableAkinobu Mita2006-06-23
* Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds2006-06-20
|\
| * [RBTREE] Change rbtree off-tree marking in I/O schedulers.David Woodhouse2006-04-21
* | [PATCH] elevator switching raceJens Axboe2006-06-08
|/
* [PATCH 1/2] iosched: fix typo and barrier()OGAWA Hirofumi2006-04-18
* [PATCH] fix rmmod problems with elevator attributes, clean them upAl Viro2006-03-18
* [PATCH] elevator_t lifetime rules and sysfs fixesAl Viro2006-03-18
* [PATCH] deal with rmmod/put_io_context() racesAl Viro2006-03-18
* [PATCH] stop elv_unregister() from rogering other iosched's data, fix lockingAl Viro2006-03-18
* [BLOCK] as-iosched: update alias handlingTejun Heo2006-01-06
* [PATCH] as-iosched: remove state assertion in as_add_request()Jens Axboe2005-11-21
* [BLOCK] new block/ directory comment tidyCoywolf Qi Hunt2005-11-18
* Merge branch 'block-dir' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2005-11-07
* [BLOCK] Move all core block layer code to new block/ directoryJens Axboe2005-11-04