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