aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/fscache.h
AgeCommit message (Expand)AuthorFilesLines
2020-12-14cifs: Make extract_sharename function publicGravatar Samuel Cabrero 1-1/+0
2020-06-06smb3: extend fscache mount volume coherency checkGravatar Steve French 1-0/+9
2018-08-07cifs: use 64-bit timestamps for fscacheGravatar Arnd Bergmann 1-3/+5
2018-04-04fscache: Attach the index key and aux data to the cookieGravatar David Howells 1-0/+13
2013-09-18CIFS: FS-Cache: Uncache unread pages in cifs_readpages() before freeing themGravatar David Howells 1-0/+13
2011-05-27[CIFS] Rename three structures to avoid camel caseGravatar Steve French 1-4/+4
2010-08-02[CIFS] Missing line from previous commitGravatar Steve French 1-3/+3
2010-08-02[CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabledGravatar Steve French 1-1/+1
2010-08-02cifs: read pages from FS-CacheGravatar Suresh Jayaraman 1-1/+39
2010-08-02cifs: store pages into local cacheGravatar Suresh Jayaraman 1-0/+11
2010-08-02cifs: FS-Cache page managementGravatar Suresh Jayaraman 1-0/+16
2010-08-02cifs: define inode-level cache object and register themGravatar Suresh Jayaraman 1-0/+12
2010-08-02cifs: define superblock-level cache index objects and register themGravatar Suresh Jayaraman 1-0/+6
2010-08-02cifs: define server-level cache index objects and register themGravatar Suresh Jayaraman 1-0/+14
2010-08-02cifs: register CIFS for cachingGravatar Suresh Jayaraman 1-0/+39