summaryrefslogtreecommitdiffstats
path: root/fs/proc/fd.c
Commit message (Expand)AuthorAgeFilesLines
* proc: add and remove /proc entry create checksAlexey Dobriyan2014-08-081-1/+1
* proc: show mnt_id in /proc/pid/fdinfoAndrey Vagin2014-04-071-2/+4
* proc: make proc_fd_permission() thread-friendlyOleg Nesterov2013-09-111-1/+1
* proc: kill the extra proc_readfd_common()->dir_emit_dots()Oleg Nesterov2013-08-241-2/+0
* proc_fill_cache(): just make instantiate_t return intAl Viro2013-06-291-10/+8
* [readdir] convert procfsAl Viro2013-06-291-56/+40
* procfs: add ability to plug in auxiliary fdinfo providersCyrill Gorcunov2012-12-171-0/+2
* don't leak O_CLOEXEC into ->f_flagsAl Viro2012-09-261-1/+1
* procfs: Convert /proc/pid/fdinfo/ handling routines to seq-file v2Cyrill Gorcunov2012-09-261-48/+64
* procfs: Move /proc/pid/fd[info] handling code to fd.[ch]Cyrill Gorcunov2012-09-261-0/+351
OpenPOWER on IntegriCloud