summaryrefslogtreecommitdiffstats
path: root/fs/nfs/symlink.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-09vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Al Viro
2015-12-08teach nfs_get_link() to work in RCU modeAl Viro
2015-12-08replace ->follow_link() with new method that could stay in RCU modeAl Viro
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro
2015-05-10don't pass nameidata to ->follow_link()Al Viro
2015-05-10new ->follow_link() and ->put_link() calling conventionsAl Viro
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-05NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mappingTrond Myklebust
2008-04-23nfs: remove unnecessary NFS_NEED_* definesJ. Bruce Fields
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-07mm: make read_cache_page synchronousNick Piggin
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2007-01-24[PATCH] NFS: Fix races in nfs_revalidate_mapping()Trond Myklebust
2006-12-06NFS: Remove use of the Big Kernel Lock around nfs calls to readlinkFrank Filz
2006-06-25nfs: remove nfs_put_link()Alexey Dobriyan
2006-06-09NFS: Separate metadata and page cache revalidation mechanismsTrond Myklebust
2005-08-19Fix nasty ncpfs symlink handling bug.Linus Torvalds
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds