1. e50c1f6 fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFS by Amerigo Wang · 13 years ago
  2. ba28b93 FS-Cache: Fix operation handling by Akshat Aranya · 13 years ago
  3. 12fdff3 Add a dummy printk function for the maintenance of unused printks by David Howells · 14 years ago
  4. 40f2b6f fscache: fix build on !CONFIG_SYSCTL by Tejun Heo · 14 years ago
  5. d098adf fscache: drop references to slow-work by Tejun Heo · 14 years ago
  6. 8af7c12 fscache: convert operation to use workqueue instead of slow-work by Tejun Heo · 14 years ago
  7. 8b8edef fscache: convert object to use workqueue instead of slow-work by Tejun Heo · 14 years ago
  8. 08a6685 FS-Cache: Remove unneeded null checks by Dan Carpenter · 14 years ago
  9. cc68e3b fs/fscache/object-list.c: fix warning on 32-bit by Andrew Morton · 14 years ago
  10. cc4fc29 fs-cache: order the debugfs stats correctly by David Howells · 14 years ago
  11. 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
  12. a53f4f9 SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG by David Howells · 14 years ago
  13. 1147d0f fscache: add missing unlock by Dan Carpenter · 14 years ago
  14. d401403 FS-Cache: Remove the EXPERIMENTAL flag by Christian Kujau · 14 years ago
  15. ea58ceb FS-Cache: Avoid maybe-used-uninitialised warning on variable by David Howells · 15 years ago
  16. 4fa9f4e FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=n by David Howells · 15 years ago
  17. fee096d CacheFiles: Catch an overly long wait for an old active object by David Howells · 15 years ago
  18. 868411b FS-Cache: Actually requeue an object when requested by David Howells · 15 years ago
  19. 60d543c FS-Cache: Start processing an object's operations on that object's death by David Howells · 15 years ago
  20. d461d26 FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failure by David Howells · 15 years ago
  21. 2175bb0 FS-Cache: Add a retirement stat counter by David Howells · 15 years ago
  22. 201a154 FS-Cache: Handle pages pending storage that get evicted under OOM conditions by David Howells · 15 years ago
  23. e3d4d28 FS-Cache: Handle read request vs lookup, creation or other cache failure by David Howells · 15 years ago
  24. 285e728 FS-Cache: Don't delete pending pages from the page-store tracking tree by David Howells · 15 years ago
  25. 1bccf51 FS-Cache: Fix lock misorder in fscache_write_op() by David Howells · 15 years ago
  26. 6897e3d FS-Cache: The object-available state can't rely on the cookie to be available by David Howells · 15 years ago
  27. 5753c44 FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase by David Howells · 15 years ago
  28. b34df79 FS-Cache: Use radix tree preload correctly in tracking of pages to be stored by David Howells · 15 years ago
  29. 7e311a2 FS-Cache: Clear netfs pointers in cookie after detaching object, not before by David Howells · 15 years ago
  30. 52bd75f FS-Cache: Add counters for entry/exit to/from cache operation functions by David Howells · 15 years ago
  31. 4fbf429 FS-Cache: Allow the current state of all objects to be dumped by David Howells · 15 years ago
  32. 440f0af FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items by David Howells · 15 years ago
  33. 3d7a641 SLOW_WORK: Wait for outstanding work items belonging to a module to clear by David Howells · 15 years ago
  34. 348ca10 FS-Cache: Fixup renamed filenames in comments in internal.h by David Howells · 15 years ago
  35. b510882 FS-Cache: Implement data I/O part of netfs API by David Howells · 15 years ago
  36. 952efe7 FS-Cache: Add and document asynchronous operation handling by David Howells · 15 years ago
  37. ccc4fc3 FS-Cache: Implement the cookie management part of the netfs API by David Howells · 15 years ago
  38. 36c9559 FS-Cache: Object management state machine by David Howells · 15 years ago
  39. 2868cbe FS-Cache: Bit waiting helpers by David Howells · 15 years ago
  40. 726dd7f FS-Cache: Add netfs registration by David Howells · 15 years ago
  41. 955d0091 FS-Cache: Provide a slab for cookie allocation by David Howells · 15 years ago
  42. 4c515dd FS-Cache: Add cache management by David Howells · 15 years ago
  43. 0e04d4c FS-Cache: Add cache tag handling by David Howells · 15 years ago
  44. a689164 FS-Cache: Root index definition by David Howells · 15 years ago
  45. 7394daa FS-Cache: Add use of /proc and presentation of statistics by David Howells · 15 years ago
  46. 06b3db1 FS-Cache: Add main configuration option, module entry points and debugging by David Howells · 15 years ago