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