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