aboutsummaryrefslogtreecommitdiffstats
path: root/fs/9p/cache.c
Commit message (Expand)AuthorAge
* 9p/cache.c: Fix memory leak in v9fs_cache_session_get_cookieBharath Vedartham2019-09-03
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188Thomas Gleixner2019-05-30
* fscache: Pass object size in rather than calling back for itDavid Howells2018-04-06
* fscache: Attach the index key and aux data to the cookieDavid Howells2018-04-04
* fscache: remove unused ->now_uncached callbackJan Kara2017-09-06
* fs/9p: use fscache mutex rather than spinlockSasha Levin2016-01-09
* 9p: remove unused 'p9_fid' struct pointerGeyslan G. Bem2013-11-23
* FS-Cache: Provide the ability to enable/disable cookiesDavid Howells2013-09-27
* 9p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches2012-01-05
* fs/9p: When doing inode lookup compare qid details and inode mode bits.Aneesh Kumar K.V2011-07-23
* fs/9p: Add v9fs_inodeAneesh Kumar K.V2011-03-15
* fs/9p: [fscache] wait for page write in cached modeAneesh Kumar K.V2011-03-15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* 9p: fix build breakage introduced by FS-CacheDavid Howells2009-12-01
* FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells2009-11-19
* 9p: Add fscache support to 9pAbhishek Kulkarni2009-09-23