summaryrefslogtreecommitdiff
path: root/drivers/block/elevator.c
AgeCommit message (Expand)Author
2005-11-04[BLOCK] Move all core block layer code to new block/ directoryJens Axboe
2005-11-01[PATCH] blk: fix dangling pointer access in __elv_add_requestTejun Heo
2005-10-30[PATCH] block cleanups: Fix iosched module refcount leakNate Diller
2005-10-30[PATCH] block cleanups: Add kconfig default iosched submenuNate Diller
2005-10-30[PATCH] cfq-iosched: move tasklist walk to elevator.cChristoph Hellwig
2005-10-28Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2005-10-28Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-b...Linus Torvalds
2005-10-28Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2005-10-28[PATCH] gfp_t: block layer coreAl Viro
2005-10-28[BLOCK] Leftover reference to ->max_back_kbJens Axboe
2005-10-28[BLOCK] elevator switch fixes/cleanupJens Axboe
2005-10-28[BLOCK] Reimplement elevator switchTejun Heo
2005-10-28[BLOCK] kill generic max_back_kb handlingTejun Heo
2005-10-28[PATCH] 03/05 move last_merge handlin into generic elevator codeTejun Heo
2005-10-28[PATCH] elevator: leftover function declarationJens Axboe
2005-10-28[PATCH] generic dispatch fixesJens Axboe
2005-10-28[PATCH] 01/05 Implement generic dispatch queueTejun Heo
2005-10-28[PATCH] fix try_module_get race in elevator_findTejun Heo
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe
2005-06-17merge by hand (fix up qla_os.c merge error)James Bottomley
2005-06-16 This patch fixes q->unplug_thresh condition check inTejun Heo
2005-06-16This patch kills elevator_global_init() in elevator.c which doesTejun Heo
2005-05-20[SCSI] make blk layer set REQ_SOFTBARRIER on defer and requeueTejun Heo
2005-03-11[PATCH] Make lots of things staticAdrian Bunk
2005-03-08[PATCH] barrier rework updatesJens Axboe
2005-03-07[PATCH] rework core barrier supportJens Axboe
2005-01-20[PATCH] Lock initializer cleanup: Block devicesThomas Gleixner
2005-01-11[PATCH] elevator: print default selectionJens Axboe
2004-10-27[PATCH] issues with online scheduler switchingJens Axboe
2004-10-18[PATCH] cfq-v2 I/O scheduler updateJens Axboe
2004-10-18[PATCH] switchable and modular io schedulersJens Axboe
2004-06-29[PATCH] Combined patch for remaining trivial sparse warnings in allnoconfig b...Mika Kukkonen
2004-06-17[PATCH] blk: move threshold unpluggingJens Axboe
2004-05-10[PATCH] as-iosched barrier fixAndrew Morton
2004-04-12[PATCH] Correct unplugs on nr_queuedAndrew Morton
2004-03-29[PATCH] Fix BLKPREP_KILLAndrew Morton
2004-01-18[PATCH] Use request_list as indicator that req originated from ll_rw_blkAndrew Morton
2003-09-04[PATCH] fix IO hangsJens Axboe
2003-09-03[PATCH] elevator insertion fixesAndrew Morton
2003-08-14[PATCH] standalone elevator noopAndrew Morton
2003-07-26[PATCH] Make I/O schedulers optionalBernardo Innocenti
2003-07-17Merge jet.(none):/home1/jejb/BK/scsi-misc-2.5James Bottomley
2003-07-17[PATCH] Consolidate SCSI requeueing and add blk elevator hookJens Axboe
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk
2003-07-04[PATCH] allow the IO scheduler to pass an allocation hint toAndrew Morton
2003-07-04[PATCH] per queue nr_requestsAndrew Morton
2003-07-04[PATCH] elevator completion APIAndrew Morton
2003-07-04[PATCH] elv_may_queue() API functionAndrew Morton
2003-05-23[PATCH] elevator core updateJens Axboe
2003-05-10[PATCH] dynamic request allocationJens Axboe