summaryrefslogtreecommitdiffstats
path: root/fs/nfs/fscache.h
Commit message (Expand)AuthorAgeFilesLines
* nfs: fscache: use timespec64 in inode auxdataArnd Bergmann2019-12-181-3/+5
* NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mountsTrond Myklebust2019-08-041-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1
* fscache: Pass object size in rather than calling back for itDavid Howells2018-04-061-1/+0
* fscache: Attach the index key and aux data to the cookieDavid Howells2018-04-041-0/+16
* NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()David Howells2013-09-271-11/+7
* NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=nDavid Howells2012-12-211-0/+1
* NFS: Use FS-Cache invalidationDavid Howells2012-12-201-1/+19
* NFS: Fix a compile issue when CONFIG_NFS_FSCACHE was undefinedTrond Myklebust2012-05-161-6/+0
* NFS: Don't pass mount data to nfs_fscache_get_super_cookie()Bryan Schumaker2012-05-141-3/+1
* NFS: Propagate 'fsc' mount option through automountsDavid Howells2009-09-231-2/+4
* NFS: Display local caching stateDavid Howells2009-04-031-0/+15
* NFS: Store pages from an NFS inode into a local cacheDavid Howells2009-04-031-0/+16
* NFS: Read pages from FS-Cache into an NFS inodeDavid Howells2009-04-031-0/+47
* NFS: FS-Cache page managementDavid Howells2009-04-031-0/+34
* NFS: Use local disk inode cacheDavid Howells2009-04-031-0/+13
* NFS: Define and create inode-level cache objectsDavid Howells2009-04-031-0/+1
* NFS: Define and create superblock-level objectsDavid Howells2009-04-031-0/+49
* NFS: Define and create server-level objectsDavid Howells2009-04-031-0/+10
* NFS: Register NFS for caching and retrieve the top-level indexDavid Howells2009-04-031-0/+35