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