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