Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / block / cfq-iosched.c
2010-05-25 Shaohua Licfq-iosched: fix an oops caused by slab leak
2010-05-24 Konstantin Khlebnikovcfq-iosched: compact io_context radix_tree
2010-05-24 Konstantin Khlebnikovcfq-iosched: remove dead_key from cfq_io_context
2010-05-21 Jens AxboeMerge branch 'master' into for-2.6.35
2010-05-21 Paul E. McKenneyblock: remove all rcu head initializations
2010-05-06 Vivek Goyalblk-cgroup: Fix RCU correctness warning in cfq_init_queue()
2010-04-28 Dmitry Monakhovcfq-iosched: fix broken cfq_ref_get_cfqf() for CONFIG_B...
2010-04-26 Vivek Goyalblk-cgroup: config options re-arrangement
2010-04-26 Vivek Goyalblkio: Fix another BUG_ON() crash due to cfqq movement...
2010-04-21 Vivek Goyalblkio: Fix blkio crash during rq stat update
2010-04-16 Divyesh Shahblkio: Initialize blkg->stats_lock for the root cfqg too
2010-04-14 Divyesh Shahblkio: Fix compile errors
2010-04-13 Jens AxboeMerge branch 'master' into for-2.6.35
2010-04-13 Divyesh Shahblock: Update to io-controller stats
2010-04-13 Gui Jianfengio-controller: Add a new interface "weight_device"...
2010-04-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-04-09 Divyesh Shahcfq-iosched: Fix the incorrect timeslice accounting...
2010-04-09 Divyesh Shahblkio: Add more debug-only per-cgroup stats
2010-04-09 Divyesh Shahblkio: Add io_queued and avg_queue_size stats
2010-04-09 Divyesh Shahblkio: Add io_merged stat
2010-04-09 Divyesh Shahblkio: Changes to IO controller additional stats patches
2010-04-05 Ricky Benitezblock: expose the statistics in blkio.time and blkio...
2010-04-02 Divyesh Shahblkio: Increment the blkio cgroup stats for real now
2010-04-02 Divyesh Shahblkio: Add io controller stats like
2010-04-02 Divyesh Shahblkio: Remove per-cfqq nr_sectors as we'll be passing
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-25 Divyesh Shahcfq-iosched: Do not merge queues of BE and IDLE classes
2010-03-25 Divyesh Shahcfq-iosched: Add additional blktrace log messages in...
2010-03-19 Shaohua Licfq-iosched: fix a kbuild regression
2010-03-01 Richard Kennedycfq: remove 8 bytes of padding from cfq_rb_root on...
2010-03-01 Shaohua Licfq-iosched: quantum check tweak
2010-02-28 Corrado Zoccolocfq-iosched: requests "in flight" vs "in driver" clarif...
2010-02-28 Corrado Zoccolocfq-iosched: rethink seeky detection for SSDs
2010-02-28 Corrado Zoccolocfq-iosched: rework seeky detection
2010-02-26 Gui Jianfengcfq: Remove useless css reference get
2010-02-22 Richard Kennedycfq: reorder cfq_queue removing padding on 64bit
2010-02-05 Shaohua Licfq-iosched: split seeky coop queues after one slice
2010-02-02 Vivek Goyalcfq-iosched: Do not idle on async queues
2010-01-11 Divyesh Shahcfq-iosched: Respect ioprio_class when preempting
2009-12-28 Shaohua Licfq-iosched: don't regard requests with long distance...
2009-12-18 Vivek Goyalcfq-iosched: Remove prio_change logic for workload...
2009-12-18 Vivek Goyalcfq-iosched: Get rid of nr_groups
2009-12-18 Vivek Goyalcfq-iosched: Remove the check for same cfq group from...
2009-12-15 Gui Jianfengcfq: set workload as expired if it doesn't have any...
2009-12-10 Vivek GoyalFix a CFQ crash in "for-2.6.33" branch of block tree
2009-12-10 Gui Jianfengcfq: Remove wait_request flag when idle time is being...
2009-12-09 Corrado Zoccolocfq-iosched: commenting non-obvious initialization
2009-12-09 Vivek Goyalcfq-iosched: Take care of corner cases of group losing...
2009-12-09 Vivek Goyalcfq-iosched: Get rid of cfqq wait_busy_done flag
2009-12-09 Gui Jianfengcfq: Optimization for close cooperating queue searching
2009-12-09 Corrado Zoccolocfq-iosched: reduce write depth only if sync was delayed
2009-12-07 Vivek Goyalcfq-iosched: Do not access cfqq after freeing it
2009-12-06 Jens Axboecfq-iosched: use call_rcu() instead of doing grace...
2009-12-04 Vivek Goyalblkio: Implement dynamic io controlling policy registration
2009-12-04 Vivek Goyalblkio: Export some symbols from blkio as its user CFQ...
2009-12-04 Shaohua Licfq-iosched: make nonrot check logic consistent
2009-12-04 Jens Axboecfq-iosched: move IO controller declerations to a heade...
2009-12-03 Vivek Goyalblkio: Wait on sync-noidle queue even if rq_noidle = 1
2009-12-03 Vivek Goyalblkio: Implement group_isolation tunable
2009-12-03 Vivek Goyalblkio: Determine async workload length based on total...
2009-12-03 Vivek Goyalblkio: Wait for cfq queue to get backlogged if group...
2009-12-03 Vivek Goyalblkio: Propagate cgroup weight updation to cfq groups
2009-12-03 Vivek Goyalblkio: Drop the reference to queue once the task change...
2009-12-03 Vivek Goyalblkio: Provide some isolation between groups
2009-12-03 Vivek Goyalblkio: Export disk time and sectors used by a group...
2009-12-03 Vivek Goyalblkio: Some debugging aids for CFQ
2009-12-03 Vivek Goyalblkio: Take care of cgroup deletion and cfq group refer...
2009-12-03 Vivek Goyalblkio: Dynamic cfq group creation based on cgroup tasks...
2009-12-03 Vivek Goyalblkio: Group time used accounting and workload context...
2009-12-03 Vivek Goyalblkio: Implement per cfq group latency target and busy...
2009-12-03 Vivek Goyalblkio: Introduce per cfq group weights and vdisktime...
2009-12-03 Vivek Goyalblkio: Introduce the root service tree for cfq groups
2009-12-03 Vivek Goyalblkio: Keep queue on service tree until we expire it
2009-12-03 Vivek Goyalblkio: Implement macro to traverse each service tree...
2009-12-03 Vivek Goyalblkio: Introduce the notion of cfq groups
2009-12-03 Vivek Goyalblkio: Set must_dispatch only if we decided to not...
2009-12-03 Shaohua Licfq-iosched: no dispatch limit for single queue
2009-11-30 Jens AxboeRevert "cfq: Make use of service count to estimate...
2009-11-26 Corrado Zoccolocfq-iosched: fix corner cases in idling logic
2009-11-26 Corrado Zoccolocfq-iosched: idling on deep seeky sync queues
2009-11-26 Corrado Zoccolocfq-iosched: fix no-idle preemption logic
2009-11-26 Corrado Zoccolocfq-iosched: fix ncq detection code
2009-11-26 Corrado Zoccolocfq-iosched: cleanup unreachable code
2009-11-26 Gui Jianfengcfq: Make use of service count to estimate the rb_key...
2009-11-11 Randy Dunlapblock: jiffies fixes
2009-11-08 Corrado Zoccolocfq-iosched: fix next_rq computation
2009-11-04 Jens Axboecfq-iosched: get rid of the coop_preempt flag
2009-11-03 Jens Axboecfq-iosched: fix merge error
2009-11-03 Jens AxboeMerge branch 'for-linus' into for-2.6.33
2009-11-03 Jens AxboeMerge branch 'cfq-2.6.33' into for-2.6.33
2009-11-03 Shaohua Licfq-iosched: limit coop preemption
2009-11-03 Jens Axboecfq-iosched: fix bad return value cfq_should_preempt()
2009-11-02 Corrado Zoccolocfq-iosched: simplify prio-unboost code
2009-10-28 Jens Axboecfq-iosched: fix style issue in cfq_get_avg_queues()
2009-10-28 Corrado Zoccolocfq-iosched: fairness for sync no-idle queues
2009-10-28 Corrado Zoccolocfq-iosched: enable idling for last queue on priority...
2009-10-28 Corrado Zoccolocfq-iosched: reimplement priorities using different...
2009-10-28 Corrado Zoccolocfq-iosched: preparation to handle multiple service...
2009-10-28 Corrado Zoccolocfq-iosched: adapt slice to number of processes doing I/O
2009-10-27 Shaohua Licfq-iosched: improve hw_tag detection
next