summaryrefslogtreecommitdiffstats
path: root/block/noop-iosched.c
AgeCommit message (Expand)AuthorLines
2013-07-03elevator: Fix a race in elevator switchingJianpeng Ma-3/+14
2012-03-06elevator: make elevator_init_fn() return 0/-errnoTejun Heo-3/+5
2011-12-14block, cfq: move icq cache management to block coreTejun Heo-3/+1
2011-03-10block: remove per-queue pluggingJens Axboe-8/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2008-12-29block: get rid of elevator_t typedefJens Axboe-1/+1
2007-12-18block: let elv_register() return voidAdrian Bunk-1/+3
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe-7/+7
2006-12-01[BLOCK] Cleanup unused variable passingJens Axboe-1/+1
2006-09-30[PATCH] Make sure all block/io scheduler setups are node awareJens Axboe-1/+1
2006-06-08[PATCH] elevator switching raceJens Axboe-4/+3
2005-11-12[BLOCK] noop-iosched: reimplementation of request dispatchingTejun Heo-6/+79
2005-11-04[BLOCK] Move all core block layer code to new block/ directoryJens Axboe-0/+46