1. 94d30ae FS-Cache: Provide the ability to enable/disable cookies by David Howells · 11 years ago
  2. 8fb883f FS-Cache: Add use/unuse/wake cookie wrappers by David Howells · 11 years ago
  3. da9803b FS-Cache: Add interface to check consistency of a cached object by David Howells · 11 years ago
  4. 1bb4b7f9 FS-Cache: The retrieval remaining-pages counter needs to be atomic_t by David Howells · 11 years ago
  5. 1362729 FS-Cache: Simplify cookie retention for fscache_objects, fixing oops by David Howells · 11 years ago
  6. caaef69 FS-Cache: Fix object state machine to have separate work and wait states by David Howells · 11 years ago
  7. 493f7bc FS-Cache: Wrap checks on object state by David Howells · 11 years ago
  8. 610be24 FS-Cache: Uninline fscache_object_init() by David Howells · 11 years ago
  9. 1f372df FS-Cache: Mark cancellation of in-progress operation by David Howells · 12 years ago
  10. 36a02de FS-Cache: Convert the object event ID #defines into an enum by David Howells · 12 years ago
  11. ef778e7 FS-Cache: Provide proper invalidation by David Howells · 12 years ago
  12. 9f10523 FS-Cache: Fix operation state management and accounting by David Howells · 12 years ago
  13. ef46ed8 FS-Cache: Make cookie relinquishment wait for outstanding reads by David Howells · 12 years ago
  14. c4d6d8d CacheFiles: Fix the marking of cached pages by David Howells · 12 years ago
  15. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  16. e50c1f6 fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFS by Amerigo Wang · 13 years ago
  17. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  18. d098adf fscache: drop references to slow-work by Tejun Heo · 14 years ago
  19. 8af7c12 fscache: convert operation to use workqueue instead of slow-work by Tejun Heo · 14 years ago
  20. 8b8edef fscache: convert object to use workqueue instead of slow-work by Tejun Heo · 14 years ago
  21. a53f4f9 SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG by David Howells · 14 years ago
  22. fee096d CacheFiles: Catch an overly long wait for an old active object by David Howells · 15 years ago
  23. a17754f CacheFiles: Don't write a full page if there's only a partial page to cache by David Howells · 15 years ago
  24. 60d543c FS-Cache: Start processing an object's operations on that object's death by David Howells · 15 years ago
  25. 201a154 FS-Cache: Handle pages pending storage that get evicted under OOM conditions by David Howells · 15 years ago
  26. 1bccf51 FS-Cache: Fix lock misorder in fscache_write_op() by David Howells · 15 years ago
  27. 4fbf429 FS-Cache: Allow the current state of all objects to be dumped by David Howells · 15 years ago
  28. 440f0af FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items by David Howells · 15 years ago
  29. 7394daa FS-Cache: Add use of /proc and presentation of statistics by David Howells · 15 years ago
  30. 0dfc41d FS-Cache: Add the FS-Cache cache backend API and documentation by David Howells · 15 years ago