aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/fscache.c
Commit message (Expand)AuthorAgeFilesLines
* FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells2011-07-071-0/+1
* [CIFS] trivial cleanup fscache cFYI and cERROR messagesSteve French2011-06-141-27/+24
* [CIFS] Rename three structures to avoid camel caseSteve French2011-05-271-3/+3
* cifs: enable fscache iff fsc mount option is used explicitlySuresh Jayaraman2010-11-301-6/+6
* cifs: add cifs_sb_master_tcon and convert some callers to use itJeff Layton2010-09-291-6/+6
* cifs: add function to get a tcon from cifs_sbJeff Layton2010-09-291-3/+4
* cifs: read pages from FS-CacheSuresh Jayaraman2010-08-021-0/+73
* cifs: store pages into local cacheSuresh Jayaraman2010-08-021-0/+11
* cifs: FS-Cache page managementSuresh Jayaraman2010-08-021-0/+26
* cifs: define inode-level cache object and register themSuresh Jayaraman2010-08-021-0/+68
* cifs: define superblock-level cache index objects and register themSuresh Jayaraman2010-08-021-0/+17
* cifs: define server-level cache index objects and register themSuresh Jayaraman2010-08-021-0/+41