aboutsummaryrefslogtreecommitdiff
path: root/block/elevator.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-24BUG_ON() Conversion in block/elevator.cGravatar Eric Sesterhenn 1-2/+1
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Gravatar Jens Axboe 1-0/+4
2006-03-18[PATCH] fix rmmod problems with elevator attributes, clean them upGravatar Al Viro 1-3/+4
2006-03-18[PATCH] elevator_t lifetime rules and sysfs fixesGravatar Al Viro 1-38/+108
2006-03-18[PATCH] stop elv_unregister() from rogering other iosched's data, fix lockingGravatar Al Viro 1-15/+9
2006-02-08[PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug)Gravatar Tejun Heo 1-32/+38
2006-02-05[PATCH] block: request_queue->ordcolor must not be flipped on SOFTBARRIERGravatar Tejun Heo 1-1/+2
2006-01-24[BLOCK] elevator: allow default scheduler to potentially be modularGravatar Nate Diller 1-4/+6
2006-01-24[BLOCK] elevator: default choice selectionGravatar Nate Diller 1-31/+14
2006-01-16[BLOCK] elevator: if specified scheduler is not found, fall back to defaultGravatar Jens Axboe 1-2/+2
2006-01-16[BLOCK] elevator: Make elevator=as work again for anticipatoryGravatar Chuck Ebbert 1-0/+7
2006-01-12[PATCH] fix queue stalling while barrier sequencingGravatar Tejun Heo 1-10/+10
2006-01-09make elv_try_merge() static, kill the dead declaration ofGravatar Coywolf Qi Hunt 1-2/+1
2006-01-06[BLOCK] reimplement handling of barrier requestGravatar Tejun Heo 1-26/+58
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Gravatar Tejun Heo 1-1/+1
2005-11-18[BLOCK] new block/ directory comment tidyGravatar Coywolf Qi Hunt 1-2/+0
2005-11-12[BLOCK] elevator: elv_latter/former_request updateGravatar Tejun Heo 1-14/+0
2005-11-12[BLOCK] fix string handling in elv_iosched_storeGravatar Tejun Heo 1-4/+6
2005-11-12[BLOCK] Implement elv_drain_elevator for improved switch error detectionGravatar Tejun Heo 1-5/+20
2005-11-12[BLOCK] elevator: run queue in elevator_switchGravatar Tejun Heo 1-0/+2
2005-11-12[BLOCK] elevator init fixes #2Gravatar Zachary Amsden 1-2/+3
2005-11-12[BLOCK] elevator init fixesGravatar Zachary Amsden 1-2/+2
2005-11-04[BLOCK] Move all core block layer code to new block/ directoryGravatar Jens Axboe 1-0/+802