aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/fscache.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-14NFS: Squelch compiler warningGravatar Chuck Lever 1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-02-09NFS: Fix a bug in nfs_fscache_release_page()Gravatar Trond Myklebust 1-5/+4
2009-11-19FS-Cache: Handle pages pending storage that get evicted under OOM conditionsGravatar David Howells 1-7/+3
2009-09-23NFS: Propagate 'fsc' mount option through automountsGravatar David Howells 1-4/+21
2009-04-03NFS: Store pages from an NFS inode into a local cacheGravatar David Howells 1-0/+28
2009-04-03NFS: Read pages from FS-Cache into an NFS inodeGravatar David Howells 1-0/+112
2009-04-03NFS: FS-Cache page managementGravatar David Howells 1-0/+53
2009-04-03NFS: Use local disk inode cacheGravatar David Howells 1-0/+162
2009-04-03NFS: Define and create superblock-level objectsGravatar David Howells 1-0/+116
2009-04-03NFS: Define and create server-level objectsGravatar David Howells 1-0/+52