aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-13cifs: remove pathname for file from SPDX headerSteve French1-1/+1
2021-06-20cifs: use SPDX-Licence-IdentifierSteve French1-13/+1
2020-12-14cifs: Make extract_sharename function publicSamuel Cabrero1-24/+0
2020-06-06smb3: extend fscache mount volume coherency checkSteve French1-7/+2
2018-08-07cifs: use 64-bit timestamps for fscacheArnd Bergmann1-2/+4
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani1-2/+2
2018-04-06fscache: Pass object size in rather than calling back for itDavid Howells1-11/+4
2018-04-04fscache: Attach the index key and aux data to the cookieDavid Howells1-152/+1
2017-09-06fscache: remove unused ->now_uncached callbackJan Kara1-31/+0
2013-05-04[CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches1-3/+3
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