aboutsummaryrefslogtreecommitdiffstats
path: root/fs/affs/symlink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-09vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi1-1/+0
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Al Viro1-1/+0
2015-12-08replace ->follow_link() with new method that could stay in RCU modeAl Viro1-2/+2
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro1-3/+1
2015-06-30fs/affs/symlink.c: remove unneeded err variableFabian Frederick1-3/+1
2014-06-06fs/affs: pr_debug cleanupFabian Frederick1-1/+1
2010-01-26Fix remount races with symlink handling in affsAl Viro1-2/+5
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-1/+1
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+78