summaryrefslogtreecommitdiffstats
path: root/fs/nfs/fscache.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mountsTrond Myklebust2019-08-051-1/+6
* 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-6/+6
* fscache: Pass object size in rather than calling back for itDavid Howells2018-04-061-8/+6Star
* fscache: Attach the index key and aux data to the cookieDavid Howells2018-04-041-5/+78
* nfs: define nfs_inc_fscache_stats and using it as possibleLi RongQing2014-11-251-12/+12
* NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()David Howells2013-09-271-142/+56Star
* FS-Cache: Provide the ability to enable/disable cookiesDavid Howells2013-09-271-4/+4
* NFS4: Open files for fscachingDavid Howells2012-12-201-0/+1
* NFS: Don't pass mount data to nfs_fscache_get_super_cookie()Bryan Schumaker2012-05-151-13/+2Star
* NFS: Fix more NFS debug related build warningsTrond Myklebust2012-03-211-1/+1
* FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells2011-07-071-5/+3Star
* NFS: Squelch compiler warningChuck Lever2010-05-141-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* NFS: Fix a bug in nfs_fscache_release_page()Trond Myklebust2010-02-091-5/+4Star
* FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells2009-11-191-7/+3Star
* NFS: Propagate 'fsc' mount option through automountsDavid Howells2009-09-231-4/+21
* NFS: Store pages from an NFS inode into a local cacheDavid Howells2009-04-031-0/+28
* NFS: Read pages from FS-Cache into an NFS inodeDavid Howells2009-04-031-0/+112
* NFS: FS-Cache page managementDavid Howells2009-04-031-0/+53
* NFS: Use local disk inode cacheDavid Howells2009-04-031-0/+162
* NFS: Define and create superblock-level objectsDavid Howells2009-04-031-0/+116
* NFS: Define and create server-level objectsDavid Howells2009-04-031-0/+52