David Howells
|
3cb5bf1bf9
proc: Delete create_proc_read_entry()
|
12 years ago |
David Howells
|
d0206fb555
procfs: Mark create_proc_read_entry deprecated
|
12 years ago |
Al Viro
|
05c0ae21c0
try a saner locking for pde_opener...
|
12 years ago |
Al Viro
|
866ad9a747
procfs: preparations for remove_proc_entry() race fixes
|
12 years ago |
David Howells
|
80e928f7eb
proc: Kill create_proc_entry()
|
12 years ago |
Al Viro
|
d9dda78bad
procfs: new helper - PDE_DATA(inode)
|
12 years ago |
Al Viro
|
ee21ed0afc
procfs: kill ->write_proc()
|
12 years ago |
Al Viro
|
8ce584c741
procfs: add proc_remove_subtree()
|
12 years ago |
Linus Torvalds
|
21eaab6d19
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
12 years ago |
Gao feng
|
4fc1a601f1
net: proc: fix build failed when procfs is not configured
|
12 years ago |
Gao feng
|
c2399059a3
net: proc: remove proc_net_remove
|
12 years ago |
Gao feng
|
b4278c961a
net: proc: remove proc_net_fops_create
|
12 years ago |
Joe Millenbach
|
4f73bc4dd3
tty: Added a CONFIG_TTY option to allow removal of TTY
|
12 years ago |
Linus Torvalds
|
848b81415c
Merge branch 'akpm' (Andrew's patch-bomb)
|
12 years ago |
Cyrill Gorcunov
|
138d22b586
fs, epoll: add procfs fdinfo helper
|
12 years ago |
Eric W. Biederman
|
98f842e675
proc: Usable inode numbers for the namespace file descriptors.
|
14 years ago |
Eric W. Biederman
|
33d6dce607
proc: Generalize proc inode allocation
|
14 years ago |
Eric W. Biederman
|
cde1975bc2
userns: Implent proc namespace operations
|
13 years ago |
Eric W. Biederman
|
8823c079ba
vfs: Add setns support for the mount namespace
|
15 years ago |
Eric W. Biederman
|
57e8391d32
pidns: Add setns support
|
15 years ago |
Eric W. Biederman
|
dcb0f22282
userns: Convert proc to use kuid/kgid where appropriate
|
13 years ago |
Cyrill Gorcunov
|
7773fbc541
procfs: make proc_get_link to use dentry instead of inode
|
13 years ago |
Al Viro
|
d161a13f97
switch procfs to umode_t use
|
14 years ago |
David Howells
|
09570f9149
proc: make struct proc_dir_entry::name a terminal array rather than a pointer
|
14 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Jiri Slaby
|
3864601387
mm: extract exe_file handling from procfs
|
14 years ago |
Linus Torvalds
|
14d74e0cab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
|
14 years ago |
Stephen Wilson
|
f2beb79836
proc: make struct proc_maps_private truly private
|
14 years ago |
Randy Dunlap
|
f12a20fc9b
procfs: add stub for proc_mkdir_mode()
|
14 years ago |
Eric W. Biederman
|
a00eaf11a2
ns proc: Add support for the ipc namespace
|
15 years ago |