summaryrefslogtreecommitdiffstats
path: root/block/elevator.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-1/+1
* BUG_ON() Conversion in block/elevator.cEric Sesterhenn2006-03-241-2/+1
* [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe2006-03-231-0/+4
* [PATCH] fix rmmod problems with elevator attributes, clean them upAl Viro2006-03-181-3/+4
* [PATCH] elevator_t lifetime rules and sysfs fixesAl Viro2006-03-181-38/+108
* [PATCH] stop elv_unregister() from rogering other iosched's data, fix lockingAl Viro2006-03-181-15/+9
* [PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug)Tejun Heo2006-02-081-32/+38
* [PATCH] block: request_queue->ordcolor must not be flipped on SOFTBARRIERTejun Heo2006-02-051-1/+2
* [BLOCK] elevator: allow default scheduler to potentially be modularNate Diller2006-01-241-4/+6
* [BLOCK] elevator: default choice selectionNate Diller2006-01-241-31/+14
* [BLOCK] elevator: if specified scheduler is not found, fall back to defaultJens Axboe2006-01-161-2/+2
* [BLOCK] elevator: Make elevator=as work again for anticipatoryChuck Ebbert2006-01-161-0/+7
* [PATCH] fix queue stalling while barrier sequencingTejun Heo2006-01-121-10/+10
* make elv_try_merge() static, kill the dead declaration ofCoywolf Qi Hunt2006-01-091-2/+1
* [BLOCK] reimplement handling of barrier requestTejun Heo2006-01-061-26/+58
* [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-061-1/+1
* [BLOCK] new block/ directory comment tidyCoywolf Qi Hunt2005-11-181-2/+0
* [BLOCK] elevator: elv_latter/former_request updateTejun Heo2005-11-121-14/+0
* [BLOCK] fix string handling in elv_iosched_storeTejun Heo2005-11-121-4/+6
* [BLOCK] Implement elv_drain_elevator for improved switch error detectionTejun Heo2005-11-121-5/+20
* [BLOCK] elevator: run queue in elevator_switchTejun Heo2005-11-121-0/+2
* [BLOCK] elevator init fixes #2Zachary Amsden2005-11-121-2/+3
* [BLOCK] elevator init fixesZachary Amsden2005-11-121-2/+2
* [BLOCK] Move all core block layer code to new block/ directoryJens Axboe2005-11-041-0/+802
OpenPOWER on IntegriCloud