aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/fd.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | proc: show locks in /proc/pid/fdinfo/XAndrey Vagin2015-04-17
|/
* fs: Convert show_fdinfo functions to voidJoe Perches2014-11-05
* vfs: Remove d_drop calls from d_revalidate implementationsEric W. Biederman2014-10-09
* proc: add and remove /proc entry create checksAlexey Dobriyan2014-08-08
* proc: show mnt_id in /proc/pid/fdinfoAndrey Vagin2014-04-07
* proc: make proc_fd_permission() thread-friendlyOleg Nesterov2013-09-11
* proc: kill the extra proc_readfd_common()->dir_emit_dots()Oleg Nesterov2013-08-24
* proc_fill_cache(): just make instantiate_t return intAl Viro2013-06-29
* [readdir] convert procfsAl Viro2013-06-29
* procfs: add ability to plug in auxiliary fdinfo providersCyrill Gorcunov2012-12-17
* don't leak O_CLOEXEC into ->f_flagsAl Viro2012-09-26
* procfs: Convert /proc/pid/fdinfo/ handling routines to seq-file v2Cyrill Gorcunov2012-09-26
* procfs: Move /proc/pid/fd[info] handling code to fd.[ch]Cyrill Gorcunov2012-09-26