1. d9e3f82 fscache: Fix some kerneldoc warnings shown up by W=1 by David Howells · 3 years, 5 months ago
  2. 6ae9bd8 fscache, cachefiles: Remove the histogram stuff by David Howells · 3 years, 10 months ago
  3. 09eac7c docs: filesystems: caching/operations.txt: convert it to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  4. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  5. d0eb06a fscache: Allow cancelled operations to be enqueued by Kiran Kumar Modukuri · 7 years ago
  6. 402cb8d fscache: Attach the index key and aux data to the cookie by David Howells · 7 years ago
  7. 08c2e3d fscache: Add more tracepoints by David Howells · 7 years ago
  8. 4a47132 FS-Cache: Retain the netfs context in the retrieval op earlier by David Howells · 10 years ago
  9. d3b97ca FS-Cache: The operation cancellation method needs calling in more places by David Howells · 10 years ago
  10. a39caad FS-Cache: Put an aborted initialised op so that it is accounted correctly by David Howells · 10 years ago
  11. 73c04a4 FS-Cache: Fix cancellation of in-progress operation by David Howells · 10 years ago
  12. 03cdd0e FS-Cache: Count the number of initialised operations by David Howells · 10 years ago
  13. 1339ec9 FS-Cache: Out of line fscache_operation_init() by David Howells · 10 years ago
  14. 418b7eb FS-Cache: Permit fscache_cancel_op() to cancel in-progress operations too 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. 30ceec6 FS-Cache: When submitting an op, cancel it if the target object is dying by David Howells · 10 years ago
  17. 3c30598 FS-Cache: Move fscache_report_unexpected_submission() to make it more available by David Howells · 10 years ago
  18. 36dfd11 fs/fscache: convert printk to pr_foo() by Fabian Frederick · 11 years ago
  19. dcfae32 FS-Cache: Don't use spin_is_locked() in assertions by David Howells · 12 years ago
  20. 1362729 FS-Cache: Simplify cookie retention for fscache_objects, fixing oops by David Howells · 12 years ago
  21. caaef69 FS-Cache: Fix object state machine to have separate work and wait states by David Howells · 12 years ago
  22. 493f7bc FS-Cache: Wrap checks on object state by David Howells · 12 years ago
  23. 91c7fbb FS-Cache: Clear remaining page count on retrieval cancellation by David Howells · 12 years ago
  24. 1f372df FS-Cache: Mark cancellation of in-progress operation by David Howells · 12 years ago
  25. 8d76349 FS-Cache: Exclusive op submission can BUG if there's been an I/O error by David Howells · 12 years ago
  26. ef778e7 FS-Cache: Provide proper invalidation by David Howells · 12 years ago
  27. 9f10523 FS-Cache: Fix operation state management and accounting by David Howells · 12 years ago
  28. ef46ed8 FS-Cache: Make cookie relinquishment wait for outstanding reads by David Howells · 12 years ago
  29. e50c1f6 fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFS by Amerigo Wang · 14 years ago
  30. ba28b93 FS-Cache: Fix operation handling by Akshat Aranya · 14 years ago
  31. 8af7c12 fscache: convert operation to use workqueue instead of slow-work by Tejun Heo · 15 years ago
  32. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  33. a53f4f9 SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG by David Howells · 15 years ago
  34. e3d4d28 FS-Cache: Handle read request vs lookup, creation or other cache failure by David Howells · 15 years ago
  35. 5753c44 FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase by David Howells · 15 years ago
  36. 4fbf429 FS-Cache: Allow the current state of all objects to be dumped by David Howells · 15 years ago
  37. 440f0af FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items by David Howells · 15 years ago
  38. 3d7a641 SLOW_WORK: Wait for outstanding work items belonging to a module to clear by David Howells · 15 years ago
  39. 952efe7 FS-Cache: Add and document asynchronous operation handling by David Howells · 16 years ago