[PATCH] as-iosched: use new io context counting mechanism
[safe/jmp/linux-2.6] / block / as-iosched.c
2006-09-30 Jens Axboe[PATCH] as-iosched: use new io context counting mechanism
2006-09-30 Jens Axboe[PATCH] Drop useless bio passing in may_queue/set_reque...
2006-09-30 Jens Axboe[PATCH] as-iosched: kill arq
2006-09-30 Jens Axboe[PATCH] as-iosched: remove arq->is_sync member
2006-09-30 Jens Axboe[PATCH] as-iosched: reuse rq for fifo
2006-09-30 Jens Axboe[PATCH] as-iosched: migrate to using the elevator rb...
2006-09-30 Jens Axboe[PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_nex...
2006-09-30 Jens Axboe[PATCH] elevator: move the backmerging logic into the...
2006-09-30 Jens Axboe[PATCH] Split struct request ->flags into two parts
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Andreas Mohrspelling fixes
2006-06-23 Jens Axboe[PATCH] rbtree: support functions used by the io schedulers
2006-06-23 Jens Axboe[PATCH] Kill PF_SYNCWRITE flag
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-04-18 OGAWA Hirofumi[PATCH 1/2] iosched: fix typo and barrier()
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-03-18 Al Viro[PATCH] deal with rmmod/put_io_context() races
2006-03-18 Al Viro[PATCH] stop elv_unregister() from rogering other iosch...
2006-01-06 Tejun Heo[BLOCK] as-iosched: update alias handling
2005-11-21 Jens Axboe[PATCH] as-iosched: remove state assertion in as_add_re...
2005-11-18 Coywolf Qi Hunt[BLOCK] new block/ directory comment tidy
2005-11-07 Linus TorvaldsMerge branch 'block-dir' of git://brick.kernel.dk/data...
2005-11-04 Jens Axboe[BLOCK] Move all core block layer code to new block...