aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/fscache.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-18CIFS: FS-Cache: Uncache unread pages in cifs_readpages() before freeing themDavid Howells1-0/+13
2011-05-27[CIFS] Rename three structures to avoid camel caseSteve French1-4/+4
2010-08-02[CIFS] Missing line from previous commitSteve French1-3/+3
2010-08-02[CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabledSteve French1-1/+1
2010-08-02cifs: read pages from FS-CacheSuresh Jayaraman1-1/+39
2010-08-02cifs: store pages into local cacheSuresh Jayaraman1-0/+11
2010-08-02cifs: FS-Cache page managementSuresh Jayaraman1-0/+16
2010-08-02cifs: define inode-level cache object and register themSuresh Jayaraman1-0/+12
2010-08-02cifs: define superblock-level cache index objects and register themSuresh Jayaraman1-0/+6
2010-08-02cifs: define server-level cache index objects and register themSuresh Jayaraman1-0/+14
2010-08-02cifs: register CIFS for cachingSuresh Jayaraman1-0/+39