string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / block / deadline-iosched.c
2009-05-11 Tejun Heoblock: convert to pos and nr_sectors accessors
2008-12-29 Jens Axboeblock: get rid of elevator_t typedef
2008-10-09 Aaron Carrolldeadline-iosched: non-functional fixes
2008-10-09 Aaron Carrolldeadline-iosched: allow non-sequential batching
2007-12-18 Adrian Bunkblock: let elv_register() return void
2007-11-02 Aaron CarrollDeadline iosched: Fix batching fairness
2007-11-02 Aaron CarrollDeadline iosched: Reset batch for ordered requests
2007-11-02 Aaron CarrollDeadline iosched: Factor out finding latter reques
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-07-17 Christoph LameterSlab allocators: Replace explicit zeroing with __GFP_ZERO
2006-12-01 Jens Axboe[BLOCK] Cleanup unused variable passing
2006-09-30 Jens Axboe[PATCH] Update axboe@suse.de email address
2006-09-30 Jens Axboe[PATCH] deadline-iosched: remove elevator private drq...
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...