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