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