Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 tahun lalu |
Kirill Tkhai
|
f039e184bc
net: Convert proc_net_ns_ops
|
7 tahun lalu |
Alexey Dobriyan
|
93ad5bc6d4
proc: rearrange args
|
7 tahun lalu |
Davidlohr Bueso
|
410bd5ecb2
procfs: use faster rb_first_cached()
|
8 tahun lalu |
Linus Torvalds
|
590dce2d49
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 tahun lalu |
David Howells
|
a528d35e8b
statx: Add a system call to make enhanced file info available
|
8 tahun lalu |
Ingo Molnar
|
f719ff9bce
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h>
|
8 tahun lalu |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 tahun lalu |
Dmitry Torokhov
|
c110486f6c
proc: make proc entries inherit ownership from parent
|
9 tahun lalu |
Al Viro
|
f50752eaa0
switch all procfs directories ->iterate_shared()
|
9 tahun lalu |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 tahun lalu |
Nicolas Dichtel
|
710585d492
fs/proc: use a rb tree for the directory entries
|
10 tahun lalu |
Linus Torvalds
|
155134fef2
Revert "proc: Point /proc/{mounts,net} at /proc/thread-self/{mounts,net} instead of /proc/self/{mounts,net}"
|
11 tahun lalu |
Eric W. Biederman
|
e813244072
proc: Point /proc/net at /proc/thread-self/net instead of /proc/self/net
|
11 tahun lalu |
Eric W. Biederman
|
728dba3a39
namespaces: Use task_lock and not rcu to protect nsproxy
|
11 tahun lalu |
Al Viro
|
f0c3b5093a
[readdir] convert procfs
|
12 tahun lalu |
David Howells
|
4abfd02989
proc: Move PDE_NET() to fs/proc/proc_net.c
|
12 tahun lalu |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 tahun lalu |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 tahun lalu |
Gao feng
|
c2399059a3
net: proc: remove proc_net_remove
|
12 tahun lalu |
Gao feng
|
b4278c961a
net: proc: remove proc_net_fops_create
|
12 tahun lalu |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 tahun lalu |
Al Viro
|
d161a13f97
switch procfs to umode_t use
|
14 tahun lalu |
David Howells
|
09570f9149
proc: make struct proc_dir_entry::name a terminal array rather than a pointer
|
14 tahun lalu |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 tahun lalu |
Alexey Dobriyan
|
b4df2b92d8
proc: stop using BKL
|
17 tahun lalu |
Adrian Bunk
|
8086cd451f
netns: make get_proc_net() static
|
17 tahun lalu |
Pavel Emelyanov
|
b6fcbdb4f2
proc: consolidate per-net single-release callers
|
17 tahun lalu |
Pavel Emelyanov
|
de05c557b2
proc: consolidate per-net single_open callers
|
17 tahun lalu |
Denis V. Lunev
|
78e92b99ec
netns: assign PDE->data before gluing entry into /proc tree
|
17 tahun lalu |