summaryrefslogtreecommitdiffstats
path: root/fs/cifs/fscache.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-11-081-4/+4
|\
| * FS-Cache: Provide the ability to enable/disable cookiesDavid Howells2013-09-271-4/+4
* | CIFS: FS-Cache: Uncache unread pages in cifs_readpages() before freeing themDavid Howells2013-09-181-0/+7
|/
* [CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches2013-05-041-29/+29
* 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
OpenPOWER on IntegriCloud