Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3593030761630e09200072a4bd06468892c27be3
/
fs
/
proc
/
fd.c
3845f25
procfs/dmabuf: add inode number to /proc/*/fdinfo
by Kalesh Singh
· 3 years, 6 months ago
7bc3fa0
procfs: allow reading fdinfo with PTRACE_MODE_READ
by Kalesh Singh
· 3 years, 6 months ago
549c729
fs: make helpers idmap mount aware
by Christian Brauner
· 4 years ago
47291ba
namei: make permission helpers idmapped mount aware
by Christian Brauner
· 4 years ago
775e065
proc/fd: In fdinfo seq_show don't use get_files_struct
by Eric W. Biederman
· 4 years, 1 month ago
5b17b61
proc/fd: In proc_readfd_common use task_lookup_next_fd_rcu
by Eric W. Biederman
· 4 years, 1 month ago
64eb661
proc/fd: In tid_fd_mode use task_lookup_fd_rcu
by Eric W. Biederman
· 4 years, 1 month ago
f36c294
file: Replace fcheck_files with files_lookup_fd_rcu
by Eric W. Biederman
· 4 years, 1 month ago
120ce2b
file: Factor files_lookup_fd_locked out of fcheck_files
by Eric W. Biederman
· 4 years, 1 month ago
439be32
proc/fd: In proc_fd_link use fget_task
by Eric W. Biederman
· 4 years, 1 month ago
a4ef389
proc: use "unsigned int" in proc_fill_cache()
by Alexey Dobriyan
· 7 years ago
0168b9e
procfs: switch instantiate_t to d_splice_alias()
by Al Viro
· 7 years ago
9883638
don't bother with tid_fd_revalidate() in lookups
by Al Viro
· 7 years ago
1ae9bd8
proc_lookupfd_common(): don't bother with instantiate unless the file is open
by Al Viro
· 7 years ago
e3912ac
proc: use %u for pid printing and slightly less stack
by Alexey Dobriyan
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
68eb94f
proc: Better ownership of files for non-dumpable tasks in user namespaces
by Eric W. Biederman
· 8 years ago
db978da
proc: Pass file mode to proc_pid_make_inode
by Andreas Gruenbacher
· 8 years ago
771187d
proc: unsigned file descriptors
by Alexey Dobriyan
· 8 years ago
f50752e
switch all procfs directories ->iterate_shared()
by Al Viro
· 9 years ago
3cc4a84
proc: add a reschedule point in proc_readfd_common()
by Eric Dumazet
· 9 years ago
54708d2
proc: actually make proc_fd_permission() thread-friendly
by Oleg Nesterov
· 9 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
6c8c903
proc: show locks in /proc/pid/fdinfo/X
by Andrey Vagin
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
a3816ab
fs: Convert show_fdinfo functions to void
by Joe Perches
· 10 years ago
c143c23
vfs: Remove d_drop calls from d_revalidate implementations
by Eric W. Biederman
· 11 years ago
dbcdb50
proc: add and remove /proc entry create checks
by Alexey Dobriyan
· 10 years ago
49d063c
proc: show mnt_id in /proc/pid/fdinfo
by Andrey Vagin
· 11 years ago
96d0df7
proc: make proc_fd_permission() thread-friendly
by Oleg Nesterov
· 11 years ago
a5a1955
proc: kill the extra proc_readfd_common()->dir_emit_dots()
by Oleg Nesterov
· 11 years ago
c52a47a
proc_fill_cache(): just make instantiate_t return int
by Al Viro
· 12 years ago
f0c3b50
[readdir] convert procfs
by Al Viro
· 12 years ago
55985dd
procfs: add ability to plug in auxiliary fdinfo providers
by Cyrill Gorcunov
· 12 years ago
c6f3d81
don't leak O_CLOEXEC into ->f_flags
by Al Viro
· 12 years ago
ddd3e07
procfs: Convert /proc/pid/fdinfo/ handling routines to seq-file v2
by Cyrill Gorcunov
· 12 years ago
faf60af
procfs: Move /proc/pid/fd[info] handling code to fd.[ch]
by Cyrill Gorcunov
· 12 years ago