aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/fscache.h
AgeCommit message (Expand)AuthorFilesLines
2022-06-10netfs: Further cleanups after struct netfs_inode wrapper introducedGravatar Linus Torvalds 1-1/+1
2022-06-09netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextGravatar David Howells 1-4/+4
2022-03-18netfs: Add a netfs inode contextGravatar David Howells 1-1/+1
2022-02-01cifs: Implement cache I/O by accessing the cache directlyGravatar David Howells 1-30/+49
2022-01-19cifs: Support fscache indexing rewriteGravatar David Howells 1-83/+45
2021-09-13cifs: remove pathname for file from SPDX headerGravatar Steve French 1-1/+1
2021-08-25cifs: enable fscache usage even for files opened as rwGravatar Shyam Prasad N 1-0/+23
2021-06-20cifs: use SPDX-Licence-IdentifierGravatar Steve French 1-13/+1
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