index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cgroup-defs.h
Age
Commit message (
Expand
)
Author
2015-10-15
cgroup: add cgroup_subsys->free() method and use it to fix pids controller
Tejun Heo
2015-10-15
cgroup: keep zombies associated with their original cgroups
Tejun Heo
2015-10-15
cgroup: don't hold css_set_rwsem across css task iteration
Tejun Heo
2015-10-15
cgroup: make cgroup->nr_populated count the number of populated css_sets
Tejun Heo
2015-09-18
cgroup: generalize obtaining the handles of and notifying cgroup files
Tejun Heo
2015-09-18
cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLE
Tejun Heo
2015-09-18
cgroup: replace "cgroup.populated" with "cgroup.events"
Tejun Heo
2015-09-18
cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()
Tejun Heo
2015-09-16
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
Tejun Heo
2015-09-16
Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...
Tejun Heo
2015-08-25
Merge branch 'for-4.3-unified-base' into for-4.3
Tejun Heo
2015-08-18
cgroup: introduce cgroup_subsys->legacy_name
Tejun Heo
2015-08-11
cgroup: make cftype->private a unsigned long
Tejun Heo
2015-07-14
cgroup: allow a cgroup subsystem to reject a fork
Aleksa Sarai
2015-06-18
cgroup: require write perm on common ancestor when moving processes on the de...
Tejun Heo
2015-06-08
cgroup: use bitmask to filter for_each_subsys
Aleksa Sarai
2015-05-29
cgroup: add seq_file forward declaration for struct cftype
Arnd Bergmann
2015-05-26
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
Tejun Heo
2015-05-26
sched, cgroup: reorganize threadgroup locking
Tejun Heo
2015-05-18
cgroup: separate out include/linux/cgroup-defs.h
Tejun Heo