aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/elevator.h
Commit message (Expand)AuthorAge
* core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-17
* Revert "block: fix accounting bug on cross partition merges"Jens Axboe2010-10-24
* Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\
| * block: fix accounting bug on cross partition mergesYasuaki Ishimatsu2010-10-19
* | elevator: fix oops on early call to elevator_change()Jens Axboe2010-10-07
* | block: add function call to switch the IO scheduler from a driverJens Axboe2010-08-23
|/
* blkio: Add io_merged statDivyesh Shah2010-04-09
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-11
* block: drop request->hard_* and *nr_sectorsTejun Heo2009-05-11
* block: fix inconsistency in I/O stat accounting codeJerome Marchand2009-04-07
* block: get rid of elevator_t typedefJens Axboe2008-12-29
* block: Add interface to abort queued requestsMike Anderson2008-10-09
* block: add support for IO CPU affinityJens Axboe2008-10-09
* block: let elv_register() return voidAdrian Bunk2007-12-18
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* [PATCH] cfq-iosched: don't allow sync merges across queuesJens Axboe2006-12-20
* [BLOCK] Cleanup unused variable passingJens Axboe2006-12-01
* [PATCH] elevator: elevator_type member not usedJens Axboe2006-10-12
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-30
* [PATCH] elevator: define ioc counting mechanismJens Axboe2006-09-30
* [PATCH] Drop useless bio passing in may_queue/set_request APIJens Axboe2006-09-30
* [PATCH] elevator: introduce a way to reuse rq for internal FIFO handlingJens Axboe2006-09-30
* [PATCH] elevator: abstract out the rbtree sort handlingJens Axboe2006-09-30
* [PATCH] elevator: move the backmerging logic into the elevator coreJens Axboe2006-09-30
* [PATCH] elevator switching raceJens Axboe2006-06-08
* [PATCH] fix rmmod problems with elevator attributes, clean them upAl Viro2006-03-18
* [PATCH] elevator_t lifetime rules and sysfs fixesAl Viro2006-03-18
* [PATCH] stop elv_unregister() from rogering other iosched's data, fix lockingAl Viro2006-03-18
* [PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug)Tejun Heo2006-02-08
* s/assoicated/associated/Adrian Bunk2006-01-09
* make elv_try_merge() static, kill the dead declaration ofCoywolf Qi Hunt2006-01-09
* [BLOCK] reimplement handling of barrier requestTejun Heo2006-01-06
* Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-b...Linus Torvalds2005-10-28
|\
| * [PATCH] generic dispatch fixesJens Axboe2005-10-28
| * [PATCH] 01/05 Implement generic dispatch queueTejun Heo2005-10-28
* | [PATCH] gfp_t: block layer coreAl Viro2005-10-28
|/
* [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-27
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16