Age | Commit message (Expand) | Author | Files | Lines |
2018-06-06 | vfs: change inode times to use struct timespec64 | Deepa Dinamani | 1 | -2/+2 |
2018-04-06 | fscache: Pass object size in rather than calling back for it | David Howells | 1 | -17/+2 |
2018-04-04 | fscache: Attach the index key and aux data to the cookie | David Howells | 1 | -140/+0 |
2018-01-29 | nfs: convert to new i_version API | Jeff Layton | 1 | -2/+3 |
2017-09-07 | fscache: remove unused ->now_uncached callback | Jan Kara | 1 | -40/+0 |
2014-09-26 | NFS: Fabricate fscache server index key correctly | David Howells | 1 | -2/+1 |
2011-10-18 | NFS: Use the inode->i_version to cache NFSv4 change attribute information | Trond Myklebust | 1 | -2/+2 |
2009-04-03 | NFS: Add read context retention for FS-Cache to call back with | David Howells | 1 | -0/+26 |
2009-04-03 | NFS: Invalidate FsCache page flags when cache removed | David Howells | 1 | -0/+40 |
2009-04-03 | NFS: Define and create inode-level cache objects | David Howells | 1 | -0/+123 |
2009-04-03 | NFS: Define and create superblock-level objects | David Howells | 1 | -0/+34 |
2009-04-03 | NFS: Define and create server-level objects | David Howells | 1 | -0/+65 |
2009-04-03 | NFS: Register NFS for caching and retrieve the top-level index | David Howells | 1 | -0/+49 |