index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
cgroup: remove css_scan_tasks()
Tejun Heo
2014-02-13
*
cpuset: use css_task_iter_start/next/end() instead of css_scan_tasks()
Tejun Heo
2014-02-13
*
cgroup: make css_set_lock a rwsem and rename it to css_set_rwsem
Tejun Heo
2014-02-13
*
cgroup: reimplement cgroup_transfer_tasks() without using css_scan_tasks()
Tejun Heo
2014-02-13
*
cgroup: implement cgroup_has_tasks() and unexport cgroup_task_count()
Tejun Heo
2014-02-13
*
cgroup: relocate cgroup_enable_task_cg_lists()
Tejun Heo
2014-02-13
*
cgroup: enable task_cg_lists on the first cgroup mount
Tejun Heo
2014-02-13
*
cgroup: drop CGRP_ROOT_SUBSYS_BOUND
Tejun Heo
2014-02-13
*
cgroup: disallow xattr, release_agent and name if sane_behavior
Tejun Heo
2014-02-13
*
sun4M: add include of slab.h for kzalloc
Stephen Rothwell
2014-02-12
*
cgroup: remove cgroupfs_root->refcnt
Tejun Heo
2014-02-12
*
cgroup: rename cgroupfs_root->number_of_cgroups to ->nr_cgrps and make it ato...
Tejun Heo
2014-02-12
*
cgroup: remove cgroup->name
Tejun Heo
2014-02-12
*
cgroup: make cgroup hold onto its kernfs_node
Tejun Heo
2014-02-12
*
cgroup: simplify dynamic cftype addition and removal
Tejun Heo
2014-02-12
*
cgroup: remove cftype_set
Tejun Heo
2014-02-12
*
cgroup: relocate cgroup_rm_cftypes()
Tejun Heo
2014-02-12
*
cgroup: warn if "xattr" is specified with "sane_behavior"
Tejun Heo
2014-02-12
*
cgroup: convert to kernfs
Tejun Heo
2014-02-11
*
cgroup: relocate functions in preparation of kernfs conversion
Tejun Heo
2014-02-11
*
cgroup: misc preps for kernfs conversion
Tejun Heo
2014-02-11
*
cgroup: introduce cgroup_ino()
Tejun Heo
2014-02-11
*
cgroup: introduce cgroup_init/exit_cftypes()
Tejun Heo
2014-02-11
*
cgroup: update the meaning of cftype->max_write_len
Tejun Heo
2014-02-11
*
cgroup: make cgroup_subsys->base_cftypes use cgroup_add_cftypes()
Tejun Heo
2014-02-11
*
cgroup: update cgroup name handling
Tejun Heo
2014-02-11
*
cgroup: factor out cgroup_setup_root() from cgroup_mount()
Tejun Heo
2014-02-11
*
cgroup: restructure locking and error handling in cgroup_mount()
Tejun Heo
2014-02-11
*
cgroup: release cgroup_mutex over file removals
Tejun Heo
2014-02-11
*
cgroup: introduce cgroup_tree_mutex
Tejun Heo
2014-02-11
*
cgroup: improve css_from_dir() into css_tryget_from_dir()
Tejun Heo
2014-02-11
*
Merge branch 'cgroup/for-3.14-fixes' into cgroup/for-3.15
Tejun Heo
2014-02-11
|
\
|
*
cgroup: protect modifications to cgroup_idr with cgroup_mutex
Li Zefan
2014-02-11
*
|
Merge branch 'driver-core-next' into cgroup/for-3.15
Tejun Heo
2014-02-08
|
\
\
|
*
|
kernfs: add CONFIG_KERNFS
Tejun Heo
2014-02-07
|
*
|
sysfs, kobject: add sysfs wrapper for kernfs_enable_ns()
Tejun Heo
2014-02-07
|
*
|
kernfs: implement kernfs_get_parent(), kernfs_name/path() and friends
Tejun Heo
2014-02-07
|
*
|
kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs...
Tejun Heo
2014-02-07
|
*
|
kernfs: add kernfs_open_file->priv
Tejun Heo
2014-02-07
|
*
|
kernfs: implement kernfs_ops->atomic_write_len
Tejun Heo
2014-02-07
|
*
|
kernfs: allow nodes to be created in the deactivated state
Tejun Heo
2014-02-07
|
*
|
kernfs: add missing kernfs_active() checks in directory operations
Tejun Heo
2014-02-07
|
*
|
kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options()
Tejun Heo
2014-02-07
|
*
|
kernfs: rename kernfs_dir_ops to kernfs_syscall_ops
Tejun Heo
2014-02-07
|
*
|
kernfs: invoke dir_ops while holding active ref of the target node
Tejun Heo
2014-02-07
|
*
|
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
Tejun Heo
2014-02-07
|
*
|
s390: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
2014-02-07
|
*
|
scsi: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
2014-02-07
|
*
|
pci: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
2014-02-07
|
*
|
kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers
Tejun Heo
2014-02-07
[next]