aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/symlink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-03-05NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mappingTrond Myklebust1-1/+1
2008-04-23nfs: remove unnecessary NFS_NEED_* definesJ. Bruce Fields1-1/+0
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-07mm: make read_cache_page synchronousNick Piggin1-6/+0
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven1-1/+1
2007-01-24[PATCH] NFS: Fix races in nfs_revalidate_mapping()Trond Myklebust1-1/+3
2006-12-06NFS: Remove use of the Big Kernel Lock around nfs calls to readlinkFrank Filz1-2/+0
2006-06-25nfs: remove nfs_put_link()Alexey Dobriyan1-10/+1
2006-06-09NFS: Separate metadata and page cache revalidation mechanismsTrond Myklebust1-1/+1
2005-08-19Fix nasty ncpfs symlink handling bug.Linus Torvalds1-29/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+117