aboutsummaryrefslogtreecommitdiffstats
path: root/block/deadline-iosched.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-09deadline: Allow 0ms deadline latency, increase the read speedxiaobing tu1-1/+1
2012-03-06elevator: make elevator_init_fn() return 0/-errnoTejun Heo1-3/+5
2011-12-14block, cfq: move icq cache management to block coreTejun Heo1-3/+1
2011-06-02iosched: prevent aliased requests from starving other I/OJeff Moyer1-3/+1
2011-03-10block: remove per-queue pluggingJens Axboe1-9/+0
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo1-1/+1
2008-12-29block: get rid of elevator_t typedefJens Axboe1-3/+3
2008-10-09deadline-iosched: non-functional fixesAaron Carroll1-13/+13
2008-10-09deadline-iosched: allow non-sequential batchingAaron Carroll1-11/+3
2007-12-18block: let elv_register() return voidAdrian Bunk1-1/+3
2007-11-02Deadline iosched: Fix batching fairnessAaron Carroll1-14/+7
2007-11-02Deadline iosched: Reset batch for ordered requestsAaron Carroll1-3/+3
2007-11-02Deadline iosched: Factor out finding latter requesAaron Carroll1-11/+17
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-9/+9
2007-07-17Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter1-2/+1
2006-12-01[BLOCK] Cleanup unused variable passingJens Axboe1-1/+1
2006-09-30[PATCH] Update axboe@suse.de email addressJens Axboe1-1/+1
2006-09-30[PATCH] deadline-iosched: remove elevator private drq request typeJens Axboe1-142/+52
2006-09-30[PATCH] deadline-iosched: migrate to using the elevator rb functionsJens Axboe1-136/+34
2006-09-30[PATCH] elevator: move the backmerging logic into the elevator coreJens Axboe1-126/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[PATCH] rbtree: support functions used by the io schedulersJens Axboe1-8/+5
2006-06-23[PATCH] iosched: use hlist for request hashtableAkinobu Mita1-23/+16
2006-06-20Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds1-3/+2
2006-06-08[PATCH] elevator switching raceJens Axboe1-7/+6
2006-04-21[RBTREE] Change rbtree off-tree marking in I/O schedulers.David Woodhouse1-3/+2
2006-03-18[PATCH] fix rmmod problems with elevator attributes, clean them upAl Viro1-43/+21
2006-03-18[PATCH] elevator_t lifetime rules and sysfs fixesAl Viro1-52/+12
2006-01-06[BLOCK] mark some block/ variables consArjan van de Ven1-4/+4
2005-11-18[BLOCK] new block/ directory comment tidyCoywolf Qi Hunt1-2/+0
2005-11-04[BLOCK] Move all core block layer code to new block/ directoryJens Axboe1-0/+878