David Howells
|
0bb80f2405
proc: Split the namespace stuff out into linux/proc_ns.h
|
12 years ago |
David Howells
|
303eb7e2c9
Include missing linux/magic.h inclusions
|
12 years ago |
David Howells
|
3cb5bf1bf9
proc: Delete create_proc_read_entry()
|
12 years ago |
Al Viro
|
05c0ae21c0
try a saner locking for pde_opener...
|
12 years ago |
Al Viro
|
ca469f35a8
deal with races between remove_proc_entry() and proc_reg_release()
|
12 years ago |
Al Viro
|
866ad9a747
procfs: preparations for remove_proc_entry() race fixes
|
12 years ago |
Al Viro
|
b6cdc73103
procfs: don't allow to use proc_create, create_proc_entry, etc. for directories
|
12 years ago |
Al Viro
|
021ada7dff
procfs: switch /proc/self away from proc_dir_entry
|
12 years ago |
Linus Torvalds
|
51f0885e54
vfs,proc: guarantee unique inodes in /proc
|
12 years ago |
Andrew Morton
|
87ebdc00ee
fs/proc: clean up printks
|
12 years ago |
Al Viro
|
d3d009cb96
saner proc_get_inode() calling conventions
|
12 years ago |
Maxim Patlasov
|
87e0aab37f
proc: avoid extra pde_put() in proc_fill_super()
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Eric W. Biederman
|
bf056bfa80
proc: Fix the namespace inode permission checks.
|
14 years ago |
yan
|
0e06936057
proc: no need to initialize proc_inode->fd in proc_get_inode()
|
12 years ago |
Linus Torvalds
|
90324cc1b1
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
|
13 years ago |
Eric W. Biederman
|
dcb0f22282
userns: Convert proc to use kuid/kgid where appropriate
|
13 years ago |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 years ago |
Al Viro
|
6b4231e2f9
procfs: clean proc_fill_super() up
|
13 years ago |
Vasiliy Kulikov
|
0499680a42
procfs: add hidepid= and gid= mount options
|
13 years ago |
Vasiliy Kulikov
|
97412950b1
procfs: parse mount options
|
13 years ago |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
13 years ago |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 years ago |
Daisuke Ogino
|
d2857e79a2
procfs: return ENOENT on opening a being-removed proc entry
|
14 years ago |
Eric W. Biederman
|
6b4e306aa3
ns: proc files for namespace naming policy.
|
15 years ago |
Oleg Nesterov
|
52e9fc76d0
procfs: kill the global proc_mnt variable
|
14 years ago |
Al Viro
|
dfef6dcd35
unfuck proc_sysctl ->d_compare()
|
14 years ago |
Alexey Dobriyan
|
6d1b6e4eff
proc: ->low_ino cleanup
|
14 years ago |