1. 0e82214 docs: filesystems: caching/backend-api.txt: convert it to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  2. 67145c2 docs: filesystems: convert caching/object.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  3. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  4. c5a94f4 fscache: fix race between enablement and dropping of object by NeilBrown · 6 years ago
  5. f29507c fscache: Fix reference overput in fscache_attach_object() error handling by Kiran Kumar Modukuri · 7 years ago
  6. e5a9554 fscache: use appropriate radix tree accessors by Matthew Wilcox · 7 years ago
  7. ee1235a fscache: Pass object size in rather than calling back for it by David Howells · 7 years ago
  8. 402cb8d fscache: Attach the index key and aux data to the cookie by David Howells · 7 years ago
  9. 08c2e3d fscache: Add more tracepoints by David Howells · 7 years ago
  10. a18feb5 fscache: Add tracepoints by David Howells · 7 years ago
  11. e26bfeb fscache: Fix dead object requeue by David Howells · 8 years ago
  12. 6bdded5 fscache: Clear outstanding writes when disabling a cookie by David Howells · 8 years ago
  13. d3b97ca FS-Cache: The operation cancellation method needs calling in more places by David Howells · 10 years ago
  14. f09b443 FS-Cache: Synchronise object death state change vs operation submission by David Howells · 10 years ago
  15. 6515d1d FS-Cache: Handle a new operation submitted against a killed object by David Howells · 10 years ago
  16. 182d919 FS-Cache: Count culled objects and objects rejected due to lack of space by David Howells · 10 years ago
  17. 920bce2 FS-Cache: Reduce cookie ref count if submit fails. by Milosz Tanski · 10 years ago
  18. 7026f19 FS-Cache: Handle removal of unadded object to the fscache_object_list rb tree by David Howells · 11 years ago
  19. 0910c0b Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  20. 170d800 block: Replace __get_cpu_var uses by Christoph Lameter · 11 years ago
  21. 94d30ae FS-Cache: Provide the ability to enable/disable cookies by David Howells · 11 years ago
  22. 1362729 FS-Cache: Simplify cookie retention for fscache_objects, fixing oops by David Howells · 12 years ago
  23. caaef69 FS-Cache: Fix object state machine to have separate work and wait states by David Howells · 12 years ago
  24. 493f7bc FS-Cache: Wrap checks on object state by David Howells · 12 years ago
  25. 610be24 FS-Cache: Uninline fscache_object_init() by David Howells · 12 years ago
  26. 9696952 FS-Cache: Add transition to handle invalidate immediately after lookup by David Howells · 12 years ago
  27. 8d76349 FS-Cache: Exclusive op submission can BUG if there's been an I/O error by David Howells · 12 years ago
  28. 03acc4b FS-Cache: Initialise the object event mask with the calculated mask by David Howells · 12 years ago
  29. ef778e7 FS-Cache: Provide proper invalidation by David Howells · 12 years ago
  30. 9f10523 FS-Cache: Fix operation state management and accounting by David Howells · 12 years ago
  31. 8b8edef fscache: convert object to use workqueue instead of slow-work by Tejun Heo · 14 years ago
  32. a53f4f9 SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG by David Howells · 15 years ago
  33. fee096d CacheFiles: Catch an overly long wait for an old active object by David Howells · 15 years ago
  34. 868411b FS-Cache: Actually requeue an object when requested by David Howells · 15 years ago
  35. 60d543c FS-Cache: Start processing an object's operations on that object's death by David Howells · 15 years ago
  36. d461d26 FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failure by David Howells · 15 years ago
  37. 6897e3d FS-Cache: The object-available state can't rely on the cookie to be available by David Howells · 15 years ago
  38. 52bd75f FS-Cache: Add counters for entry/exit to/from cache operation functions by David Howells · 15 years ago
  39. 4fbf429 FS-Cache: Allow the current state of all objects to be dumped by David Howells · 15 years ago
  40. 440f0af FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items by David Howells · 15 years ago
  41. 3d7a641 SLOW_WORK: Wait for outstanding work items belonging to a module to clear by David Howells · 15 years ago
  42. 36c95590 FS-Cache: Object management state machine by David Howells · 16 years ago