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