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 |
Eric W. Biederman
|
f9bd6733d3
sysctl: Allow creating permanently empty directories that serve as mountpoints.
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Joe Perches
|
e5eea0981a
sysctl: remove typedef ctl_table
|
11 years ago |
Linus Torvalds
|
da53be12bb
Don't pass inode to ->d_hash() and ->d_compare()
|
12 years ago |
Al Viro
|
f0c3b5093a
[readdir] convert procfs
|
12 years ago |
Andrew Morton
|
87ebdc00ee
fs/proc: clean up printks
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Marco Stornelli
|
46f6955710
procfs: drop vmtruncate
|
12 years ago |
Eric W. Biederman
|
73f7ef4359
sysctl: Pass useful parameters to sysctl permissions
|
13 years ago |
Michel Lespinasse
|
ea5272f5c9
rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.c
|
13 years ago |
Michel Lespinasse
|
4c199a93a2
rbtree: empty nodes have no color
|
13 years ago |
Prasad Joshi
|
ab4a1f2470
proc_sysctl.c: use BUG_ON instead of BUG
|
13 years ago |
Francesco Ruggeri
|
6bf6104573
fs/proc: fix potential unregister_sysctl_table hang
|
13 years ago |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 years ago |
Al Viro
|
0b728e1911
stop passing nameidata * to ->d_revalidate()
|
13 years ago |
Eric W. Biederman
|
091bd3ea4e
userns: Convert sysctl permission checks to use kuid and kgids.
|
13 years ago |
Linus Torvalds
|
f1d38e423a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl
|
13 years ago |
Lucas De Marchi
|
4e474a00d7
sysctl: protect poll() in entries that may go away
|
13 years ago |
Al Viro
|
4040153087
security: trim security.h
|
13 years ago |
Eric W. Biederman
|
4e75732035
sysctl: Don't call sysctl_follow_link unless we are a link.
|
13 years ago |
Eric W. Biederman
|
60f126d93b
sysctl: Comments to make the code clearer.
|
13 years ago |
Eric W. Biederman
|
0eb97f38d2
sysctl: Correct error return from get_subdir
|
13 years ago |