Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / block / cfq-iosched.c
2012-04-01 Tao Mablock: Make cfq_target_latency tunable through sysfs.
2012-02-15 Tejun Heoblock: replace icq->changed with icq->flags
2012-02-08 Tejun Heoblock: don't call elevator callbacks for plug merges
2012-02-07 Tejun Heoblock: strip out locking optimization in put_io_context()
2012-01-19 Shaohua Liblock,cfq: change code order
2012-01-17 Jens Axboecfq-iosched: fix use-after-free of cfqq
2011-12-16 Shaohua Liblock, cfq: fix empty queue crash caused by request...
2011-12-16 Shaohua Liblock, cfq: fix empty queue crash caused by request...
2011-12-13 Tejun Heoblock, cfq: move icq creation and rq->elv.icq associati...
2011-12-13 Tejun Heoblock, cfq: restructure io_cq creation path for io_cont...
2011-12-13 Tejun Heoblock, cfq: move io_cq exit/release to blk-ioc.c
2011-12-13 Tejun Heoblock, cfq: move icq cache management to block core
2011-12-13 Tejun Heoblock, cfq: move io_cq lookup to blk-ioc.c
2011-12-13 Tejun Heoblock, cfq: move cfqd->icq_list to request_queue and...
2011-12-13 Tejun Heoblock, cfq: reorganize cfq_io_context into generic...
2011-12-13 Tejun Heoblock, cfq: replace current_io_context() with create_io...
2011-12-13 Tejun Heoblock, cfq: kill cic->key
2011-12-13 Tejun Heoblock, cfq: kill ioc_gone
2011-12-13 Tejun Heoblock, cfq: remove delayed unlink
2011-12-13 Tejun Heoblock, cfq: unlink cfq_io_context's immediately
2011-12-13 Tejun Heoblock, cfq: fix cic lookup locking
2011-12-13 Tejun Heoblock, cfq: fix race condition in cic creation path...
2011-12-13 Tejun Heoblock, cfq: move ioc ioprio/cgroup changed handling...
2011-12-13 Tejun Heoblock, cfq: misc updates to cfq_io_context
2011-12-13 Tejun Heoblock: make ioc get/put interface more conventional...
2011-12-13 Tejun Heoblock, cfq: move cfqd->cic_index to q->id
2011-12-02 Yasuaki Ishimatsucfq-iosched: fix cfq_cic_link() race confition
2011-11-30 majianpengcfq-iosched: free cic_index if blkio_alloc_blkg_stats...
2011-08-23 Christoph Hellwigblock: separate priority boosting from REQ_META
2011-08-19 Jens AxboeRevert "cfq: Remove special treatment for metadata...
2011-08-02 Vivek Goyalcfq-iosched: Reduce linked group count upon group destr...
2011-07-12 Shaohua LiCFQ: add think time check for group
2011-07-12 Shaohua LiCFQ: add think time check for service tree
2011-07-12 Shaohua LiCFQ: move think time check variables to a separate...
2011-07-12 Justin TerAvestfixlet: Remove fs_excl from struct task.
2011-07-10 Justin TerAvestcfq: Remove special treatment for metadata rqs.
2011-07-01 Jens AxboeMerge branch 'for-linus' into for-3.1/core
2011-06-27 Shaohua Licfq-iosched: make code consistent
2011-06-27 Shaohua Licfq-iosched: fix a rcu warning
2011-06-13 Joe Perchesblock: Add __attribute__((format(printf...) and fix...
2011-06-13 Joe Perchesblock: Add __attribute__((format(printf...) and fix...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-06-06 Paul BolleCFQ: make two functions static
2011-06-06 Jens Axboecfq-iosched: fix locking around ioc->ioc_data assignment
2011-06-06 Jens Axboecfq-iosched: fix locking around ioc->ioc_data assignment
2011-06-02 Jeff Moyeriosched: prevent aliased requests from starving other I/O
2011-06-02 Paul Bollecfq-iosched: Remove bogus check in queue_fail path
2011-05-31 Kyungmin ParkCFQ: Fix typo and remove unnecessary semicolon
2011-05-24 Namhyung Kimcfq-iosched: free cic_index if cfqd allocation fails
2011-05-24 Namhyung Kimcfq-iosched: remove unused 'group_changed' in cfq_servi...
2011-05-24 Namhyung Kimcfq-iosched: reduce bit operations in cfq_choose_req()
2011-05-24 Namhyung Kimcfq-iosched: algebraic simplification in cfq_prio_to_ma...
2011-05-23 Vivek Goyalcfq-iosched: Fix a memory leak of per cpu stats for...
2011-05-20 Vivek Goyalblk-throttle: Make dispatch stats per cpu
2011-05-20 Vivek Goyalblk-cgroup: Allow sleeping while dynamically allocating...
2011-05-20 Vivek Goyalcfq-iosched: Fix a possible race with cfq cgroup remova...
2011-05-20 Vivek Goyalcfq-iosched: Get rid of redundant function parameter...
2011-05-16 Vivek Goyalblk-throttle: Use task_subsys_state() to determine...
2011-04-19 Jens Axboecfq-iosched: read_lock() does not always imply rcu_read...
2011-04-18 Christoph Hellwigblock: add blk_run_queue_async
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-23 Li, Shaohuacfq-iosched: removing unnecessary think time checking
2011-03-23 Justin TerAvestcfq-iosched: Don't clear queue stats when preempt.
2011-03-22 Justin TerAvestcfq-iosched: Don't set active queue in preempt
2011-03-17 Justin TerAvestcfq-iosched: Don't update group weights when on service...
2011-03-12 Justin TerAvestblk-cgroup: Add unaccounted time to timeslice_used.
2011-03-10 Jens AxboeMerge branch 'for-2.6.39/stack-plug' into for-2.6.39...
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-03-07 Jens AxboeMerge branch 'block-for-2.6.39-core' of ssh:///linux...
2011-03-07 Gui Jianfengcfq-iosched: Fix update_vdisktime logic
2011-03-07 Shaohua Licfq-iosched: give busy sync queue no dispatch limit
2011-03-07 Jens Axboecfq-iosched: fix race in cfq_set_request()
2011-03-04 Tejun HeoMerge branch 'for-linus' of ../linux-2.6-block into...
2011-03-02 Tejun Heoblock: add @force_kblockd to __blk_run_queue()
2011-03-01 Justin TerAvestcfq-iosched: Always provide group isolation.
2011-03-01 Jens AxboeMerge commit 'v2.6.38-rc6' into for-2.6.39/core
2011-02-11 Mike Snitzerblock: share request flush fields with elevator_private
2011-02-09 Justin TerAvestcfq-iosched: Don't wait if queue already has requests.
2011-01-19 Vivek Goyalcfq: rename a function to give it more appropriate...
2011-01-14 Shaohua Liblock cfq: compensate preempted queue even if it has...
2011-01-14 Shaohua Liblock cfq: make queue preempt work for queues from...
2011-01-13 Linus TorvaldsMerge branch 'for-2.6.38/core' of git://git.kernel...
2011-01-07 Shaohua Liblock cfq: don't use atomic_t for cfq_group
2011-01-07 Shaohua Liblock cfq: don't use atomic_t for cfq_queue
2010-12-17 Gui Jianfengcfq-iosched: don't check cfqg in choose_service_tree()
2010-12-13 Shaohua Li writesblock cfq: select new workload if priority changed
2010-11-30 Gui Jianfengcfq-iosched: Get rid of on_st flag
2010-11-30 Gui Jianfengcfq-iosched: Get rid of st->active
2010-11-16 Jens AxboeMerge branch 'v2.6.37-rc2' into for-2.6.38/core
2010-11-09 Shaohua Licfq-iosched: don't schedule a dispatch for a non-idle...
2010-11-08 Shaohua Licfq-iosched: don't idle if a deep seek queue is slow
2010-11-08 Shaohua Licfq-iosched: schedule dispatch for noidle queue
2010-11-08 Shaohua Licfq-iosched: do cleanup
2010-11-01 Uwe Kleine-Königtree-wide: fix comment/printk typos
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/core' of git://git.kernel...
2010-10-22 Vivek Goyalcfq-iosched: Fix a gcc 4.5 warning and put some comments
2010-10-01 Vivek Goyalblkio: Recalculate the throttled bio dispatch time...
2010-09-21 Vivek Goyalcfq-iosched: fix a kernel OOPs when usb key is inserted
2010-09-20 Corrado Zoccolocfq: improve fsync performance for small files
2010-09-16 Vivek Goyalblk-cgroup: Prepare the base for supporting more than...
next