aboutsummaryrefslogtreecommitdiffstats
path: root/fs/autofs4/symlink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-08replace ->follow_link() with new method that could stay in RCU modeAl Viro1-4/+9
2015-05-10don't pass nameidata to ->follow_link()Al Viro1-1/+1
2015-05-10new ->follow_link() and ->put_link() calling conventionsAl Viro1-3/+2
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-1/+1
2014-01-23autofs: fix symlinks aren't checked for expiryIan Kent1-0/+4
2011-01-18autofs4: keep symlink body in inode->i_privateAl Viro1-2/+1
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-1/+1
2005-08-19[PATCH] Fix up symlink function pointersAl Viro1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+25