summaryrefslogtreecommitdiffstats
path: root/fs/nfs/fscache.c
Commit message (Expand)AuthorAgeFilesLines
* nfs: define nfs_inc_fscache_stats and using it as possibleLi RongQing2014-11-241-12/+12
* NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()David Howells2013-09-271-142/+56
* 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-141-13/+2
* 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/+3
* 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/+4
* FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells2009-11-191-7/+3
* 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
OpenPOWER on IntegriCloud