aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/fscache.c
Commit message (Expand)AuthorAgeFilesLines
* 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