Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
074bcb9b5ce698bd7b02ddb469da9cba21fe83fd
/
block
/
cfq-iosched.c
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
a74b2ad
block: expose the statistics in blkio.time and blkio.sectors for the root cgroup
by Ricky Benitez
· 15 years ago
9195291
blkio: Increment the blkio cgroup stats for real now
by Divyesh Shah
· 15 years ago
303a3ac
blkio: Add io controller stats like
by Divyesh Shah
· 15 years ago
9a0785b
blkio: Remove per-cfqq nr_sectors as we'll be passing
by Divyesh Shah
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
39c01b2
cfq-iosched: Do not merge queues of BE and IDLE classes
by Divyesh Shah
· 15 years ago
b1ffe73
cfq-iosched: Add additional blktrace log messages in CFQ for easier debugging
by Divyesh Shah
· 15 years ago
e9ce335
cfq-iosched: fix a kbuild regression
by Shaohua Li
· 15 years ago
73e9ffd
cfq: remove 8 bytes of padding from cfq_rb_root on 64 bit builds
by Richard Kennedy
· 15 years ago
abc3c74
cfq-iosched: quantum check tweak
by Shaohua Li
· 15 years ago
53c583d
cfq-iosched: requests "in flight" vs "in driver" clarification
by Corrado Zoccolo
· 15 years ago
41647e7
cfq-iosched: rethink seeky detection for SSDs
by Corrado Zoccolo
· 15 years ago
3dde36d
cfq-iosched: rework seeky detection
by Corrado Zoccolo
· 15 years ago
024f906
cfq: Remove useless css reference get
by Gui Jianfeng
· 15 years ago
c4081ba
cfq: reorder cfq_queue removing padding on 64bit
by Richard Kennedy
· 15 years ago
ae54abe
cfq-iosched: split seeky coop queues after one slice
by Shaohua Li
· 15 years ago
1efe8fe
cfq-iosched: Do not idle on async queues
by Vivek Goyal
· 15 years ago
875feb6
cfq-iosched: Respect ioprio_class when preempting
by Divyesh Shah
· 15 years ago
2f7a2d8
cfq-iosched: don't regard requests with long distance as close
by Shaohua Li
· 15 years ago
65b32a5
cfq-iosched: Remove prio_change logic for workload selection
by Vivek Goyal
· 15 years ago
fb104db
cfq-iosched: Get rid of nr_groups
by Vivek Goyal
· 15 years ago
1db32c4
cfq-iosched: Remove the check for same cfq group from allow_merge
by Vivek Goyal
· 15 years ago
66ae291
cfq: set workload as expired if it doesn't have any slice left
by Gui Jianfeng
· 15 years ago
82bbbf2
Fix a CFQ crash in "for-2.6.33" branch of block tree
by Vivek Goyal
· 15 years ago
554554f
cfq: Remove wait_request flag when idle time is being deleted
by Gui Jianfeng
· 15 years ago
edc7113
cfq-iosched: commenting non-obvious initialization
by Corrado Zoccolo
· 15 years ago
7667aa0
cfq-iosched: Take care of corner cases of group losing share due to deletion
by Vivek Goyal
· 15 years ago
c244bb5
cfq-iosched: Get rid of cfqq wait_busy_done flag
by Vivek Goyal
· 15 years ago
b9d8f4c
cfq: Optimization for close cooperating queue searching
by Gui Jianfeng
· 15 years ago
Next »