Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f377cb799e4f667d743886ee025f9987cbb6cd12
/
block
/
blk-cgroup.c
« Previous
5fe224d
blkcg: don't use percpu for merged stats
by Tejun Heo
· 13 years ago
1cd9e03
blkcg: alloc per cpu stats from worker thread in a delayed manner
by Vivek Goyal
· 13 years ago
4f85cb9
block: make block cgroup policies follow bio task association
by Tejun Heo
· 13 years ago
c875f4d
blkcg: drop unnecessary RCU locking
by Tejun Heo
· 13 years ago
9f13ef6
blkcg: use double locking instead of RCU for blkg synchronization
by Tejun Heo
· 13 years ago
e8989fa
blkcg: unify blkg's for blkcg policies
by Tejun Heo
· 13 years ago
03aa264
blkcg: let blkcg core manage per-queue blkg list and counter
by Tejun Heo
· 13 years ago
4eef304
blkcg: move per-queue blkg list heads and counters to queue and blkg
by Tejun Heo
· 13 years ago
c176826
blkcg: don't use blkg->plid in stat related functions
by Tejun Heo
· 13 years ago
549d3aa
blkcg: make blkg->pd an array and move configuration and stats into it
by Tejun Heo
· 13 years ago
1adaf3d
blkcg: move refcnt to blkcg core
by Tejun Heo
· 13 years ago
0381411
blkcg: let blkcg core handle policy private data allocation
by Tejun Heo
· 13 years ago
923adde
blkcg: clear all request_queues on blkcg policy [un]registrations
by Tejun Heo
· 13 years ago
5efd611
blkcg: add blkcg_{init|drain|exit}_queue()
by Tejun Heo
· 13 years ago
7ee9c56
blkcg: let blkio_group point to blkio_cgroup directly
by Tejun Heo
· 13 years ago
92616b5
blkcg: skip blkg printing if q isn't associated with disk
by Vivek Goyal
· 13 years ago
7a4dd28
blkcg: kill the mind-bending blkg->dev
by Tejun Heo
· 13 years ago
4bfd482
blkcg: kill blkio_policy_node
by Tejun Heo
· 13 years ago
e56da7e
blkcg: don't allow or retain configuration of missing devices
by Tejun Heo
· 13 years ago
cd1604f
blkcg: factor out blkio_group creation
by Tejun Heo
· 13 years ago
035d10b
blkcg: add blkio_policy[] array and allow one policy per policy ID
by Tejun Heo
· 13 years ago
ca32aef
blkcg: use q and plid instead of opaque void * for blkio_group association
by Tejun Heo
· 13 years ago
72e06c2
blkcg: shoot down blkio_groups on elevator switch
by Tejun Heo
· 13 years ago
32e380a
blkcg: make CONFIG_BLK_CGROUP bool
by Tejun Heo
· 13 years ago
11a3122
block: strip out locking optimization in put_io_context()
by Tejun Heo
· 13 years ago
761b3ef
cgroup: remove cgroup_subsys argument from callbacks
by Li Zefan
· 13 years ago
b3c9dd1
Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
b2efa05
block, cfq: unlink cfq_io_context's immediately
by Tejun Heo
· 13 years ago
dc86900
block, cfq: move ioc ioprio/cgroup changed handling to cic
by Tejun Heo
· 13 years ago
6e736be
block: make ioc get/put interface more conventional and fix race on alloction
by Tejun Heo
· 13 years ago
bb9d97b
cgroup: don't use subsys->can_attach_task() or ->attach_task()
by Tejun Heo
· 13 years ago
a38eb63
blk-throttle: Take blkcg->lock while traversing blkcg->policy_list
by Vivek Goyal
· 13 years ago
e060f00
blk-throttle: Free up policy node associated with deleted rule
by Vivek Goyal
· 13 years ago
ece8424
block: fix genhd refcounting in blkio_policy_parse_and_set()
by Tejun Heo
· 13 years ago
d11bb44
blk-cgroup: be able to remove the record of unplugged device
by Wanlong Gao
· 13 years ago
f780bdb
cgroups: add per-thread subsystem callbacks
by Ben Blum
· 13 years ago
317389a
cfq-iosched: Make IO merge related stats per cpu
by Vivek Goyal
· 13 years ago
f0bdc8c
blk-cgroup: Make cgroup stat reset path blkg->lock free for dispatch stats
by Vivek Goyal
· 13 years ago
575969a
blk-cgroup: Make 64bit per cpu stats safe on 32bit arch
by Vivek Goyal
· 13 years ago
5624a4e
blk-throttle: Make dispatch stats per cpu
by Vivek Goyal
· 13 years ago
a23e686
blk-cgroup: move some fields of unaccounted_time file under right config option
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
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
9026e52
blk-cgroup: Only give unaccounted_time under debug
by Justin TerAvest
· 14 years ago
167400d
blk-cgroup: Add unaccounted time to timeslice_used.
by Justin TerAvest
· 14 years ago
bdc85df
blk-cgroup: Allow creation of hierarchical cgroups
by Vivek Goyal
· 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
9355aed
blkio-throttle: limit max iops value to UINT_MAX
by Vivek Goyal
· 14 years ago
fe07143
blkio: Recalculate the throttled bio dispatch time upon throttle limit change
by Vivek Goyal
· 14 years ago
61014e9
blkio: deletion of a cgroup was causes oops
by Vivek Goyal
· 14 years ago
13f9825
blkio: Do not export throttle files if CONFIG_BLK_DEV_THROTTLING=n
by Vivek Goyal
· 14 years ago
7702e8f
blk-cgroup: cgroup changes for IOPS limit support
by Vivek Goyal
· 14 years ago
4c9eefa
blk-cgroup: Introduce cgroup changes for throttling policy
by Vivek Goyal
· 14 years ago
062a644
blk-cgroup: Prepare the base for supporting more than one IO control policies
by Vivek Goyal
· 14 years ago
af41d7b
blk-cgroup: Kill the header printed at the start of blkio.weight_device file
by Vivek Goyal
· 14 years ago
96aa1b4
blkio: Fix return code for mkdir calls
by Ciju Rajan K
· 14 years ago
ee9a360
Merge branch 'master' into for-2.6.35
by Jens Axboe
· 14 years ago
0341509
blk-cgroup: Fix an RCU warning in blkiocg_create()
by Li Zefan
· 14 years ago
0f3942a
block: kill some useless goto's in blk-cgroup.c
by Jens Axboe
· 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
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
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
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
67523c4
cgroups: blkio subsystem as module
by Ben Blum
· 15 years ago
024f906
cfq: Remove useless css reference get
by Gui Jianfeng
· 15 years ago
bcf4dd4
blk-cgroup: Fix potential deadlock in blk-cgroup
by Gui Jianfeng
· 15 years ago
accee78
block: include linux/err.h to use ERR_PTR
by Stephen Rothwell
· 15 years ago
3e25206
blkio: Implement dynamic io controlling policy registration
by Vivek Goyal
· 15 years ago
9d6a986
blkio: Export some symbols from blkio as its user CFQ can be a module
by Vivek Goyal
· 15 years ago
f2eecb9
cfq-iosched: move IO controller declerations to a header file
by Jens Axboe
· 15 years ago
f8d461d
blkio: Propagate cgroup weight updation to cfq groups
by Vivek Goyal
· 15 years ago
2208419
blkio: Export disk time and sectors used by a group to user space
by Vivek Goyal
· 15 years ago
2868ef7
blkio: Some debugging aids for CFQ
by Vivek Goyal
· 15 years ago
b1c3576
blkio: Take care of cgroup deletion and cfq group reference counting
by Vivek Goyal
· 15 years ago
31e4c28
blkio: Introduce blkio controller cgroup interface
by Vivek Goyal
· 15 years ago