aboutsummaryrefslogtreecommitdiff
path: root/block/cfq-iosched.c
AgeCommit message (Expand)Author
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
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe
2010-05-21block: remove all rcu head initializationsPaul E. McKenney
2010-05-06blk-cgroup: Fix RCU correctness warning in cfq_init_queue()Vivek Goyal
2010-04-28cfq-iosched: fix broken cfq_ref_get_cfqf() for CONFIG_BLK_CGROUP=y && CFQ_GRO...Dmitry Monakhov
2010-04-26blk-cgroup: config options re-arrangementVivek Goyal
2010-04-26blkio: Fix another BUG_ON() crash due to cfqq movement across groupsVivek Goyal
2010-04-21blkio: Fix blkio crash during rq stat updateVivek Goyal
2010-04-16blkio: Initialize blkg->stats_lock for the root cfqg tooDivyesh Shah
2010-04-14blkio: Fix compile errorsDivyesh Shah
2010-04-13Merge branch 'master' into for-2.6.35Jens Axboe
2010-04-13block: Update to io-controller statsDivyesh Shah
2010-04-13io-controller: Add a new interface "weight_device" for IO-ControllerGui Jianfeng
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-09cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatchDivyesh Shah
2010-04-09blkio: Add more debug-only per-cgroup statsDivyesh Shah
2010-04-09blkio: Add io_queued and avg_queue_size statsDivyesh Shah
2010-04-09blkio: Add io_merged statDivyesh Shah
2010-04-09blkio: Changes to IO controller additional stats patchesDivyesh Shah
2010-04-05block: expose the statistics in blkio.time and blkio.sectors for the root cgroupRicky Benitez
2010-04-02blkio: Increment the blkio cgroup stats for real nowDivyesh Shah
2010-04-02blkio: Add io controller stats likeDivyesh Shah
2010-04-02blkio: Remove per-cfqq nr_sectors as we'll be passingDivyesh Shah
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25cfq-iosched: Do not merge queues of BE and IDLE classesDivyesh Shah
2010-03-25cfq-iosched: Add additional blktrace log messages in CFQ for easier debuggingDivyesh Shah
2010-03-19cfq-iosched: fix a kbuild regressionShaohua Li
2010-03-01cfq: remove 8 bytes of padding from cfq_rb_root on 64 bit buildsRichard Kennedy
2010-03-01cfq-iosched: quantum check tweakShaohua Li
2010-02-28cfq-iosched: requests "in flight" vs "in driver" clarificationCorrado Zoccolo
2010-02-28cfq-iosched: rethink seeky detection for SSDsCorrado Zoccolo
2010-02-28cfq-iosched: rework seeky detectionCorrado Zoccolo
2010-02-26cfq: Remove useless css reference getGui Jianfeng
2010-02-22cfq: reorder cfq_queue removing padding on 64bitRichard Kennedy
2010-02-05cfq-iosched: split seeky coop queues after one sliceShaohua Li
2010-02-02cfq-iosched: Do not idle on async queuesVivek Goyal
2010-01-11cfq-iosched: Respect ioprio_class when preemptingDivyesh Shah
2009-12-28cfq-iosched: don't regard requests with long distance as closeShaohua Li
2009-12-18cfq-iosched: Remove prio_change logic for workload selectionVivek Goyal
2009-12-18cfq-iosched: Get rid of nr_groupsVivek Goyal
2009-12-18cfq-iosched: Remove the check for same cfq group from allow_mergeVivek Goyal
2009-12-15cfq: set workload as expired if it doesn't have any slice leftGui Jianfeng
2009-12-10Fix a CFQ crash in "for-2.6.33" branch of block treeVivek Goyal
2009-12-10cfq: Remove wait_request flag when idle time is being deletedGui Jianfeng
2009-12-09cfq-iosched: commenting non-obvious initializationCorrado Zoccolo
2009-12-09cfq-iosched: Take care of corner cases of group losing share due to deletionVivek Goyal