aboutsummaryrefslogtreecommitdiffstats
path: root/block/elevator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-05[PATCH] block: request_queue->ordcolor must not be flipped on SOFTBARRIERTejun Heo1-1/+2
2006-01-24[BLOCK] elevator: allow default scheduler to potentially be modularNate Diller1-4/+6
2006-01-24[BLOCK] elevator: default choice selectionNate Diller1-31/+14
2006-01-16[BLOCK] elevator: if specified scheduler is not found, fall back to defaultJens Axboe1-2/+2
2006-01-16[BLOCK] elevator: Make elevator=as work again for anticipatoryChuck Ebbert1-0/+7
2006-01-12[PATCH] fix queue stalling while barrier sequencingTejun Heo1-10/+10
2006-01-09make elv_try_merge() static, kill the dead declaration ofCoywolf Qi Hunt1-2/+1
2006-01-06[BLOCK] reimplement handling of barrier requestTejun Heo1-26/+58
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo1-1/+1
2005-11-18[BLOCK] new block/ directory comment tidyCoywolf Qi Hunt1-2/+0
2005-11-12[BLOCK] elevator: elv_latter/former_request updateTejun Heo1-14/+0
2005-11-12[BLOCK] fix string handling in elv_iosched_storeTejun Heo1-4/+6
2005-11-12[BLOCK] Implement elv_drain_elevator for improved switch error detectionTejun Heo1-5/+20
2005-11-12[BLOCK] elevator: run queue in elevator_switchTejun Heo1-0/+2
2005-11-12[BLOCK] elevator init fixes #2Zachary Amsden1-2/+3
2005-11-12[BLOCK] elevator init fixesZachary Amsden1-2/+2
2005-11-04[BLOCK] Move all core block layer code to new block/ directoryJens Axboe1-0/+802