Christoph Hellwig
|
1025774ce4
remove inode_setattr
|
15 年之前 |
Amerigo Wang
|
57f87869f0
proc: remove obsolete comments
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Alexey Dobriyan
|
12bac0d9f4
proc: warn on non-existing proc entries
|
15 年之前 |
Alexey Dobriyan
|
e17a5765f2
proc: do translation + unlink atomically at remove_proc_entry()
|
15 年之前 |
Helight.Xu
|
587d4a17d8
some clean up in fs/proc
|
15 年之前 |
Alexey Dobriyan
|
135d5655dc
proc: rename de_get() to pde_get() and inline it
|
15 年之前 |
Alexey Dobriyan
|
3dec7f59c3
proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc
|
16 年之前 |
Randy Dunlap
|
1681bc30f2
proc: move fs/proc/inode-alloc.txt comment into a source file
|
16 年之前 |
Al Viro
|
d72f71eb0e
constify dentry_operations: procfs
|
16 年之前 |
Alexey Dobriyan
|
b4df2b92d8
proc: stop using BKL
|
16 年之前 |
Arjan van de Ven
|
6c2f91e077
proc: use WARN() rather than printk+backtrace
|
16 年之前 |
Alexey Dobriyan
|
665020c35e
proc: more debugging for "already registered" case
|
16 年之前 |
Alexey Dobriyan
|
cc99609917
[PATCH] proc: inode number fixlet
|
17 年之前 |
Alexey Dobriyan
|
9a18540915
[PATCH 2/2] proc: switch inode number allocation to IDA
|
17 年之前 |
Alexey Dobriyan
|
67935df49d
[PATCH 1/2] proc: fix inode number bogorithmetic
|
17 年之前 |
Arjan van de Ven
|
267e2a9c71
Use WARN() in fs/proc/
|
17 年之前 |
Alexey Dobriyan
|
881adb8535
proc: always do ->release
|
17 年之前 |
Denis V. Lunev
|
78e92b99ec
netns: assign PDE->data before gluing entry into /proc tree
|
17 年之前 |
Denis V. Lunev
|
59b7435149
proc: introduce proc_create_data to setup de->data
|
17 年之前 |
Alexey Dobriyan
|
8731f14d37
proc: remove ->get_info infrastructure
|
17 年之前 |
Alexey Dobriyan
|
5e971dce0b
proc: drop several "PDE valid/invalid" checks
|
17 年之前 |
Alexey Dobriyan
|
7cee4e00e0
proc: less special case in xlate code
|
17 年之前 |
Alexey Dobriyan
|
f649d6d326
proc: simplify locking in remove_proc_entry()
|
17 年之前 |
Alexey Dobriyan
|
e93b4ea20a
proc: print more information when removing non-empty directories
|
17 年之前 |
Pavel Emelyanov
|
e9720acd72
[NET]: Make /proc/net a symlink on /proc/self/net (v3)
|
17 年之前 |
Alexey Dobriyan
|
2d3a4e3666
proc: fix ->open'less usage due to ->proc_fops flip
|
17 年之前 |
Zhang Rui
|
94413d8807
proc: detect duplicate names on registration
|
17 年之前 |
Alexey Dobriyan
|
fd2cbe4888
proc: remove useless check on symlink removal
|
17 年之前 |
Alexey Dobriyan
|
76df0c25d0
proc: simplify function prototypes
|
17 年之前 |