1. 0174ee9 cifs: Implement cache I/O by accessing the cache directly by David Howells · 2 years, 11 months ago
  2. 70431bf cifs: Support fscache indexing rewrite by David Howells · 4 years, 1 month ago
  3. bbb9db5 cifs: avoid use of dstaddr as key for fscache client cookie by Shyam Prasad N · 3 years, 1 month ago
  4. 2adc820 cifs: add server conn_id to fscache client cookie by Shyam Prasad N · 3 years, 1 month ago
  5. 5bf91ef cifs: wait for tcon resource_id before getting fscache super by Shyam Prasad N · 3 years, 1 month ago
  6. 0210274 smb3: do not setup the fscache_super_cookie until fsinfo initialized by Steve French · 3 years, 2 months ago
  7. 099dd78 cifs: remove pathname for file from SPDX header by Steve French · 3 years, 3 months ago
  8. 18d0406 cifs: enable fscache usage even for files opened as rw by Shyam Prasad N · 3 years, 5 months ago
  9. 929be90 cifs: use SPDX-Licence-Identifier by Steve French · 3 years, 6 months ago
  10. e73a42e cifs: Make extract_sharename function public by Samuel Cabrero · 4 years, 1 month ago
  11. 5865985 smb3: extend fscache mount volume coherency check by Steve French · 4 years, 7 months ago
  12. cbedead cifs: use 64-bit timestamps for fscache by Arnd Bergmann · 7 years ago
  13. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  14. ee1235a fscache: Pass object size in rather than calling back for it by David Howells · 7 years ago
  15. 402cb8d fscache: Attach the index key and aux data to the cookie by David Howells · 7 years ago
  16. c224b76 Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  17. 94d30ae FS-Cache: Provide the ability to enable/disable cookies by David Howells · 11 years ago
  18. 54afa99 CIFS: FS-Cache: Uncache unread pages in cifs_readpages() before freeing them by David Howells · 11 years ago
  19. f96637b [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg by Joe Perches · 12 years ago
  20. c902ce1 FS-Cache: Add a helper to bulk uncache pages on an inode by David Howells · 13 years ago
  21. 040d15c [CIFS] trivial cleanup fscache cFYI and cERROR messages by Steve French · 14 years ago
  22. 96daf2b [CIFS] Rename three structures to avoid camel case by Steve French · 14 years ago
  23. b81209d cifs: enable fscache iff fsc mount option is used explicitly by Suresh Jayaraman · 14 years ago
  24. 0d424ad cifs: add cifs_sb_master_tcon and convert some callers to use it by Jeff Layton · 14 years ago
  25. a6e8a84 cifs: add function to get a tcon from cifs_sb by Jeff Layton · 14 years ago
  26. 56698236 cifs: read pages from FS-Cache by Suresh Jayaraman · 14 years ago
  27. 9dc0655 cifs: store pages into local cache by Suresh Jayaraman · 14 years ago
  28. 85f2d6b cifs: FS-Cache page management by Suresh Jayaraman · 14 years ago
  29. 9451a9a cifs: define inode-level cache object and register them by Suresh Jayaraman · 14 years ago
  30. d03382c cifs: define superblock-level cache index objects and register them by Suresh Jayaraman · 14 years ago
  31. 488f1d2d cifs: define server-level cache index objects and register them by Suresh Jayaraman · 14 years ago