summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cache.c
AgeCommit message (Expand)AuthorLines
2021-09-13cifs: remove pathname for file from SPDX headerSteve French-1/+1
2021-06-20cifs: use SPDX-Licence-IdentifierSteve French-13/+1
2020-12-14cifs: Make extract_sharename function publicSamuel Cabrero-24/+0
2020-06-06smb3: extend fscache mount volume coherency checkSteve French-7/+2
2018-08-07cifs: use 64-bit timestamps for fscacheArnd Bergmann-2/+4
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani-2/+2
2018-04-06fscache: Pass object size in rather than calling back for itDavid Howells-11/+4
2018-04-04fscache: Attach the index key and aux data to the cookieDavid Howells-152/+1
2017-09-06fscache: remove unused ->now_uncached callbackJan Kara-31/+0
2013-05-04[CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches-3/+3
2012-07-23cifs: remove extraneous newlines from cERROR and cFYI callsJeff Layton-1/+1
2011-06-14[CIFS] trivial cleanup fscache cFYI and cERROR messagesSteve French-3/+3
2011-05-27[CIFS] Rename three structures to avoid camel caseSteve French-3/+3
2011-04-12various endian fixes to cifsSteve French-1/+1
2011-01-06CIFS: Simplify ipv*_connect functions into one (try #4)Pavel Shilovsky-7/+9
2010-08-02cifs: FS-Cache page managementSuresh Jayaraman-0/+31
2010-08-02cifs: define inode-level cache object and register themSuresh Jayaraman-0/+83
2010-08-02cifs: define superblock-level cache index objects and register themSuresh Jayaraman-0/+109
2010-08-02cifs: define server-level cache index objects and register themSuresh Jayaraman-0/+62
2010-08-02cifs: register CIFS for cachingSuresh Jayaraman-0/+46