aboutsummaryrefslogtreecommitdiff
path: root/block/deadline-iosched.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-02iosched: prevent aliased requests from starving other I/OGravatar Jeff Moyer 1-3/+1
2011-03-10block: remove per-queue pluggingGravatar Jens Axboe 1-9/+0
2009-05-11block: convert to pos and nr_sectors accessorsGravatar Tejun Heo 1-1/+1
2008-12-29block: get rid of elevator_t typedefGravatar Jens Axboe 1-3/+3
2008-10-09deadline-iosched: non-functional fixesGravatar Aaron Carroll 1-13/+13
2008-10-09deadline-iosched: allow non-sequential batchingGravatar Aaron Carroll 1-11/+3
2007-12-18block: let elv_register() return voidGravatar Adrian Bunk 1-1/+3
2007-11-02Deadline iosched: Fix batching fairnessGravatar Aaron Carroll 1-14/+7
2007-11-02Deadline iosched: Reset batch for ordered requestsGravatar Aaron Carroll 1-3/+3
2007-11-02Deadline iosched: Factor out finding latter requesGravatar Aaron Carroll 1-11/+17
2007-07-24[BLOCK] Get rid of request_queue_t typedefGravatar Jens Axboe 1-9/+9
2007-07-17Slab allocators: Replace explicit zeroing with __GFP_ZEROGravatar Christoph Lameter 1-2/+1
2006-12-01[BLOCK] Cleanup unused variable passingGravatar Jens Axboe 1-1/+1
2006-09-30[PATCH] Update axboe@suse.de email addressGravatar Jens Axboe 1-1/+1
2006-09-30[PATCH] deadline-iosched: remove elevator private drq request typeGravatar Jens Axboe 1-142/+52
2006-09-30[PATCH] deadline-iosched: migrate to using the elevator rb functionsGravatar Jens Axboe 1-136/+34
2006-09-30[PATCH] elevator: move the backmerging logic into the elevator coreGravatar Jens Axboe 1-126/+2
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-23[PATCH] rbtree: support functions used by the io schedulersGravatar Jens Axboe 1-8/+5
2006-06-23[PATCH] iosched: use hlist for request hashtableGravatar Akinobu Mita 1-23/+16
2006-06-20Merge git://git.infradead.org/~dwmw2/rbtree-2.6Gravatar Linus Torvalds 1-3/+2
2006-06-08[PATCH] elevator switching raceGravatar Jens Axboe 1-7/+6
2006-04-21[RBTREE] Change rbtree off-tree marking in I/O schedulers.Gravatar David Woodhouse 1-3/+2
2006-03-18[PATCH] fix rmmod problems with elevator attributes, clean them upGravatar Al Viro 1-43/+21
2006-03-18[PATCH] elevator_t lifetime rules and sysfs fixesGravatar Al Viro 1-52/+12
2006-01-06[BLOCK] mark some block/ variables consGravatar Arjan van de Ven 1-4/+4
2005-11-18[BLOCK] new block/ directory comment tidyGravatar Coywolf Qi Hunt 1-2/+0
2005-11-04[BLOCK] Move all core block layer code to new block/ directoryGravatar Jens Axboe 1-0/+878