Historique des commits

Auteur SHA1 Message Date
  Alexey Dobriyan a4ef389565 proc: use "unsigned int" in proc_fill_cache() il y a 7 ans
  Al Viro 0168b9e38c procfs: switch instantiate_t to d_splice_alias() il y a 7 ans
  Al Viro 9883638641 don't bother with tid_fd_revalidate() in lookups il y a 7 ans
  Al Viro 1ae9bd8b7e proc_lookupfd_common(): don't bother with instantiate unless the file is open il y a 7 ans
  Alexey Dobriyan e3912ac37e proc: use %u for pid printing and slightly less stack il y a 8 ans
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 8 ans
  Ingo Molnar 3f07c01441 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> il y a 9 ans
  Eric W. Biederman 68eb94f162 proc: Better ownership of files for non-dumpable tasks in user namespaces il y a 9 ans
  Andreas Gruenbacher db978da8fa proc: Pass file mode to proc_pid_make_inode il y a 9 ans
  Alexey Dobriyan 771187d61b proc: unsigned file descriptors il y a 9 ans
  Al Viro f50752eaa0 switch all procfs directories ->iterate_shared() il y a 9 ans
  Eric Dumazet 3cc4a84e02 proc: add a reschedule point in proc_readfd_common() il y a 10 ans
  Oleg Nesterov 54708d2858 proc: actually make proc_fd_permission() thread-friendly il y a 10 ans
  Linus Torvalds 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 10 ans
  Andrey Vagin 6c8c90319c proc: show locks in /proc/pid/fdinfo/X il y a 10 ans
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations il y a 10 ans
  Joe Perches a3816ab0e8 fs: Convert show_fdinfo functions to void il y a 11 ans
  Eric W. Biederman c143c2333c vfs: Remove d_drop calls from d_revalidate implementations il y a 12 ans
  Alexey Dobriyan dbcdb50441 proc: add and remove /proc entry create checks il y a 11 ans
  Andrey Vagin 49d063cb35 proc: show mnt_id in /proc/pid/fdinfo il y a 11 ans
  Oleg Nesterov 96d0df79f2 proc: make proc_fd_permission() thread-friendly il y a 12 ans
  Oleg Nesterov a5a1955e0c proc: kill the extra proc_readfd_common()->dir_emit_dots() il y a 12 ans
  Al Viro c52a47ace7 proc_fill_cache(): just make instantiate_t return int il y a 12 ans
  Al Viro f0c3b5093a [readdir] convert procfs il y a 12 ans
  Cyrill Gorcunov 55985dd72a procfs: add ability to plug in auxiliary fdinfo providers il y a 13 ans
  Al Viro c6f3d81115 don't leak O_CLOEXEC into ->f_flags il y a 13 ans
  Cyrill Gorcunov ddd3e0771b procfs: Convert /proc/pid/fdinfo/ handling routines to seq-file v2 il y a 13 ans
  Cyrill Gorcunov faf60af17f procfs: Move /proc/pid/fd[info] handling code to fd.[ch] il y a 13 ans