aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/fscache.h
AgeCommit message (Expand)Author
2023-12-28netfs: Optimise away reads above the point at which there can be no dataDavid Howells
2023-10-18nfs: convert to new timestamp accessorsJeff Layton
2023-07-24nfs: convert to ctime accessor functionsJeff Layton
2023-04-11NFS: Convert buffered read paths to use netfs when fscache is enabledDave Wysochanski
2023-04-11NFS: Configure support for netfs when NFS fscache is configuredDave Wysochanski
2022-05-09nfs: Convert to release_folioMatthew Wilcox (Oracle)
2022-03-13NFS: Rename fscache read and write pages functionsDave Wysochanski
2022-03-13NFS: Cleanup usage of nfs_inode in fscache interfaceDave Wysochanski
2022-01-119p, afs, ceph, nfs: Use current_is_kswapd() rather than gfpflags_allow_blocki...David Howells
2022-01-10nfs: Implement cache I/O by accessing the cache directlyDavid Howells
2022-01-10nfs: Convert to new fscache volume/cookie APIDave Wysochanski
2019-12-18nfs: fscache: use timespec64 in inode auxdataArnd Bergmann
2019-08-04NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mountsTrond Myklebust
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2018-04-06fscache: Pass object size in rather than calling back for itDavid Howells
2018-04-04fscache: Attach the index key and aux data to the cookieDavid Howells
2013-09-27NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()David Howells
2012-12-21NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=nDavid Howells
2012-12-20NFS: Use FS-Cache invalidationDavid Howells
2012-05-16NFS: Fix a compile issue when CONFIG_NFS_FSCACHE was undefinedTrond Myklebust
2012-05-14NFS: Don't pass mount data to nfs_fscache_get_super_cookie()Bryan Schumaker
2009-09-23NFS: Propagate 'fsc' mount option through automountsDavid Howells
2009-04-03NFS: Display local caching stateDavid Howells
2009-04-03NFS: Store pages from an NFS inode into a local cacheDavid Howells
2009-04-03NFS: Read pages from FS-Cache into an NFS inodeDavid Howells
2009-04-03NFS: FS-Cache page managementDavid Howells
2009-04-03NFS: Use local disk inode cacheDavid Howells
2009-04-03NFS: Define and create inode-level cache objectsDavid Howells
2009-04-03NFS: Define and create superblock-level objectsDavid Howells
2009-04-03NFS: Define and create server-level objectsDavid Howells
2009-04-03NFS: Register NFS for caching and retrieve the top-level indexDavid Howells