aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/elevator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-11[PATCH] Make lots of things staticAdrian Bunk1-2/+2
2005-03-08[PATCH] barrier rework updatesJens Axboe1-1/+27
2005-03-07[PATCH] rework core barrier supportJens Axboe1-1/+15
2005-01-20[PATCH] Lock initializer cleanup: Block devicesThomas Gleixner1-1/+1
2005-01-11[PATCH] elevator: print default selectionJens Axboe1-3/+4
2004-10-27[PATCH] issues with online scheduler switchingJens Axboe1-25/+80
2004-10-18[PATCH] cfq-v2 I/O scheduler updateJens Axboe1-1/+1
2004-10-18[PATCH] switchable and modular io schedulersJens Axboe1-54/+262
2004-06-29[PATCH] Combined patch for remaining trivial sparse warnings in allnoconfig b...Mika Kukkonen1-1/+1
2004-06-17[PATCH] blk: move threshold unpluggingJens Axboe1-0/+8
2004-05-10[PATCH] as-iosched barrier fixAndrew Morton1-0/+7
2004-04-12[PATCH] Correct unplugs on nr_queuedAndrew Morton1-0/+23
2004-03-29[PATCH] Fix BLKPREP_KILLAndrew Morton1-2/+6
2004-01-18[PATCH] Use request_list as indicator that req originated from ll_rw_blkAndrew Morton1-0/+1
2003-09-04[PATCH] fix IO hangsJens Axboe1-15/+11
2003-09-03[PATCH] elevator insertion fixesAndrew Morton1-3/+3
2003-08-14[PATCH] standalone elevator noopAndrew Morton1-76/+0
2003-07-26[PATCH] Make I/O schedulers optionalBernardo Innocenti1-0/+1
2003-07-17Merge jet.(none):/home1/jejb/BK/scsi-misc-2.5James Bottomley1-0/+13
2003-07-17[PATCH] Consolidate SCSI requeueing and add blk elevator hookJens Axboe1-0/+13
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk1-1/+0
2003-07-04[PATCH] allow the IO scheduler to pass an allocation hint toAndrew Morton1-1/+1
2003-07-04[PATCH] per queue nr_requestsAndrew Morton1-10/+4
2003-07-04[PATCH] elevator completion APIAndrew Morton1-0/+9
2003-07-04[PATCH] elv_may_queue() API functionAndrew Morton1-0/+10
2003-05-23[PATCH] elevator core updateJens Axboe1-73/+7
2003-05-10[PATCH] dynamic request allocationJens Axboe1-0/+19
2003-02-15[PATCH] front merge fix (really!)Jens Axboe1-1/+1
2003-02-15[PATCH] elv_former_request reversionAndrew Morton1-1/+1
2003-02-14[PATCH] fix request-to-request front mergingJens Axboe1-1/+1
2003-01-14deadline iosched: make sure queue is valid before unregistering it. Patrick Mochel1-3/+5
2003-01-12[PATCH] rbtree core for io schedulerJens Axboe1-5/+62
2002-11-07[PATCH] soft and hard barriersJens Axboe1-2/+4
2002-11-04[PATCH] Initializer conversions for drivers/blockRusty Russell1-3/+3
2002-10-31[PATCH] generic uses of ->rq_devAlexander Viro1-2/+2
2002-10-27[PATCH] queue last_merge hint cleanupJens Axboe1-0/+10
2002-10-27[PATCH] make queue prep_rq_fn() a bit more powerfulJens Axboe1-13/+21
2002-10-27[PATCH] elv_add_request cleanupsJens Axboe1-6/+21
2002-10-03[PATCH] pass elevator type by reference, not valueJens Axboe1-3/+7
2002-09-26[PATCH] io scheduler updateJens Axboe1-9/+10
2002-09-25[PATCH] deadline ioscheduler cleanupsJens Axboe1-0/+8
2002-09-24[PATCH] remove elevator_linusJens Axboe1-118/+0
2002-09-23Simplify elevator algorithm, make it prefer reads heavily.Linus Torvalds1-22/+24
2002-09-15[PATCH] fix elevator_linus accountingJens Axboe1-33/+14
2002-08-10[PATCH] missing export of elv_queue_empty()Jens Axboe1-0/+1
2002-07-31[PATCH] misc elevator/block updatesJens Axboe1-3/+28
2002-06-20[PATCH] uninline elv_next_request()Jens Axboe1-2/+34
2002-06-17[PATCH] 2.5.22: elevator exports.Martin Schwidefsky1-0/+2
2002-06-17[PATCH] take bio.h out of highmem.hAndrew Morton1-0/+1
2002-04-24[PATCH] (13/15) big struct block_device * push (first series)Alexander Viro1-1/+2