summaryrefslogtreecommitdiff
path: root/fs/cifs/cache.c
AgeCommit message (Expand)Author
2018-08-07cifs: use 64-bit timestamps for fscacheArnd Bergmann
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani
2018-04-06fscache: Pass object size in rather than calling back for itDavid Howells
2018-04-04fscache: Attach the index key and aux data to the cookieDavid Howells
2017-09-06fscache: remove unused ->now_uncached callbackJan Kara
2013-05-04[CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches
2012-07-23cifs: remove extraneous newlines from cERROR and cFYI callsJeff Layton
2011-06-14[CIFS] trivial cleanup fscache cFYI and cERROR messagesSteve French
2011-05-27[CIFS] Rename three structures to avoid camel caseSteve French
2011-04-12various endian fixes to cifsSteve French
2011-01-06CIFS: Simplify ipv*_connect functions into one (try #4)Pavel Shilovsky
2010-08-02cifs: FS-Cache page managementSuresh Jayaraman
2010-08-02cifs: define inode-level cache object and register themSuresh Jayaraman
2010-08-02cifs: define superblock-level cache index objects and register themSuresh Jayaraman
2010-08-02cifs: define server-level cache index objects and register themSuresh Jayaraman
2010-08-02cifs: register CIFS for cachingSuresh Jayaraman