aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/cfq-iosched.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-04[BLOCK] Move all core block layer code to new block/ directoryJens Axboe1-2428/+0
2005-10-31[PATCH] Fix on-the-fly switch from cfq i/o schedulerJens Axboe1-3/+1
2005-10-30[PATCH] cfq-iosched: move tasklist walk to elevator.cChristoph Hellwig1-21/+1
2005-10-28Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-b...Linus Torvalds1-283/+81
2005-10-28[PATCH] gfp_t: block layer coreAl Viro1-4/+4
2005-10-28[PATCH] 04/05 remove last_merge handling from ioschedsTejun Heo1-24/+2
2005-10-28[PATCH] 02/05: update ioscheds to use generic dispatch queueJens Axboe1-260/+80
2005-09-10[PATCH] cfq-iosched: reverse bad reference count fixJens Axboe1-0/+3
2005-09-07[PATCH] block: CFQ refcounting fixBrian King1-3/+0
2005-08-24[PATCH] cfq-iosched.c: minor fixesJens Axboe1-10/+21
2005-08-02[PATCH] cfq-iosched: fix problem with barriers and max_depth == 1Jens Axboe1-0/+1
2005-06-27[PATCH] cfq build fixAndrew Morton1-25/+24
2005-06-27[PATCH] CFQ io scheduler: scheduler switch oopsJens Axboe1-2/+3
2005-06-27[PATCH] CFQ io scheduler updatesJens Axboe1-161/+299
2005-06-27[PATCH] Fix cfq_find_next_crq()Jens Axboe1-1/+2
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe1-632/+1274
2005-06-20[PATCH] sysfs: (driver/block) if show/store is missing return -EIODmitry Torokhov1-2/+2
2005-06-17When cfq I/O scheduler is selected, get_request() in __make_request() callsKiyoshi Ueda1-3/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1856