aboutsummaryrefslogtreecommitdiff
path: root/fs/9p/cache.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-09fs/9p: use fscache mutex rather than spinlockGravatar Sasha Levin 1-4/+4
2013-11-239p: remove unused 'p9_fid' struct pointerGravatar Geyslan G. Bem 1-2/+1
2013-09-27FS-Cache: Provide the ability to enable/disable cookiesGravatar David Howells 1-3/+3
2012-01-059p: Reduce object size with CONFIG_NET_9P_DEBUGGravatar Joe Perches 1-32/+32
2011-07-23fs/9p: When doing inode lookup compare qid details and inode mode bits.Gravatar Aneesh Kumar K.V 1-11/+9
2011-03-15fs/9p: Add v9fs_inodeGravatar Aneesh Kumar K.V 1-127/+70
2011-03-15fs/9p: [fscache] wait for page write in cached modeGravatar Aneesh Kumar K.V 1-0/+11
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-12-019p: fix build breakage introduced by FS-CacheGravatar David Howells 1-1/+1
2009-11-19FS-Cache: Handle pages pending storage that get evicted under OOM conditionsGravatar David Howells 1-13/+1
2009-09-239p: Add fscache support to 9pGravatar Abhishek Kulkarni 1-0/+474