aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/cache.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-04[CIFS] cifs: Rename cERROR and cFYI to cifs_dbgGravatar Joe Perches 1-3/+3
2012-07-23cifs: remove extraneous newlines from cERROR and cFYI callsGravatar Jeff Layton 1-1/+1
2011-06-14[CIFS] trivial cleanup fscache cFYI and cERROR messagesGravatar Steve French 1-3/+3
2011-05-27[CIFS] Rename three structures to avoid camel caseGravatar Steve French 1-3/+3
2011-04-12various endian fixes to cifsGravatar Steve French 1-1/+1
2011-01-06CIFS: Simplify ipv*_connect functions into one (try #4)Gravatar Pavel Shilovsky 1-7/+9
2010-08-02cifs: FS-Cache page managementGravatar Suresh Jayaraman 1-0/+31
2010-08-02cifs: define inode-level cache object and register themGravatar Suresh Jayaraman 1-0/+83
2010-08-02cifs: define superblock-level cache index objects and register themGravatar Suresh Jayaraman 1-0/+109
2010-08-02cifs: define server-level cache index objects and register themGravatar Suresh Jayaraman 1-0/+62
2010-08-02cifs: register CIFS for cachingGravatar Suresh Jayaraman 1-0/+46