aboutsummaryrefslogtreecommitdiff
path: root/block/deadline-iosched.c
AgeCommit message (Expand)Author
2012-03-06elevator: make elevator_init_fn() return 0/-errnoTejun Heo
2011-12-14block, cfq: move icq cache management to block coreTejun Heo
2011-06-02iosched: prevent aliased requests from starving other I/OJeff Moyer
2011-03-10block: remove per-queue pluggingJens Axboe
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2008-12-29block: get rid of elevator_t typedefJens Axboe
2008-10-09deadline-iosched: non-functional fixesAaron Carroll
2008-10-09deadline-iosched: allow non-sequential batchingAaron Carroll
2007-12-18block: let elv_register() return voidAdrian Bunk
2007-11-02Deadline iosched: Fix batching fairnessAaron Carroll
2007-11-02Deadline iosched: Reset batch for ordered requestsAaron Carroll
2007-11-02Deadline iosched: Factor out finding latter requesAaron Carroll
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-17Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter
2006-12-01[BLOCK] Cleanup unused variable passingJens Axboe
2006-09-30[PATCH] Update axboe@suse.de email addressJens Axboe
2006-09-30[PATCH] deadline-iosched: remove elevator private drq request typeJens Axboe
2006-09-30[PATCH] deadline-iosched: migrate to using the elevator rb functionsJens Axboe
2006-09-30[PATCH] elevator: move the backmerging logic into the elevator coreJens Axboe
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-23[PATCH] rbtree: support functions used by the io schedulersJens Axboe
2006-06-23[PATCH] iosched: use hlist for request hashtableAkinobu Mita
2006-06-20Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds
2006-06-08[PATCH] elevator switching raceJens Axboe
2006-04-21[RBTREE] Change rbtree off-tree marking in I/O schedulers.David Woodhouse
2006-03-18[PATCH] fix rmmod problems with elevator attributes, clean them upAl Viro
2006-03-18[PATCH] elevator_t lifetime rules and sysfs fixesAl Viro
2006-01-06[BLOCK] mark some block/ variables consArjan van de Ven
2005-11-18[BLOCK] new block/ directory comment tidyCoywolf Qi Hunt
2005-11-04[BLOCK] Move all core block layer code to new block/ directoryJens Axboe