summaryrefslogtreecommitdiffstats
path: root/fs/proc/thread_self.c
Commit message (Expand)AuthorAgeFilesLines
* don't pass nameidata to ->follow_link()Al Viro2015-05-101-1/+1
* new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-101-12/+10
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* proc: Implement /proc/thread-self to point at the directory of the current th...Eric W. Biederman2014-08-041-0/+85