summaryrefslogtreecommitdiff
path: root/fs/proc/thread_self.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-11don't pass nameidata to ->follow_link()Al Viro1-1/+1
2015-05-11new ->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 th...Eric W. Biederman1-0/+85