aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/thread_self.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-10don't pass nameidata to ->follow_link()Al Viro1-1/+1
2015-05-10new ->follow_link() and ->put_link() calling conventionsAl Viro1-12/+10
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-1/+1
2014-08-04proc: Implement /proc/thread-self to point at the directory of the current threadEric W. Biederman1-0/+85