summaryrefslogtreecommitdiff
path: root/include/linux/elevator.h
AgeCommit message (Expand)Author
2011-06-02iosched: prevent aliased requests from starving other I/OJeff Moyer
2011-04-05block: get rid of elv_insert() interfaceJens Axboe
2011-03-21block: attempt to merge with existing requests on plug flushJens Axboe
2011-03-10block: remove per-queue pluggingJens Axboe
2011-03-10block: initial patch for on-stack per-task pluggingJens Axboe
2011-03-01Merge commit 'v2.6.38-rc6' into for-2.6.39/coreJens Axboe
2011-01-25block: reimplement FLUSH/FUA to support mergeTejun Heo
2010-12-17core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter
2010-10-24Revert "block: fix accounting bug on cross partition merges"Jens Axboe
2010-10-22Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-19block: fix accounting bug on cross partition mergesYasuaki Ishimatsu
2010-10-07elevator: fix oops on early call to elevator_change()Jens Axboe
2010-08-23block: add function call to switch the IO scheduler from a driverJens Axboe
2010-04-09blkio: Add io_merged statDivyesh Shah
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11block: drop request->hard_* and *nr_sectorsTejun Heo
2009-04-07block: fix inconsistency in I/O stat accounting codeJerome Marchand
2008-12-29block: get rid of elevator_t typedefJens Axboe
2008-10-09block: Add interface to abort queued requestsMike Anderson
2008-10-09block: add support for IO CPU affinityJens Axboe
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-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds