[PATCH] fs/proc/: function prototypes belong in header files
[safe/jmp/linux-2.6] / block / elevator.c
2006-01-06 Tejun Heo[BLOCK] reimplement handling of barrier request
2006-01-06 Tejun Heo[BLOCK] add @uptodate to end_that_request_last() and...
2005-11-18 Coywolf Qi Hunt[BLOCK] new block/ directory comment tidy
2005-11-12 Tejun Heo[BLOCK] elevator: elv_latter/former_request update
2005-11-12 Tejun Heo[BLOCK] fix string handling in elv_iosched_store
2005-11-12 Tejun Heo[BLOCK] Implement elv_drain_elevator for improved switc...
2005-11-12 Tejun Heo[BLOCK] elevator: run queue in elevator_switch
2005-11-12 Zachary Amsden[BLOCK] elevator init fixes #2
2005-11-12 Zachary Amsden[BLOCK] elevator init fixes
2005-11-04 Jens Axboe[BLOCK] Move all core block layer code to new block...