aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* cgroup: misc preps for kernfs conversionTejun Heo2014-02-11
* cgroup: introduce cgroup_ino()Tejun Heo2014-02-11
* cgroup: introduce cgroup_init/exit_cftypes()Tejun Heo2014-02-11
* cgroup: update the meaning of cftype->max_write_lenTejun Heo2014-02-11
* cgroup: make cgroup_subsys->base_cftypes use cgroup_add_cftypes()Tejun Heo2014-02-11
* cgroup: update cgroup name handlingTejun Heo2014-02-11
* cgroup: factor out cgroup_setup_root() from cgroup_mount()Tejun Heo2014-02-11
* cgroup: restructure locking and error handling in cgroup_mount()Tejun Heo2014-02-11
* cgroup: release cgroup_mutex over file removalsTejun Heo2014-02-11
* cgroup: introduce cgroup_tree_mutexTejun Heo2014-02-11
* cgroup: improve css_from_dir() into css_tryget_from_dir()Tejun Heo2014-02-11
* Merge branch 'cgroup/for-3.14-fixes' into cgroup/for-3.15Tejun Heo2014-02-11
|\
| * cgroup: protect modifications to cgroup_idr with cgroup_mutexLi Zefan2014-02-11
* | Merge branch 'driver-core-next' into cgroup/for-3.15Tejun Heo2014-02-08
|\ \
| * | kernfs: add CONFIG_KERNFSTejun Heo2014-02-07
| * | sysfs, kobject: add sysfs wrapper for kernfs_enable_ns()Tejun Heo2014-02-07
| * | kernfs: implement kernfs_get_parent(), kernfs_name/path() and friendsTejun Heo2014-02-07
| * | kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs...Tejun Heo2014-02-07
| * | kernfs: add kernfs_open_file->privTejun Heo2014-02-07
| * | kernfs: implement kernfs_ops->atomic_write_lenTejun Heo2014-02-07
| * | kernfs: allow nodes to be created in the deactivated stateTejun Heo2014-02-07
| * | kernfs: add missing kernfs_active() checks in directory operationsTejun Heo2014-02-07
| * | kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options()Tejun Heo2014-02-07
| * | kernfs: rename kernfs_dir_ops to kernfs_syscall_opsTejun Heo2014-02-07
| * | kernfs: invoke dir_ops while holding active ref of the target nodeTejun Heo2014-02-07
| * | sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo2014-02-07
| * | s390: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo2014-02-07
| * | scsi: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo2014-02-07
| * | pci: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo2014-02-07
| * | kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappersTejun Heo2014-02-07
| * | kernfs: remove KERNFS_REMOVEDTejun Heo2014-02-07
| * | kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()Tejun Heo2014-02-07
| * | kernfs: remove kernfs_addrm_cxtTejun Heo2014-02-07
| * | kernfs: invoke kernfs_unmap_bin_file() directly from kernfs_deactivate()Tejun Heo2014-02-07
| * | kernfs: restructure removal path to fix possible premature returnTejun Heo2014-02-07
| * | kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitqTejun Heo2014-02-07
| * | kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flagTejun Heo2014-02-07
| * | dma-buf: avoid using IS_ERR_OR_NULLColin Cross2014-02-07
* | | Merge branch 'for-3.14-fixes' into for-3.15Tejun Heo2014-02-08
|\ \ \ | | |/ | |/|
| * | cgroup: fix locking in cgroup_cfts_commit()Tejun Heo2014-02-08
| * | cgroup: fix error return from cgroup_create()Tejun Heo2014-02-08
| * | cgroup: fix error return value in cgroup_mount()Tejun Heo2014-02-08
| * | cgroup: use an ordered workqueue for cgroup destructionHugh Dickins2014-02-07
| * | nfs: include xattr.h from fs/nfs/nfs3proc.cTejun Heo2014-02-03
| * | cpuset: update MAINTAINERS entryLi Zefan2014-02-03
| * | arm, pm, vmpressure: add missing slab.h includesTejun Heo2014-02-03
| |/
* | cgroup: remove cgroup_root_mutexTejun Heo2014-02-08
* | cgroup: update locking in cgroup_show_options()Tejun Heo2014-02-08
* | cgroup: rename cgroup_subsys->subsys_id to ->idTejun Heo2014-02-08
* | cgroup: clean up cgroup_subsys names and initializationTejun Heo2014-02-08