summaryrefslogtreecommitdiffstats
path: root/fs/nfs/fscache-index.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1Star
* vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-061-2/+2
* fscache: Pass object size in rather than calling back for itDavid Howells2018-04-061-17/+2Star
* fscache: Attach the index key and aux data to the cookieDavid Howells2018-04-041-140/+0Star
* nfs: convert to new i_version APIJeff Layton2018-01-291-2/+3
* fscache: remove unused ->now_uncached callbackJan Kara2017-09-071-40/+0Star
* NFS: Fabricate fscache server index key correctlyDavid Howells2014-09-261-2/+1Star
* NFS: Use the inode->i_version to cache NFSv4 change attribute informationTrond Myklebust2011-10-181-2/+2
* NFS: Add read context retention for FS-Cache to call back withDavid Howells2009-04-031-0/+26
* NFS: Invalidate FsCache page flags when cache removedDavid Howells2009-04-031-0/+40
* NFS: Define and create inode-level cache objectsDavid Howells2009-04-031-0/+123
* NFS: Define and create superblock-level objectsDavid Howells2009-04-031-0/+34
* NFS: Define and create server-level objectsDavid Howells2009-04-031-0/+65
* NFS: Register NFS for caching and retrieve the top-level indexDavid Howells2009-04-031-0/+49