David Howells
|
09570f9149
proc: make struct proc_dir_entry::name a terminal array rather than a pointer
|
14 年之前 |
Al Viro
|
ff78fca2a0
fix leak in proc_set_super()
|
14 年之前 |
Oleg Nesterov
|
52e9fc76d0
procfs: kill the global proc_mnt variable
|
14 年之前 |
Eric W. Biederman
|
4308eebbeb
pidns: call pid_ns_prepare_proc() from create_pid_namespace()
|
14 年之前 |
Al Viro
|
aed1d84f98
switch procfs to ->mount()
|
15 年之前 |
Al Viro
|
579441a39b
setting ->proc_mnt doesn't belong in proc_get_sb()
|
15 年之前 |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
14 年之前 |
Dan Carpenter
|
73d3646029
proc: cleanup: remove unused assignments
|
15 年之前 |
Helight.Xu
|
587d4a17d8
some clean up in fs/proc
|
15 年之前 |
Al Viro
|
6f5bbff9a1
Convert obvious places to deactivate_locked_super()
|
16 年之前 |
Sukadev Bhattiprolu
|
a3ec947c85
vfs: simple_set_mnt() should return void
|
16 年之前 |
Alexey Dobriyan
|
b4df2b92d8
proc: stop using BKL
|
16 年之前 |
Alexey Dobriyan
|
59c7572e82
proc: remove fs/proc/proc_misc.c
|
16 年之前 |
Alexey Dobriyan
|
5bcd7ff9e1
proc: proc_init_inodecache() can't fail
|
16 年之前 |
Denis V. Lunev
|
59b7435149
proc: introduce proc_create_data to setup de->data
|
17 年之前 |
Alexey Dobriyan
|
c74c120a21
proc: remove proc_root from drivers
|
17 年之前 |
Alexey Dobriyan
|
928b4d8c89
proc: remove proc_root_driver
|
17 年之前 |
Alexey Dobriyan
|
36a5aeb878
proc: remove proc_root_fs
|
17 年之前 |
Alexey Dobriyan
|
9c37066d88
proc: remove proc_bus
|
17 年之前 |
Alexey Dobriyan
|
2d3a4e3666
proc: fix ->open'less usage due to ->proc_fops flip
|
17 年之前 |
Alexey Dobriyan
|
5a622f2d0f
proc: fix proc_dir_entry refcounting
|
17 年之前 |
Alexey Dobriyan
|
c2319540cd
proc: fix NULL ->i_fop oops
|
17 年之前 |
Eric W. Biederman
|
e1a1c997af
proc: fix proc_kill_inodes to kill dentries on all proc superblocks
|
17 年之前 |
Pavel Emelyanov
|
6f4e643353
pid namespaces: initialize the namespace's proc_mnt
|
17 年之前 |
Pavel Emelyanov
|
07543f5c75
pid namespaces: make proc have multiple superblocks - one for each namespace
|
17 年之前 |
Eric W. Biederman
|
457c4cbc5a
[NET]: Make /proc/net per network namespace
|
17 年之前 |
Andrew Morton
|
05565b65a5
[PATCH] proc: fix linkage with CONFIG_SYSCTL=y, CONFIG_PROC_SYSCTL=n
|
18 年之前 |
Eric W. Biederman
|
77b14db502
[PATCH] sysctl: reimplement the sysctl proc support
|
18 年之前 |
Eric W. Biederman
|
2abc26fc6b
[PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entry
|
18 年之前 |
Arjan van de Ven
|
c5ef1c42c5
[PATCH] mark struct inode_operations const 3
|
18 年之前 |