summaryrefslogtreecommitdiffstats
path: root/fs/proc/fd.c
Commit message (Expand)AuthorAgeFilesLines
* proc: make proc_fd_permission() thread-friendlyOleg Nesterov2013-09-121-1/+1
* proc: kill the extra proc_readfd_common()->dir_emit_dots()Oleg Nesterov2013-08-241-2/+0Star
* proc_fill_cache(): just make instantiate_t return intAl Viro2013-06-291-10/+8Star
* [readdir] convert procfsAl Viro2013-06-291-56/+40Star
* procfs: add ability to plug in auxiliary fdinfo providersCyrill Gorcunov2012-12-181-0/+2
* don't leak O_CLOEXEC into ->f_flagsAl Viro2012-09-271-1/+1
* procfs: Convert /proc/pid/fdinfo/ handling routines to seq-file v2Cyrill Gorcunov2012-09-271-48/+64
* procfs: Move /proc/pid/fd[info] handling code to fd.[ch]Cyrill Gorcunov2012-09-271-0/+351