Linus Torvalds
|
ad51271afc
Merge branch 'akpm' (patches from Andrew)
|
8 years ago |
Luis R. Rodriguez
|
61d9b56a89
sysctl: add unsigned int range support
|
8 years ago |
Luis R. Rodriguez
|
4f2fec00af
sysctl: simplify unsigned int support
|
8 years ago |
Luis R. Rodriguez
|
89c5b53b16
sysctl: fix lax sysctl_check_table() sanity check
|
8 years ago |
Eric W. Biederman
|
2fd1d2c4ce
proc: Fix proc_sys_prune_dcache to hold a sb reference
|
8 years ago |
Linus Torvalds
|
e579dde654
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
8 years ago |
Eric W. Biederman
|
b54807fa52
sysctl: Remove dead register_sysctl_root
|
8 years ago |
Liping Zhang
|
1680a3868f
sysctl: add sanity check for proc_douintvec
|
8 years ago |
Linus Torvalds
|
590dce2d49
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
David Howells
|
a528d35e8b
statx: Add a system call to make enhanced file info available
|
8 years ago |
Ingo Molnar
|
5b825c3af1
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
|
8 years ago |
Eric W. Biederman
|
ace0c791e6
proc/sysctl: Don't grab i_lock under sysctl_lock.
|
8 years ago |
Konstantin Khlebnikov
|
d6cffbbe9a
proc/sysctl: prune stale dentries during unregistering
|
8 years ago |
Zhou Chengming
|
93362fa47f
sysctl: Drop reference added by grab_header in proc_sys_readdir
|
8 years ago |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Linus Torvalds
|
abb5a14fa2
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Linus Torvalds
|
14986a34e1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
9 years ago |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 years ago |
Jan Kara
|
31051c85b5
fs: Give dentry to inode_change_ok() instead of inode
|
9 years ago |
David S. Miller
|
60747ef4d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Dmitry Torokhov
|
e79c6a4fc9
net: make net namespace sysctls belong to container's owner
|
9 years ago |
Eric W. Biederman
|
13bcc6a285
sysctl: Stop implicitly passing current into sysctl_table_root.lookup
|
9 years ago |
Linus Torvalds
|
fe64f3283f
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Linus Torvalds
|
835c92d43b
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Al Viro
|
6fa67e7075
get rid of 'parent' argument of ->d_compare()
|
9 years ago |
Al Viro
|
dc12e90949
qstr: constify instances in procfs
|
9 years ago |
Linus Torvalds
|
8387ff2577
vfs: make the string hashes salt the hash
|
9 years ago |
Al Viro
|
f50752eaa0
switch all procfs directories ->iterate_shared()
|
9 years ago |
Al Viro
|
76aab3ab61
proc_sys_fill_cache(): switch to d_alloc_parallel()
|
9 years ago |
Viresh Kumar
|
a1c83681d5
fs: Drop unlikely before IS_ERR(_OR_NULL)
|
10 years ago |