[TG3]: Update driver version and reldate.
[safe/jmp/linux-2.6] / block / cfq-iosched.c
2006-03-28 Jens Axboe[BLOCK] cfq-iosched: seek and async performance fixes
2006-03-28 Andreas Mohr[PATCH] cfq-iosched: small cfq_choose_req() optimization
2006-03-28 Jens Axboe[PATCH] [BLOCK] cfq-iosched: change cfq io context...
2006-03-26 Matthew Dobson[PATCH] mempool: use mempool_create_slab_pool()
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] noise removal: cfq-iosched.c
2006-03-18 Al Viro[PATCH] don't bother with refcounting for cfq_data
2006-03-18 Al Viro[PATCH] fix cfq_get_queue()/ioprio_set(2) races
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...