aboutsummaryrefslogtreecommitdiffstats
path: root/block/cfq-iosched.c
Commit message (Expand)AuthorAge
* cfq-iosched: read_lock() does not always imply rcu_read_lock()Jens Axboe2011-04-19
* block: add blk_run_queue_asyncChristoph Hellwig2011-04-18
* Fix common misspellingsLucas De Marchi2011-03-31
* cfq-iosched: removing unnecessary think time checkingLi, Shaohua2011-03-23
* cfq-iosched: Don't clear queue stats when preempt.Justin TerAvest2011-03-23
* cfq-iosched: Don't set active queue in preemptJustin TerAvest2011-03-22
* cfq-iosched: Don't update group weights when on service treeJustin TerAvest2011-03-17
* blk-cgroup: Add unaccounted time to timeslice_used.Justin TerAvest2011-03-12
* Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-10
|\
| * block: remove per-queue pluggingJens Axboe2011-03-10
* | Merge branch 'block-for-2.6.39-core' of ssh://master.kernel.org/pub/scm/linux...Jens Axboe2011-03-07
|\ \
| * \ Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/coreTejun Heo2011-03-04
| |\ \ | | |/ | |/|
| | * block: add @force_kblockd to __blk_run_queue()Tejun Heo2011-03-02
* | | cfq-iosched: Fix update_vdisktime logicGui Jianfeng2011-03-07
* | | cfq-iosched: give busy sync queue no dispatch limitShaohua Li2011-03-07
* | | cfq-iosched: fix race in cfq_set_request()Jens Axboe2011-03-07
|/ /
* | cfq-iosched: Always provide group isolation.Justin TerAvest2011-03-01
* | Merge commit 'v2.6.38-rc6' into for-2.6.39/coreJens Axboe2011-03-01
|\|
| * cfq-iosched: Don't wait if queue already has requests.Justin TerAvest2011-02-09
| * cfq: rename a function to give it more appropriate nameVivek Goyal2011-01-19
| * block cfq: compensate preempted queue even if it has no slice assignedShaohua Li2011-01-14
| * block cfq: make queue preempt work for queues from different workloadShaohua Li2011-01-14
| * Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-13
| |\
| | * block cfq: don't use atomic_t for cfq_groupShaohua Li2011-01-07
| | * block cfq: don't use atomic_t for cfq_queueShaohua Li2011-01-07
| | * cfq-iosched: don't check cfqg in choose_service_tree()Gui Jianfeng2010-12-17
| | * block cfq: select new workload if priority changedShaohua Li writes2010-12-13
| | * cfq-iosched: Get rid of on_st flagGui Jianfeng2010-11-30
| | * cfq-iosched: Get rid of st->activeGui Jianfeng2010-11-30
| | * Merge branch 'v2.6.37-rc2' into for-2.6.38/coreJens Axboe2010-11-16
| | |\
| | * | cfq-iosched: don't schedule a dispatch for a non-idle queueShaohua Li2010-11-09
| | * | cfq-iosched: don't idle if a deep seek queue is slowShaohua Li2010-11-08
| | * | cfq-iosched: schedule dispatch for noidle queueShaohua Li2010-11-08
| | * | cfq-iosched: do cleanupShaohua Li2010-11-08
| * | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
| | |/ | |/|
* / | block: share request flush fields with elevator_privateMike Snitzer2011-02-11
|/ /
* | Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\ \ | |/ |/|
| * cfq-iosched: Fix a gcc 4.5 warning and put some commentsVivek Goyal2010-10-22
| * blkio: Recalculate the throttled bio dispatch time upon throttle limit changeVivek Goyal2010-10-01
| * cfq: improve fsync performance for small filesCorrado Zoccolo2010-09-20
| * blk-cgroup: Prepare the base for supporting more than one IO control policiesVivek Goyal2010-09-16
* | cfq-iosched: fix a kernel OOPs when usb key is insertedVivek Goyal2010-09-21
* | cfq-iosched: blktrace print per slice sector statsVivek Goyal2010-08-23
* | cfq-iosched: Implement tunable group_idleVivek Goyal2010-08-23
* | cfq-iosched: Do group share accounting in IOPS when slice_idle=0Vivek Goyal2010-08-23
* | cfq-iosched: Do not idle if slice_idle=0Vivek Goyal2010-08-23
|/
* block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-07
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
* cfq-iosched: Fixed boot warning with BLK_CGROUP=y and CFQ_GROUP_IOSCHED=nVivek Goyal2010-06-18
* cfq: Don't allow queue merges for queues that have no process referencesJeff Moyer2010-06-17