ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / block / cfq-iosched.c
2010-05-06 Vivek Goyalblk-cgroup: Fix RCU correctness warning in cfq_init_queue()
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-05 Ricky Benitezblock: expose the statistics in blkio.time and blkio...
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
2009-10-26 Jeff Moyercfq: break apart merged cfqqs if they stop cooperating
2009-10-26 Jeff Moyercfq: change the meaning of the cfqq_coop flag
2009-10-26 Jeff Moyercfq: merge cooperating cfq_queues
2009-10-26 Jeff Moyercfq: calculate the seek_mean per cfq_queue not per...
2009-10-08 Corrado Zoccolocfq-iosched: avoid probable slice overrun when idling
2009-10-07 Jens Axboecfq-iosched: apply bool value where we return 0/1
2009-10-07 Corrado Zoccolocfq-iosched: fix think time allowed for seekers
2009-10-06 Jens Axboecfq-iosched: fix the slice residual sign
2009-10-06 Jens Axboecfq-iosched: abstract out the 'may this cfqq dispatch...
2009-10-05 Jens Axboeblock: get rid of kblock_schedule_delayed_work()
2009-10-05 Corrado Zoccolocfq-iosched: fix possible problem with jiffies wraparound
2009-10-05 Jens Axboecfq-iosched: fix issue with rq-rq merging and fifo...
2009-10-04 Jens Axboecfq-iosched: don't delay async queue if it hasn't dispa...
2009-10-03 Jens Axboecfq-iosched: use assigned slice sync value, not default
2009-10-03 Jens Axboecfq-iosched: rename 'desktop' sysfs entry to 'low_latency'
2009-10-03 Jens Axboecfq-iosched: implement slower async initiate and queue...
2009-10-03 Vivek Goyalcfq-iosched: delay async IO dispatch, if sync IO was...
2009-10-02 Jens Axboecfq-iosched: add a knob for desktop interactiveness
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-14 Jeff Moyercfq: choose a new next_req when a request is dispatched
2009-09-11 Shan Weicfq: fix the log message after dispatched a request
next