aboutsummaryrefslogtreecommitdiffstats
path: root/block/noop-iosched.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-10block: remove per-queue pluggingJens Axboe1-8/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-12-29block: get rid of elevator_t typedefJens Axboe1-1/+1
2007-12-18block: let elv_register() return voidAdrian Bunk1-1/+3
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-7/+7
2006-12-01[BLOCK] Cleanup unused variable passingJens Axboe1-1/+1
2006-09-30[PATCH] Make sure all block/io scheduler setups are node awareJens Axboe1-1/+1
2006-06-08[PATCH] elevator switching raceJens Axboe1-4/+3
2005-11-12[BLOCK] noop-iosched: reimplementation of request dispatchingTejun Heo1-6/+79
2005-11-04[BLOCK] Move all core block layer code to new block/ directoryJens Axboe1-0/+46