aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/fscache.c
AgeCommit message (Expand)Author
2020-05-20NFSv4: Fix fscache cookie aux_data to ensure change_attr is includedDave Wysochanski
2020-05-20NFS: Fix fscache super_cookie allocationDave Wysochanski
2020-05-20NFS: Fix fscache super_cookie index_key from changing after umountDave Wysochanski
2020-02-25nfs: add minor version to nfs_server_key for fscacheScott Mayhew
2020-01-15nfs: fscache: use timespec64 in inode auxdataArnd Bergmann
2020-01-15NFS: Additional refactoring for fs_context conversionScott Mayhew
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-06-05vfs: change inode times to use struct timespec64Deepa Dinamani
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
2014-11-24nfs: define nfs_inc_fscache_stats and using it as possibleLi RongQing
2013-09-27NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()David Howells
2013-09-27FS-Cache: Provide the ability to enable/disable cookiesDavid Howells
2012-12-20NFS4: Open files for fscachingDavid Howells
2012-05-14NFS: Don't pass mount data to nfs_fscache_get_super_cookie()Bryan Schumaker
2012-03-21NFS: Fix more NFS debug related build warningsTrond Myklebust
2011-07-07FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells
2010-05-14NFS: Squelch compiler warningChuck Lever
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-09NFS: Fix a bug in nfs_fscache_release_page()Trond Myklebust
2009-11-19FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells
2009-09-23NFS: Propagate 'fsc' mount option through automountsDavid 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 superblock-level objectsDavid Howells
2009-04-03NFS: Define and create server-level objectsDavid Howells