UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / block / elevator.c
2006-03-18 Al Viro[PATCH] elevator_t lifetime rules and sysfs fixes
2006-03-18 Al Viro[PATCH] stop elv_unregister() from rogering other iosch...
2006-02-08 Tejun Heo[PATCH] block: implement elv_insert and use it (fix...
2006-02-05 Tejun Heo[PATCH] block: request_queue->ordcolor must not be...
2006-01-24 Nate Diller[BLOCK] elevator: allow default scheduler to potentiall...
2006-01-24 Nate Diller[BLOCK] elevator: default choice selection
2006-01-17 Chuck Ebbert[PATCH] elevator=as back-compatibility
2006-01-16 Jens Axboe[BLOCK] elevator: if specified scheduler is not found...
2006-01-16 Chuck Ebbert[BLOCK] elevator: Make elevator=as work again for antic...
2006-01-12 Tejun Heo[PATCH] fix queue stalling while barrier sequencing
2006-01-09 Coywolf Qi Huntmake elv_try_merge() static, kill the dead declaration of
2006-01-06 Tejun Heo[BLOCK] reimplement handling of barrier request
2006-01-06 Tejun Heo[BLOCK] add @uptodate to end_that_request_last() and...
2005-11-18 Coywolf Qi Hunt[BLOCK] new block/ directory comment tidy
2005-11-12 Tejun Heo[BLOCK] elevator: elv_latter/former_request update
2005-11-12 Tejun Heo[BLOCK] fix string handling in elv_iosched_store
2005-11-12 Tejun Heo[BLOCK] Implement elv_drain_elevator for improved switc...
2005-11-12 Tejun Heo[BLOCK] elevator: run queue in elevator_switch
2005-11-12 Zachary Amsden[BLOCK] elevator init fixes #2
2005-11-12 Zachary Amsden[BLOCK] elevator init fixes
2005-11-04 Jens Axboe[BLOCK] Move all core block layer code to new block...