Age | Commit message (Expand) | Author |
2022-06-10 | netfs: Further cleanups after struct netfs_inode wrapper introduced | Linus Torvalds |
2022-06-09 | netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context | David Howells |
2022-03-18 | netfs: Add a netfs inode context | David Howells |
2022-02-01 | cifs: Implement cache I/O by accessing the cache directly | David Howells |
2022-01-19 | cifs: Support fscache indexing rewrite | David Howells |
2021-09-13 | cifs: remove pathname for file from SPDX header | Steve French |
2021-08-25 | cifs: enable fscache usage even for files opened as rw | Shyam Prasad N |
2021-06-20 | cifs: use SPDX-Licence-Identifier | Steve French |
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 |