summaryrefslogtreecommitdiffstats
path: root/drivers/block/elevator.c
Commit message (Expand)AuthorAgeFilesLines
* [BLOCK] Move all core block layer code to new block/ directoryJens Axboe2005-11-041-802/+0
* [PATCH] blk: fix dangling pointer access in __elv_add_requestTejun Heo2005-11-011-1/+6
* [PATCH] block cleanups: Fix iosched module refcount leakNate Diller2005-10-301-1/+3
* [PATCH] block cleanups: Add kconfig default iosched submenuNate Diller2005-10-301-17/+10
* [PATCH] cfq-iosched: move tasklist walk to elevator.cChristoph Hellwig2005-10-301-0/+21
* Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2005-10-281-43/+34
|\
| * [BLOCK] Leftover reference to ->max_back_kbJens Axboe2005-10-281-1/+0
| * [BLOCK] elevator switch fixes/cleanupJens Axboe2005-10-281-4/+4
| * [BLOCK] Reimplement elevator switchTejun Heo2005-10-281-43/+35
* | Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-b...Linus Torvalds2005-10-281-96/+170
|\|
| * [BLOCK] kill generic max_back_kb handlingTejun Heo2005-10-281-5/+1
| * [PATCH] 03/05 move last_merge handlin into generic elevator codeTejun Heo2005-10-281-25/+18
| * [PATCH] elevator: leftover function declarationJens Axboe2005-10-281-4/+0
| * [PATCH] generic dispatch fixesJens Axboe2005-10-281-21/+12
| * [PATCH] 01/05 Implement generic dispatch queueTejun Heo2005-10-281-72/+170
* | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2005-10-281-10/+14
|\|
| * [PATCH] fix try_module_get race in elevator_findTejun Heo2005-10-281-10/+14
* | [PATCH] gfp_t: block layer coreAl Viro2005-10-281-1/+1
|/
* [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-271-4/+5
* merge by hand (fix up qla_os.c merge error)James Bottomley2005-06-171-0/+13
|\
| * [SCSI] make blk layer set REQ_SOFTBARRIER on defer and requeueTejun Heo2005-05-201-0/+13
* | This patch fixes q->unplug_thresh condition check inTejun Heo2005-06-161-1/+1
* | This patch kills elevator_global_init() in elevator.c which doesTejun Heo2005-06-161-7/+0
|/
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+705