summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2015-11-16elevator: use list_{first,prev,next}_entryGeliang Tang1-5/+5
2013-07-03elevator: Fix a race in elevator switchingJianpeng Ma5-30/+51
2012-03-06elevator: make elevator_init_fn() return 0/-errnoTejun Heo5-21/+18
2011-12-13block, cfq: move icq cache management to block coreTejun Heo5-42/+62
2011-03-10block: remove per-queue pluggingJens Axboe119-1269/+151
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo4208-717/+3717
2008-12-29block: get rid of elevator_t typedefJens Axboe8-44/+46
2007-12-18block: let elv_register() return voidAdrian Bunk6-12/+13
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe85-510/+529
2006-12-01[BLOCK] Cleanup unused variable passingJens Axboe6-12/+11
2006-09-30[PATCH] Make sure all block/io scheduler setups are node awareJens Axboe6-24/+26
2006-06-08[PATCH] elevator switching raceJens Axboe6-46/+54
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 Axboe16-27/+29