1. e048434 fscache: Rewrite documentation by David Howells · 3 years, 2 months ago
  2. 7f01cfb docs: filesystems: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  3. 1116645 Documentation: filesystems: caching/operations: drop doubled word by Randy Dunlap · 4 years, 6 months ago
  4. 0e82214 docs: filesystems: caching/backend-api.txt: convert it to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  5. d74802a docs: filesystems: caching/cachefiles.txt: convert to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  6. 09eac7c docs: filesystems: caching/operations.txt: convert it to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  7. efc930f docs: filesystems: caching/netfs-api.txt: convert it to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  8. fd299b2 docs: filesystems: convert caching/fscache.txt to ReST format by Mauro Carvalho Chehab · 4 years, 8 months ago
  9. 67145c2 docs: filesystems: convert caching/object.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  10. 806654a Documentation: Use "while" instead of "whilst" by Will Deacon · 6 years ago
  11. ee1235a fscache: Pass object size in rather than calling back for it by David Howells · 7 years ago
  12. 402cb8d fscache: Attach the index key and aux data to the cookie by David Howells · 7 years ago
  13. 26b433d fscache: remove unused ->now_uncached callback by Jan Kara · 7 years ago
  14. 03cdd0e FS-Cache: Count the number of initialised operations by David Howells · 10 years ago
  15. 182d919 FS-Cache: Count culled objects and objects rejected due to lack of space by David Howells · 10 years ago
  16. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  17. 94d30ae FS-Cache: Provide the ability to enable/disable cookies by David Howells · 11 years ago
  18. 5a6f282 fscache: Netfs function for cleanup post readpages by Milosz Tanski · 11 years ago
  19. 696f69b FS-Cache: Fix heading in documentation by David Howells · 11 years ago
  20. da9803b FS-Cache: Add interface to check consistency of a cached object by David Howells · 11 years ago
  21. ef778e7 FS-Cache: Provide proper invalidation by David Howells · 12 years ago
  22. 9f10523 FS-Cache: Fix operation state management and accounting by David Howells · 12 years ago
  23. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  24. c902ce1 FS-Cache: Add a helper to bulk uncache pages on an inode by David Howells · 13 years ago
  25. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  26. 8b8edef fscache: convert object to use workqueue instead of slow-work by Tejun Heo · 14 years ago
  27. fee096d CacheFiles: Catch an overly long wait for an old active object by David Howells · 15 years ago
  28. 60d543c FS-Cache: Start processing an object's operations on that object's death by David Howells · 15 years ago
  29. 201a154 FS-Cache: Handle pages pending storage that get evicted under OOM conditions by David Howells · 15 years ago
  30. e3d4d28 FS-Cache: Handle read request vs lookup, creation or other cache failure by David Howells · 15 years ago
  31. 1bccf51 FS-Cache: Fix lock misorder in fscache_write_op() by David Howells · 15 years ago
  32. 5753c44 FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase by David Howells · 15 years ago
  33. 52bd75f FS-Cache: Add counters for entry/exit to/from cache operation functions by David Howells · 15 years ago
  34. 4fbf429 FS-Cache: Allow the current state of all objects to be dumped by David Howells · 15 years ago
  35. 19f5946 trivial: Miscellaneous documentation typo fixes by Matt LaPlante · 16 years ago
  36. 91ac033 CacheFiles: Fix the documentation to use the correct credential pointer names by Marc Dionne · 16 years ago
  37. 9ae326a CacheFiles: A cache that backs onto a mounted filesystem by David Howells · 16 years ago
  38. 952efe7 FS-Cache: Add and document asynchronous operation handling by David Howells · 16 years ago
  39. 36c95590 FS-Cache: Object management state machine by David Howells · 16 years ago
  40. 7394daa FS-Cache: Add use of /proc and presentation of statistics by David Howells · 16 years ago
  41. 0dfc41d FS-Cache: Add the FS-Cache cache backend API and documentation by David Howells · 16 years ago
  42. 2d6fff6 FS-Cache: Add the FS-Cache netfs API and documentation by David Howells · 16 years ago