[PATCH] deal with rmmod/put_io_context() races
[safe/jmp/linux-2.6] / block / cfq-iosched.c
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-03-18 Al Viro[PATCH] stop cfq from pinning queue down
2006-03-18 Al Viro[PATCH] make cfq_exit_queue() prune the cfq_io_context...
2006-03-18 Al Viro[PATCH] fix the exclusion for ioprio_set()
2006-03-18 Al Viro[PATCH] keep sync and async cfq_queue separate
2006-03-18 Al Viro[PATCH] switch to use of ->key to get cfq_data by cfq_i...
2006-03-18 Al Viro[PATCH] stop leaking cfq_data in cfq_set_request()
2006-03-18 Al Viro[PATCH] fix cfq hash lookups
2006-02-28 Jens Axboe[PATCH] cfq-iosched: slice expiry fixups
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-12 Tejun Heo[BLOCK] cfq-iosched: fix slice_left calculation
2005-11-12 Tejun Heo[BLOCK] cfq-iosched: cfq forced dispatching fix
2005-11-04 Jens Axboe[BLOCK] Move all core block layer code to new block...