[PATCH] deadline-iosched: migrate to using the elevator rb functions
[safe/jmp/linux-2.6] / block / deadline-iosched.c
2006-09-30 Jens Axboe[PATCH] deadline-iosched: migrate to using the elevator...
2006-09-30 Jens Axboe[PATCH] elevator: move the backmerging logic into the...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-23 Jens Axboe[PATCH] rbtree: support functions used by the io schedulers
2006-06-23 Akinobu Mita[PATCH] iosched: use hlist for request hashtable
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/rbtree-2.6
2006-06-08 Jens Axboe[PATCH] elevator switching race
2006-04-21 David Woodhouse[RBTREE] Change rbtree off-tree marking in I/O schedulers.
2006-03-19 Al Viro[PATCH] fix rmmod problems with elevator attributes...
2006-03-18 Al Viro[PATCH] elevator_t lifetime rules and sysfs fixes
2006-01-06 Arjan van de Ven[BLOCK] mark some block/ variables cons
2005-11-18 Coywolf Qi Hunt[BLOCK] new block/ directory comment tidy
2005-11-04 Jens Axboe[BLOCK] Move all core block layer code to new block...