summaryrefslogtreecommitdiffstats
path: root/fs/9p/cache.c
Commit message (Expand)AuthorAgeFilesLines
* fscache: remove unused ->now_uncached callbackJan Kara2017-09-061-29/+0
* fs/9p: use fscache mutex rather than spinlockSasha Levin2016-01-091-4/+4
* 9p: remove unused 'p9_fid' struct pointerGeyslan G. Bem2013-11-231-2/+1
* FS-Cache: Provide the ability to enable/disable cookiesDavid Howells2013-09-271-3/+3
* 9p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches2012-01-051-32/+32
* fs/9p: When doing inode lookup compare qid details and inode mode bits.Aneesh Kumar K.V2011-07-231-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