summaryrefslogtreecommitdiffstats
path: root/fs/affs/symlink.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-091-1/+0Star
* switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-301-1/+0Star
* replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-091-2/+2
* don't put symlink bodies in pagecache into highmemAl Viro2015-12-091-3/+1Star
* fs/affs/symlink.c: remove unneeded err variableFabian Frederick2015-07-011-3/+1Star
* fs/affs: pr_debug cleanupFabian Frederick2014-06-071-1/+1
* Fix remount races with symlink handling in affsAl Viro2010-01-271-2/+5
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-1/+1
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+78