index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
fscache.h
Age
Commit message (
Expand
)
Author
2020-12-14
cifs: Make extract_sharename function public
Samuel Cabrero
2020-06-06
smb3: extend fscache mount volume coherency check
Steve French
2018-08-07
cifs: use 64-bit timestamps for fscache
Arnd Bergmann
2018-04-04
fscache: Attach the index key and aux data to the cookie
David Howells
2013-09-18
CIFS: FS-Cache: Uncache unread pages in cifs_readpages() before freeing them
David Howells
2011-05-27
[CIFS] Rename three structures to avoid camel case
Steve French
2010-08-02
[CIFS] Missing line from previous commit
Steve French
2010-08-02
[CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabled
Steve French
2010-08-02
cifs: read pages from FS-Cache
Suresh Jayaraman
2010-08-02
cifs: store pages into local cache
Suresh Jayaraman
2010-08-02
cifs: FS-Cache page management
Suresh Jayaraman
2010-08-02
cifs: define inode-level cache object and register them
Suresh Jayaraman
2010-08-02
cifs: define superblock-level cache index objects and register them
Suresh Jayaraman
2010-08-02
cifs: define server-level cache index objects and register them
Suresh Jayaraman
2010-08-02
cifs: register CIFS for caching
Suresh Jayaraman