Christoph Hellwig
|
76f668be1e
proc: introduce a proc_pid_ns helper
|
7 years ago |
Alexey Dobriyan
|
efb1a57d90
fs/proc: use __ro_after_init
|
7 years ago |
Alexey Dobriyan
|
e3912ac37e
proc: use %u for pid printing and slightly less stack
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Miklos Szeredi
|
dfeef68862
vfs: remove ".readlink = generic_readlink" assignments
|
8 years ago |
Miklos Szeredi
|
2a07a1f5ab
proc/self: use generic_readlink
|
8 years ago |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Al Viro
|
fceef393a5
switch ->get_link() to delayed_call, kill ->put_link()
|
9 years ago |
Al Viro
|
1a384eaac2
teach proc_self_get_link()/proc_thread_self_get_link() to work in RCU mode
|
9 years ago |
Al Viro
|
6b2553918d
replace ->follow_link() with new method that could stay in RCU mode
|
9 years ago |
Al Viro
|
6e77137b36
don't pass nameidata to ->follow_link()
|
10 years ago |
Al Viro
|
680baacbca
new ->follow_link() and ->put_link() calling conventions
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Eric W. Biederman
|
0097875bd4
proc: Implement /proc/thread-self to point at the directory of the current thread
|
11 years ago |