Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
068132bad1de70f85f5f6d12c36d64f8f7848d92
/
block
/
cfq-iosched.c
65299a3
block: separate priority boosting from REQ_META
by Christoph Hellwig
· 13 years ago
b53d1ed
Revert "cfq: Remove special treatment for metadata rqs."
by Jens Axboe
· 13 years ago
a5395b8
cfq-iosched: Reduce linked group count upon group destruction
by Vivek Goyal
· 13 years ago
7700fc4
CFQ: add think time check for group
by Shaohua Li
· 13 years ago
f5f2b6c
CFQ: add think time check for service tree
by Shaohua Li
· 13 years ago
383cd72
CFQ: move think time check variables to a separate struct
by Shaohua Li
· 13 years ago
4aede84
fixlet: Remove fs_excl from struct task.
by Justin TerAvest
· 13 years ago
a07405b
cfq: Remove special treatment for metadata rqs.
by Justin TerAvest
· 13 years ago
04bf786
Merge branch 'for-linus' into for-3.1/core
by Jens Axboe
· 13 years ago
726e99a
cfq-iosched: make code consistent
by Shaohua Li
· 13 years ago
3181faa
cfq-iosched: fix a rcu warning
by Shaohua Li
· 13 years ago
fd16d26
block: Add __attribute__((format(printf...) and fix fallout
by Joe Perches
· 13 years ago
08e8138
block: Add __attribute__((format(printf...) and fix fallout
by Joe Perches
· 13 years ago
8aea454
CFQ: make two functions static
by Paul Bolle
· 13 years ago
9b50902
cfq-iosched: fix locking around ioc->ioc_data assignment
by Jens Axboe
· 13 years ago
ab4bd22
cfq-iosched: fix locking around ioc->ioc_data assignment
by Jens Axboe
· 13 years ago
796d511
iosched: prevent aliased requests from starving other I/O
by Jeff Moyer
· 13 years ago
28304f4
cfq-iosched: Remove bogus check in queue_fail path
by Paul Bolle
· 13 years ago
4495a7d
CFQ: Fix typo and remove unnecessary semicolon
by Kyungmin Park
· 13 years ago
1547010
cfq-iosched: free cic_index if cfqd allocation fails
by Namhyung Kim
· 13 years ago
20359f2
cfq-iosched: remove unused 'group_changed' in cfq_service_tree_add()
by Namhyung Kim
· 13 years ago
229836b
cfq-iosched: reduce bit operations in cfq_choose_req()
by Namhyung Kim
· 13 years ago
b9f8ce0
cfq-iosched: algebraic simplification in cfq_prio_to_maxrq()
by Namhyung Kim
· 13 years ago
2abae55
cfq-iosched: Fix a memory leak of per cpu stats for root group
by Vivek Goyal
· 13 years ago
5624a4e
blk-throttle: Make dispatch stats per cpu
by Vivek Goyal
· 13 years ago
f469a7b
blk-cgroup: Allow sleeping while dynamically allocating a group
by Vivek Goyal
· 13 years ago
56edf7d
cfq-iosched: Fix a possible race with cfq cgroup removal code
by Vivek Goyal
· 13 years ago
3e59cf9
cfq-iosched: Get rid of redundant function parameter "create"
by Vivek Goyal
· 13 years ago
70087dc
blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroup
by Vivek Goyal
· 13 years ago
5f45c69
cfq-iosched: read_lock() does not always imply rcu_read_lock()
by Jens Axboe
· 14 years ago
24ecfbe
block: add blk_run_queue_async
by Christoph Hellwig
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
c4ade94
cfq-iosched: removing unnecessary think time checking
by Li, Shaohua
· 14 years ago
62a37f6
cfq-iosched: Don't clear queue stats when preempt.
by Justin TerAvest
· 14 years ago
eda5e0c
cfq-iosched: Don't set active queue in preempt
by Justin TerAvest
· 14 years ago
8184f93
cfq-iosched: Don't update group weights when on service tree
by Justin TerAvest
· 14 years ago
167400d
blk-cgroup: Add unaccounted time to timeslice_used.
by Justin TerAvest
· 14 years ago
4c63f56
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
by Jens Axboe
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
b873c5d
Merge branch 'block-for-2.6.39-core' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tj/misc into for-2.6.39/core
by Jens Axboe
· 14 years ago
a603271
cfq-iosched: Fix update_vdisktime logic
by Gui Jianfeng
· 14 years ago
ef8a41d
cfq-iosched: give busy sync queue no dispatch limit
by Shaohua Li
· 14 years ago
93803e0
cfq-iosched: fix race in cfq_set_request()
by Jens Axboe
· 14 years ago
e83a46b
Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core
by Tejun Heo
· 14 years ago
1654e74
block: add @force_kblockd to __blk_run_queue()
by Tejun Heo
· 14 years ago
0bbfeb8
cfq-iosched: Always provide group isolation.
by Justin TerAvest
· 14 years ago
6fae9c2
Merge commit 'v2.6.38-rc6' into for-2.6.39/core
by Jens Axboe
· 14 years ago
c186794
block: share request flush fields with elevator_private
by Mike Snitzer
· 14 years ago
02a8f01
cfq-iosched: Don't wait if queue already has requests.
by Justin TerAvest
· 14 years ago
ba5bd52
cfq: rename a function to give it more appropriate name
by Vivek Goyal
· 14 years ago
c553f8e
block cfq: compensate preempted queue even if it has no slice assigned
by Shaohua Li
· 14 years ago
f8ae6e3
block cfq: make queue preempt work for queues from different workload
by Shaohua Li
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
329a678
block cfq: don't use atomic_t for cfq_group
by Shaohua Li
· 14 years ago
30d7b94
block cfq: don't use atomic_t for cfq_queue
by Shaohua Li
· 14 years ago
7278c9c
cfq-iosched: don't check cfqg in choose_service_tree()
by Gui Jianfeng
· 14 years ago
e4ea0c1
block cfq: select new workload if priority changed
by Shaohua Li writes
· 14 years ago
760701b
cfq-iosched: Get rid of on_st flag
by Gui Jianfeng
· 14 years ago
b54ce60
cfq-iosched: Get rid of st->active
by Gui Jianfeng
· 14 years ago
a020563
Merge branch 'v2.6.37-rc2' into for-2.6.38/core
by Jens Axboe
· 14 years ago
2b9408a
cfq-iosched: don't schedule a dispatch for a non-idle queue
by Shaohua Li
· 14 years ago
8e1ac66
cfq-iosched: don't idle if a deep seek queue is slow
by Shaohua Li
· 14 years ago
d2d59e1
cfq-iosched: schedule dispatch for noidle queue
by Shaohua Li
· 14 years ago
c1e4475
cfq-iosched: do cleanup
by Shaohua Li
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
e9dd2b6
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
b462732
cfq-iosched: Fix a gcc 4.5 warning and put some comments
by Vivek Goyal
· 14 years ago
fe07143
blkio: Recalculate the throttled bio dispatch time upon throttle limit change
by Vivek Goyal
· 14 years ago
180be2a
cfq-iosched: fix a kernel OOPs when usb key is inserted
by Vivek Goyal
· 14 years ago
749ef9f
cfq: improve fsync performance for small files
by Corrado Zoccolo
· 14 years ago
062a644
blk-cgroup: Prepare the base for supporting more than one IO control policies
by Vivek Goyal
· 14 years ago
c4e7893
cfq-iosched: blktrace print per slice sector stats
by Vivek Goyal
· 14 years ago
80bdf0c
cfq-iosched: Implement tunable group_idle
by Vivek Goyal
· 14 years ago
02b3508
cfq-iosched: Do group share accounting in IOPS when slice_idle=0
by Vivek Goyal
· 14 years ago
b6508c1
cfq-iosched: Do not idle if slice_idle=0
by Vivek Goyal
· 14 years ago
7b6d91d
block: unify flags for struct bio and struct request
by Christoph Hellwig
· 14 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 14 years ago
e98ef89
cfq-iosched: Fixed boot warning with BLK_CGROUP=y and CFQ_GROUP_IOSCHED=n
by Vivek Goyal
· 14 years ago
c10b61f
cfq: Don't allow queue merges for queues that have no process references
by Jeff Moyer
· 14 years ago
d02a2c0
cfq-iosched: fix an oops caused by slab leak
by Shaohua Li
· 14 years ago
80b15c7
cfq-iosched: compact io_context radix_tree
by Konstantin Khlebnikov
· 14 years ago
bca4b91
cfq-iosched: remove dead_key from cfq_io_context
by Konstantin Khlebnikov
· 14 years ago
ee9a360
Merge branch 'master' into for-2.6.35
by Jens Axboe
· 14 years ago
f1ac2502
block: remove all rcu head initializations
by Paul E. McKenney
· 14 years ago
dcf097b
blk-cgroup: Fix RCU correctness warning in cfq_init_queue()
by Vivek Goyal
· 15 years ago
50eaeb3
cfq-iosched: fix broken cfq_ref_get_cfqf() for CONFIG_BLK_CGROUP=y && CFQ_GROUP_IOSCHED=n
by Dmitry Monakhov
· 15 years ago
afc24d4
blk-cgroup: config options re-arrangement
by Vivek Goyal
· 15 years ago
e5ff082
blkio: Fix another BUG_ON() crash due to cfqq movement across groups
by Vivek Goyal
· 15 years ago
7f1dc8a
blkio: Fix blkio crash during rq stat update
by Vivek Goyal
· 15 years ago
8d2a91f
blkio: Initialize blkg->stats_lock for the root cfqg too
by Divyesh Shah
· 15 years ago
28baf44
blkio: Fix compile errors
by Divyesh Shah
· 15 years ago
4facdae
Merge branch 'master' into for-2.6.35
by Jens Axboe
· 15 years ago
a11cdaa
block: Update to io-controller stats
by Divyesh Shah
· 15 years ago
34d0f17
io-controller: Add a new interface "weight_device" for IO-Controller
by Gui Jianfeng
· 15 years ago
2f40842
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
3440c49
cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatch
by Divyesh Shah
· 15 years ago
812df48
blkio: Add more debug-only per-cgroup stats
by Divyesh Shah
· 15 years ago
cdc1184
blkio: Add io_queued and avg_queue_size stats
by Divyesh Shah
· 15 years ago
812d402
blkio: Add io_merged stat
by Divyesh Shah
· 15 years ago
84c124d
blkio: Changes to IO controller additional stats patches
by Divyesh Shah
· 15 years ago
Next »