aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/fscache.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-27NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()David Howells1-11/+7
2012-12-21NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=nDavid Howells1-0/+1
2012-12-20NFS: Use FS-Cache invalidationDavid Howells1-1/+19
2012-05-16NFS: Fix a compile issue when CONFIG_NFS_FSCACHE was undefinedTrond Myklebust1-6/+0
2012-05-14NFS: Don't pass mount data to nfs_fscache_get_super_cookie()Bryan Schumaker1-3/+1
2009-09-23NFS: Propagate 'fsc' mount option through automountsDavid Howells1-2/+4
2009-04-03NFS: Display local caching stateDavid Howells1-0/+15
2009-04-03NFS: Store pages from an NFS inode into a local cacheDavid Howells1-0/+16
2009-04-03NFS: Read pages from FS-Cache into an NFS inodeDavid Howells1-0/+47
2009-04-03NFS: FS-Cache page managementDavid Howells1-0/+34
2009-04-03NFS: Use local disk inode cacheDavid Howells1-0/+13
2009-04-03NFS: Define and create inode-level cache objectsDavid Howells1-0/+1
2009-04-03NFS: Define and create superblock-level objectsDavid Howells1-0/+49
2009-04-03NFS: Define and create server-level objectsDavid Howells1-0/+10
2009-04-03NFS: Register NFS for caching and retrieve the top-level indexDavid Howells1-0/+35