summaryrefslogtreecommitdiff
path: root/fs/autofs4/symlink.c
Commit message (Expand)AuthorAge
* vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-09
* autofs4: coding style fixesIan Kent2016-03-15
* switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-30
* replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-08
* don't pass nameidata to ->follow_link()Al Viro2015-05-10
* new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-10
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* autofs: fix symlinks aren't checked for expiryIan Kent2014-01-23
* autofs4: keep symlink body in inode->i_privateAl Viro2011-01-18
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] Fix up symlink function pointersAl Viro2005-08-19
* Linux-2.6.12-rc2Linus Torvalds2005-04-16