aboutsummaryrefslogtreecommitdiff
path: root/fs/autofs4/symlink.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-09vfs: remove ".readlink = generic_readlink" assignmentsGravatar Miklos Szeredi 1-1/+0
2016-03-15autofs4: coding style fixesGravatar Ian Kent 1-7/+4
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Gravatar Al Viro 1-1/+2
2015-12-08replace ->follow_link() with new method that could stay in RCU modeGravatar Al Viro 1-4/+9
2015-05-10don't pass nameidata to ->follow_link()Gravatar Al Viro 1-1/+1
2015-05-10new ->follow_link() and ->put_link() calling conventionsGravatar Al Viro 1-3/+2
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsGravatar David Howells 1-1/+1
2014-01-23autofs: fix symlinks aren't checked for expiryGravatar Ian Kent 1-0/+4
2011-01-18autofs4: keep symlink body in inode->i_privateGravatar Al Viro 1-2/+1
2007-02-12[PATCH] mark struct inode_operations const 1Gravatar Arjan van de Ven 1-1/+1
2005-08-19[PATCH] Fix up symlink function pointersGravatar Al Viro 1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+25