aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-23cifs: remove extraneous newlines from cERROR and cFYI callsJeff Layton1-1/+1
2011-06-14[CIFS] trivial cleanup fscache cFYI and cERROR messagesSteve French1-3/+3
2011-05-27[CIFS] Rename three structures to avoid camel caseSteve French1-3/+3
2011-04-12various endian fixes to cifsSteve French1-1/+1
2011-01-06CIFS: Simplify ipv*_connect functions into one (try #4)Pavel Shilovsky1-7/+9
2010-08-02cifs: FS-Cache page managementSuresh Jayaraman1-0/+31
2010-08-02cifs: define inode-level cache object and register themSuresh Jayaraman1-0/+83
2010-08-02cifs: define superblock-level cache index objects and register themSuresh Jayaraman1-0/+109
2010-08-02cifs: define server-level cache index objects and register themSuresh Jayaraman1-0/+62
2010-08-02cifs: register CIFS for cachingSuresh Jayaraman1-0/+46