aboutsummaryrefslogtreecommitdiffstats
path: root/fs/9p/cache.c
Commit message (Expand)AuthorAgeFilesLines
* fs/9p: When doing inode lookup compare qid details and inode mode bits.Aneesh Kumar K.V2011-10-031-11/+9
* fs/9p: Add v9fs_inodeAneesh Kumar K.V2011-03-151-127/+70
* fs/9p: [fscache] wait for page write in cached modeAneesh Kumar K.V2011-03-151-0/+11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* 9p: fix build breakage introduced by FS-CacheDavid Howells2009-12-011-1/+1
* FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells2009-11-191-13/+1
* 9p: Add fscache support to 9pAbhishek Kulkarni2009-09-231-0/+474