Zhou Chengming
|
93362fa47f
sysctl: Drop reference added by grab_header in proc_sys_readdir
|
8 gadi atpakaļ |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 gadi atpakaļ |
Linus Torvalds
|
abb5a14fa2
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 gadi atpakaļ |
Linus Torvalds
|
14986a34e1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
8 gadi atpakaļ |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 gadi atpakaļ |
Jan Kara
|
31051c85b5
fs: Give dentry to inode_change_ok() instead of inode
|
9 gadi atpakaļ |
David S. Miller
|
60747ef4d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 gadi atpakaļ |
Dmitry Torokhov
|
e79c6a4fc9
net: make net namespace sysctls belong to container's owner
|
9 gadi atpakaļ |
Eric W. Biederman
|
13bcc6a285
sysctl: Stop implicitly passing current into sysctl_table_root.lookup
|
9 gadi atpakaļ |
Linus Torvalds
|
fe64f3283f
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 gadi atpakaļ |
Linus Torvalds
|
835c92d43b
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 gadi atpakaļ |
Al Viro
|
6fa67e7075
get rid of 'parent' argument of ->d_compare()
|
9 gadi atpakaļ |
Al Viro
|
dc12e90949
qstr: constify instances in procfs
|
9 gadi atpakaļ |
Linus Torvalds
|
8387ff2577
vfs: make the string hashes salt the hash
|
9 gadi atpakaļ |
Al Viro
|
f50752eaa0
switch all procfs directories ->iterate_shared()
|
9 gadi atpakaļ |
Al Viro
|
76aab3ab61
proc_sys_fill_cache(): switch to d_alloc_parallel()
|
9 gadi atpakaļ |
Viresh Kumar
|
a1c83681d5
fs: Drop unlikely before IS_ERR(_OR_NULL)
|
10 gadi atpakaļ |
Eric W. Biederman
|
f9bd6733d3
sysctl: Allow creating permanently empty directories that serve as mountpoints.
|
10 gadi atpakaļ |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 gadi atpakaļ |
Joe Perches
|
e5eea0981a
sysctl: remove typedef ctl_table
|
11 gadi atpakaļ |
Linus Torvalds
|
da53be12bb
Don't pass inode to ->d_hash() and ->d_compare()
|
12 gadi atpakaļ |
Al Viro
|
f0c3b5093a
[readdir] convert procfs
|
12 gadi atpakaļ |
Andrew Morton
|
87ebdc00ee
fs/proc: clean up printks
|
12 gadi atpakaļ |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 gadi atpakaļ |
Marco Stornelli
|
46f6955710
procfs: drop vmtruncate
|
12 gadi atpakaļ |
Eric W. Biederman
|
73f7ef4359
sysctl: Pass useful parameters to sysctl permissions
|
12 gadi atpakaļ |
Michel Lespinasse
|
ea5272f5c9
rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.c
|
13 gadi atpakaļ |
Michel Lespinasse
|
4c199a93a2
rbtree: empty nodes have no color
|
13 gadi atpakaļ |
Prasad Joshi
|
ab4a1f2470
proc_sysctl.c: use BUG_ON instead of BUG
|
13 gadi atpakaļ |
Francesco Ruggeri
|
6bf6104573
fs/proc: fix potential unregister_sysctl_table hang
|
13 gadi atpakaļ |