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