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