index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup: introduce cgroup_ino()
Tejun Heo
2014-02-11
3
-7
/
+15
*
cgroup: introduce cgroup_init/exit_cftypes()
Tejun Heo
2014-02-11
1
-7
/
+25
*
cgroup: update the meaning of cftype->max_write_len
Tejun Heo
2014-02-11
4
-19
/
+11
*
cgroup: make cgroup_subsys->base_cftypes use cgroup_add_cftypes()
Tejun Heo
2014-02-11
2
-23
/
+9
*
cgroup: update cgroup name handling
Tejun Heo
2014-02-11
1
-13
/
+22
*
cgroup: factor out cgroup_setup_root() from cgroup_mount()
Tejun Heo
2014-02-11
1
-98
/
+113
*
cgroup: restructure locking and error handling in cgroup_mount()
Tejun Heo
2014-02-11
1
-33
/
+40
*
cgroup: release cgroup_mutex over file removals
Tejun Heo
2014-02-11
1
-5
/
+10
*
cgroup: introduce cgroup_tree_mutex
Tejun Heo
2014-02-11
1
-13
/
+53
*
cgroup: improve css_from_dir() into css_tryget_from_dir()
Tejun Heo
2014-02-11
4
-36
/
+26
*
Merge branch 'cgroup/for-3.14-fixes' into cgroup/for-3.15
Tejun Heo
2014-02-11
2
-16
/
+20
|
\
|
*
cgroup: protect modifications to cgroup_idr with cgroup_mutex
Li Zefan
2014-02-11
2
-16
/
+20
*
|
Merge branch 'driver-core-next' into cgroup/for-3.15
Tejun Heo
2014-02-08
27
-503
/
+847
|
\
\
|
*
|
kernfs: add CONFIG_KERNFS
Tejun Heo
2014-02-07
5
-4
/
+14
|
*
|
sysfs, kobject: add sysfs wrapper for kernfs_enable_ns()
Tejun Heo
2014-02-07
2
-1
/
+10
|
*
|
kernfs: implement kernfs_get_parent(), kernfs_name/path() and friends
Tejun Heo
2014-02-07
3
-42
/
+203
|
*
|
kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs...
Tejun Heo
2014-02-07
3
-0
/
+48
|
*
|
kernfs: add kernfs_open_file->priv
Tejun Heo
2014-02-07
1
-0
/
+1
|
*
|
kernfs: implement kernfs_ops->atomic_write_len
Tejun Heo
2014-02-07
2
-20
/
+37
|
*
|
kernfs: allow nodes to be created in the deactivated state
Tejun Heo
2014-02-07
3
-10
/
+78
|
*
|
kernfs: add missing kernfs_active() checks in directory operations
Tejun Heo
2014-02-07
1
-5
/
+6
|
*
|
kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options()
Tejun Heo
2014-02-07
2
-0
/
+26
|
*
|
kernfs: rename kernfs_dir_ops to kernfs_syscall_ops
Tejun Heo
2014-02-07
2
-21
/
+22
|
*
|
kernfs: invoke dir_ops while holding active ref of the target node
Tejun Heo
2014-02-07
2
-4
/
+32
|
*
|
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
Tejun Heo
2014-02-07
4
-144
/
+1
|
*
|
s390: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
2014-02-07
4
-27
/
+32
|
*
|
scsi: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
2014-02-07
1
-13
/
+2
|
*
|
pci: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
2014-02-07
1
-14
/
+3
|
*
|
kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers
Tejun Heo
2014-02-07
6
-1
/
+194
|
*
|
kernfs: remove KERNFS_REMOVED
Tejun Heo
2014-02-07
3
-33
/
+37
|
*
|
kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()
Tejun Heo
2014-02-07
2
-8
/
+13
|
*
|
kernfs: remove kernfs_addrm_cxt
Tejun Heo
2014-02-07
5
-108
/
+28
|
*
|
kernfs: invoke kernfs_unmap_bin_file() directly from kernfs_deactivate()
Tejun Heo
2014-02-07
1
-4
/
+6
|
*
|
kernfs: restructure removal path to fix possible premature return
Tejun Heo
2014-02-07
1
-61
/
+68
|
*
|
kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq
Tejun Heo
2014-02-07
2
-20
/
+15
|
*
|
kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flag
Tejun Heo
2014-02-07
1
-4
/
+8
|
*
|
dma-buf: avoid using IS_ERR_OR_NULL
Colin Cross
2014-02-07
4
-10
/
+14
*
|
|
Merge branch 'for-3.14-fixes' into for-3.15
Tejun Heo
2014-02-08
6
-17
/
+24
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cgroup: fix locking in cgroup_cfts_commit()
Tejun Heo
2014-02-08
1
-9
/
+2
|
*
|
cgroup: fix error return from cgroup_create()
Tejun Heo
2014-02-08
1
-3
/
+7
|
*
|
cgroup: fix error return value in cgroup_mount()
Tejun Heo
2014-02-08
1
-3
/
+3
|
*
|
cgroup: use an ordered workqueue for cgroup destruction
Hugh Dickins
2014-02-07
1
-2
/
+6
|
*
|
nfs: include xattr.h from fs/nfs/nfs3proc.c
Tejun Heo
2014-02-03
1
-0
/
+1
|
*
|
cpuset: update MAINTAINERS entry
Li Zefan
2014-02-03
1
-0
/
+2
|
*
|
arm, pm, vmpressure: add missing slab.h includes
Tejun Heo
2014-02-03
3
-0
/
+3
|
|
/
*
|
cgroup: remove cgroup_root_mutex
Tejun Heo
2014-02-08
1
-41
/
+1
*
|
cgroup: update locking in cgroup_show_options()
Tejun Heo
2014-02-08
1
-3
/
+16
*
|
cgroup: rename cgroup_subsys->subsys_id to ->id
Tejun Heo
2014-02-08
2
-12
/
+12
*
|
cgroup: clean up cgroup_subsys names and initialization
Tejun Heo
2014-02-08
21
-88
/
+68
*
|
cgroup: drop module support
Tejun Heo
2014-02-08
6
-308
/
+32
[next]