summaryrefslogtreecommitdiffstats
path: root/fs/nfs/symlink.c
Commit message (Expand)AuthorAgeFilesLines
* vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-091-1/+0
* switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-301-3/+3
* teach nfs_get_link() to work in RCU modeAl Viro2015-12-081-10/+20
* replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-081-3/+6
* don't put symlink bodies in pagecache into highmemAl Viro2015-12-081-1/+1
* don't pass nameidata to ->follow_link()Al Viro2015-05-101-1/+1
* new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-101-13/+6
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mappingTrond Myklebust2010-03-051-1/+1
* nfs: remove unnecessary NFS_NEED_* definesJ. Bruce Fields2008-04-231-1/+0
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* mm: make read_cache_page synchronousNick Piggin2007-05-071-6/+0
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PATCH] NFS: Fix races in nfs_revalidate_mapping()Trond Myklebust2007-01-241-1/+3
* NFS: Remove use of the Big Kernel Lock around nfs calls to readlinkFrank Filz2006-12-061-2/+0
* nfs: remove nfs_put_link()Alexey Dobriyan2006-06-251-10/+1
* NFS: Separate metadata and page cache revalidation mechanismsTrond Myklebust2006-06-091-1/+1
* Fix nasty ncpfs symlink handling bug.Linus Torvalds2005-08-191-29/+8
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+117
OpenPOWER on IntegriCloud