aboutsummaryrefslogtreecommitdiff
path: root/block/cfq-iosched.c
AgeCommit message (Expand)Author
2011-03-23cfq-iosched: removing unnecessary think time checkingLi, Shaohua
2011-03-23cfq-iosched: Don't clear queue stats when preempt.Justin TerAvest
2011-03-22cfq-iosched: Don't set active queue in preemptJustin TerAvest
2011-03-17cfq-iosched: Don't update group weights when on service treeJustin TerAvest
2011-03-12blk-cgroup: Add unaccounted time to timeslice_used.Justin TerAvest
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe
2011-03-10block: remove per-queue pluggingJens Axboe
2011-03-07Merge branch 'block-for-2.6.39-core' of ssh://master.kernel.org/pub/scm/linux...Jens Axboe
2011-03-07cfq-iosched: Fix update_vdisktime logicGui Jianfeng
2011-03-07cfq-iosched: give busy sync queue no dispatch limitShaohua Li
2011-03-07cfq-iosched: fix race in cfq_set_request()Jens Axboe
2011-03-04Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/coreTejun Heo
2011-03-02block: add @force_kblockd to __blk_run_queue()Tejun Heo
2011-03-01cfq-iosched: Always provide group isolation.Justin TerAvest
2011-03-01Merge commit 'v2.6.38-rc6' into for-2.6.39/coreJens Axboe
2011-02-11block: share request flush fields with elevator_privateMike Snitzer
2011-02-09cfq-iosched: Don't wait if queue already has requests.Justin TerAvest
2011-01-19cfq: rename a function to give it more appropriate nameVivek Goyal
2011-01-14block cfq: compensate preempted queue even if it has no slice assignedShaohua Li
2011-01-14block cfq: make queue preempt work for queues from different workloadShaohua Li
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-07block cfq: don't use atomic_t for cfq_groupShaohua Li
2011-01-07block cfq: don't use atomic_t for cfq_queueShaohua Li
2010-12-17cfq-iosched: don't check cfqg in choose_service_tree()Gui Jianfeng
2010-12-13block cfq: select new workload if priority changedShaohua Li writes
2010-11-30cfq-iosched: Get rid of on_st flagGui Jianfeng
2010-11-30cfq-iosched: Get rid of st->activeGui Jianfeng
2010-11-16Merge branch 'v2.6.37-rc2' into for-2.6.38/coreJens Axboe
2010-11-09cfq-iosched: don't schedule a dispatch for a non-idle queueShaohua Li
2010-11-08cfq-iosched: don't idle if a deep seek queue is slowShaohua Li
2010-11-08cfq-iosched: schedule dispatch for noidle queueShaohua Li
2010-11-08cfq-iosched: do cleanupShaohua Li
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-22Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22cfq-iosched: Fix a gcc 4.5 warning and put some commentsVivek Goyal
2010-10-01blkio: Recalculate the throttled bio dispatch time upon throttle limit changeVivek Goyal
2010-09-21cfq-iosched: fix a kernel OOPs when usb key is insertedVivek Goyal
2010-09-20cfq: improve fsync performance for small filesCorrado Zoccolo
2010-09-16blk-cgroup: Prepare the base for supporting more than one IO control policiesVivek Goyal
2010-08-23cfq-iosched: blktrace print per slice sector statsVivek Goyal
2010-08-23cfq-iosched: Implement tunable group_idleVivek Goyal
2010-08-23cfq-iosched: Do group share accounting in IOPS when slice_idle=0Vivek Goyal
2010-08-23cfq-iosched: Do not idle if slice_idle=0Vivek Goyal
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2010-06-18cfq-iosched: Fixed boot warning with BLK_CGROUP=y and CFQ_GROUP_IOSCHED=nVivek Goyal
2010-06-17cfq: Don't allow queue merges for queues that have no process referencesJeff Moyer
2010-05-25cfq-iosched: fix an oops caused by slab leakShaohua Li
2010-05-24cfq-iosched: compact io_context radix_treeKonstantin Khlebnikov
2010-05-24cfq-iosched: remove dead_key from cfq_io_contextKonstantin Khlebnikov