David Howells
|
a528d35e8b
statx: Add a system call to make enhanced file info available
|
8 년 전 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 년 전 |
Dmitry Torokhov
|
c110486f6c
proc: make proc entries inherit ownership from parent
|
9 년 전 |
Al Viro
|
f50752eaa0
switch all procfs directories ->iterate_shared()
|
9 년 전 |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 년 전 |
Nicolas Dichtel
|
710585d492
fs/proc: use a rb tree for the directory entries
|
10 년 전 |
Linus Torvalds
|
155134fef2
Revert "proc: Point /proc/{mounts,net} at /proc/thread-self/{mounts,net} instead of /proc/self/{mounts,net}"
|
11 년 전 |
Eric W. Biederman
|
e813244072
proc: Point /proc/net at /proc/thread-self/net instead of /proc/self/net
|
11 년 전 |
Eric W. Biederman
|
728dba3a39
namespaces: Use task_lock and not rcu to protect nsproxy
|
11 년 전 |
Al Viro
|
f0c3b5093a
[readdir] convert procfs
|
12 년 전 |
David Howells
|
4abfd02989
proc: Move PDE_NET() to fs/proc/proc_net.c
|
12 년 전 |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 년 전 |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 년 전 |
Gao feng
|
c2399059a3
net: proc: remove proc_net_remove
|
12 년 전 |
Gao feng
|
b4278c961a
net: proc: remove proc_net_fops_create
|
12 년 전 |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 년 전 |
Al Viro
|
d161a13f97
switch procfs to umode_t use
|
14 년 전 |
David Howells
|
09570f9149
proc: make struct proc_dir_entry::name a terminal array rather than a pointer
|
14 년 전 |
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
|
b4df2b92d8
proc: stop using BKL
|
17 년 전 |
Adrian Bunk
|
8086cd451f
netns: make get_proc_net() static
|
17 년 전 |
Pavel Emelyanov
|
b6fcbdb4f2
proc: consolidate per-net single-release callers
|
17 년 전 |
Pavel Emelyanov
|
de05c557b2
proc: consolidate per-net single_open callers
|
17 년 전 |
Denis V. Lunev
|
78e92b99ec
netns: assign PDE->data before gluing entry into /proc tree
|
17 년 전 |
Denis V. Lunev
|
856f6ff7a3
[NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c.
|
17 년 전 |
Denis V. Lunev
|
0e5f8be138
[NETNS]: Compile NET /proc support only if CONFIG_NET is set.
|
17 년 전 |
YOSHIFUJI Hideaki
|
1218854afa
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
|
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 년 전 |
Denis V. Lunev
|
e5d69b9f4a
[ATM]: Oops reading net/atm/arp
|
17 년 전 |