summaryrefslogtreecommitdiff
path: root/include/linux/elevator.h
AgeCommit message (Expand)Author
2007-12-18block: let elv_register() return voidAdrian Bunk
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2006-12-20[PATCH] cfq-iosched: don't allow sync merges across queuesJens Axboe
2006-12-01[BLOCK] Cleanup unused variable passingJens Axboe
2006-10-12[PATCH] elevator: elevator_type member not usedJens Axboe
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells
2006-09-30[PATCH] elevator: define ioc counting mechanismJens Axboe
2006-09-30[PATCH] Drop useless bio passing in may_queue/set_request APIJens Axboe
2006-09-30[PATCH] elevator: introduce a way to reuse rq for internal FIFO handlingJens Axboe
2006-09-30[PATCH] elevator: abstract out the rbtree sort handlingJens Axboe
2006-09-30[PATCH] elevator: move the backmerging logic into the elevator coreJens Axboe
2006-06-08[PATCH] elevator switching raceJens Axboe
2006-03-18[PATCH] fix rmmod problems with elevator attributes, clean them upAl Viro
2006-03-18[PATCH] elevator_t lifetime rules and sysfs fixesAl Viro
2006-03-18[PATCH] stop elv_unregister() from rogering other iosched's data, fix lockingAl Viro
2006-02-08[PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug)Tejun Heo
2006-01-10s/assoicated/associated/Adrian Bunk
2006-01-09make elv_try_merge() static, kill the dead declaration ofCoywolf Qi Hunt
2006-01-06[BLOCK] reimplement handling of barrier requestTejun Heo
2005-10-28Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-b...Linus Torvalds
2005-10-28[PATCH] gfp_t: block layer coreAl Viro
2005-10-28[PATCH] generic dispatch fixesJens Axboe
2005-10-28[PATCH] 01/05 Implement generic dispatch queueTejun Heo
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe
2005-03-08[PATCH] barrier rework updatesJens Axboe
2004-10-18[PATCH] cfq-v2 I/O scheduler updateJens Axboe
2004-10-18[PATCH] switchable and modular io schedulersJens Axboe
2004-04-12[PATCH] CFQ io schedulerAndrew Morton
2004-02-03[PATCH] gcc-3.5: elevator.h fixesAndrew Morton
2003-09-21[PATCH] misc fixesAndrew Morton
2003-09-04[PATCH] fix IO hangsJens Axboe
2003-07-26[PATCH] Make I/O schedulers optionalBernardo Innocenti
2003-07-17Merge jet.(none):/home1/jejb/BK/scsi-misc-2.5James Bottomley
2003-07-17[PATCH] Consolidate SCSI requeueing and add blk elevator hookJens Axboe
2003-07-04[PATCH] per queue nr_requestsAndrew Morton
2003-07-04[PATCH] anticipatory I/O schedulerAndrew Morton
2003-07-04[PATCH] elevator completion APIAndrew Morton
2003-07-04[PATCH] elv_may_queue() API functionAndrew Morton
2003-05-23[PATCH] elevator core updateJens Axboe
2003-05-10[PATCH] dynamic request allocationJens Axboe
2003-05-03[PATCH] make <linux/blk.h> obsoleteChristoph Hellwig
2003-01-12[PATCH] rbtree core for io schedulerJens Axboe
2002-10-27[PATCH] elv_add_request cleanupsJens Axboe
2002-10-03[PATCH] pass elevator type by reference, not valueJens Axboe
2002-09-26[PATCH] io scheduler updateJens Axboe
2002-09-25[PATCH] deadline ioscheduler cleanupsJens Axboe
2002-09-24[PATCH] remove elevator_linusJens Axboe
2002-09-24[PATCH] deadline schedulerJens Axboe
2002-09-15[PATCH] fix elevator_linus accountingJens Axboe
2002-07-31[PATCH] misc elevator/block updatesJens Axboe