aboutsummaryrefslogtreecommitdiff
path: root/block/cfq-iosched.c
AgeCommit message (Expand)Author
2011-12-16block, cfq: fix empty queue crash caused by request mergeShaohua Li
2011-12-02cfq-iosched: fix cfq_cic_link() race confitionYasuaki Ishimatsu
2011-11-30cfq-iosched: free cic_index if blkio_alloc_blkg_stats failsmajianpeng
2011-08-23block: separate priority boosting from REQ_METAChristoph Hellwig
2011-08-19Revert "cfq: Remove special treatment for metadata rqs."Jens Axboe
2011-08-02cfq-iosched: Reduce linked group count upon group destructionVivek Goyal
2011-07-12CFQ: add think time check for groupShaohua Li
2011-07-12CFQ: add think time check for service treeShaohua Li
2011-07-12CFQ: move think time check variables to a separate structShaohua Li
2011-07-12fixlet: Remove fs_excl from struct task.Justin TerAvest
2011-07-10cfq: Remove special treatment for metadata rqs.Justin TerAvest
2011-07-01Merge branch 'for-linus' into for-3.1/coreJens Axboe
2011-06-27cfq-iosched: make code consistentShaohua Li
2011-06-27cfq-iosched: fix a rcu warningShaohua Li
2011-06-13block: Add __attribute__((format(printf...) and fix falloutJoe Perches
2011-06-13block: Add __attribute__((format(printf...) and fix falloutJoe Perches
2011-06-06CFQ: make two functions staticPaul Bolle
2011-06-06cfq-iosched: fix locking around ioc->ioc_data assignmentJens Axboe
2011-06-06cfq-iosched: fix locking around ioc->ioc_data assignmentJens Axboe
2011-06-02iosched: prevent aliased requests from starving other I/OJeff Moyer
2011-06-02cfq-iosched: Remove bogus check in queue_fail pathPaul Bolle
2011-05-31CFQ: Fix typo and remove unnecessary semicolonKyungmin Park
2011-05-24cfq-iosched: free cic_index if cfqd allocation failsNamhyung Kim
2011-05-24cfq-iosched: remove unused 'group_changed' in cfq_service_tree_add()Namhyung Kim
2011-05-24cfq-iosched: reduce bit operations in cfq_choose_req()Namhyung Kim
2011-05-24cfq-iosched: algebraic simplification in cfq_prio_to_maxrq()Namhyung Kim
2011-05-23cfq-iosched: Fix a memory leak of per cpu stats for root groupVivek Goyal
2011-05-20blk-throttle: Make dispatch stats per cpuVivek Goyal
2011-05-20blk-cgroup: Allow sleeping while dynamically allocating a groupVivek Goyal
2011-05-20cfq-iosched: Fix a possible race with cfq cgroup removal codeVivek Goyal
2011-05-20cfq-iosched: Get rid of redundant function parameter "create"Vivek Goyal
2011-05-16blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroupVivek Goyal
2011-04-19cfq-iosched: read_lock() does not always imply rcu_read_lock()Jens Axboe
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig
2011-03-31Fix common misspellingsLucas De Marchi
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