aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/elevator.h
Commit message (Expand)AuthorAge
* 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