aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/fscache-index.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-18nfs: fscache: use timespec64 in inode auxdataArnd Bergmann1-2/+4
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner1-5/+1
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani1-2/+2
2018-04-06fscache: Pass object size in rather than calling back for itDavid Howells1-17/+2
2018-04-04fscache: Attach the index key and aux data to the cookieDavid Howells1-140/+0
2018-01-29nfs: convert to new i_version APIJeff Layton1-2/+3
2017-09-06fscache: remove unused ->now_uncached callbackJan Kara1-40/+0
2014-09-25NFS: Fabricate fscache server index key correctlyDavid Howells1-2/+1
2011-10-18NFS: Use the inode->i_version to cache NFSv4 change attribute informationTrond Myklebust1-2/+2
2009-04-03NFS: Add read context retention for FS-Cache to call back withDavid Howells1-0/+26
2009-04-03NFS: Invalidate FsCache page flags when cache removedDavid Howells1-0/+40
2009-04-03NFS: Define and create inode-level cache objectsDavid Howells1-0/+123
2009-04-03NFS: Define and create superblock-level objectsDavid Howells1-0/+34
2009-04-03NFS: Define and create server-level objectsDavid Howells1-0/+65
2009-04-03NFS: Register NFS for caching and retrieve the top-level indexDavid Howells1-0/+49