1. 3e58406 fs/fscache: make ctl_table static by Fabian Frederick · 10 years ago
  2. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  3. 75a3294 fscache: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  4. 3185a88 fs/fscache: replace seq_printf by seq_puts by Fabian Frederick · 10 years ago
  5. 36dfd11 fs/fscache: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  6. 7026f19 FS-Cache: Handle removal of unadded object to the fscache_object_list rb tree by David Howells · 10 years ago
  7. 0910c0b Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  8. 170d800 block: Replace __get_cpu_var uses by Christoph Lameter · 11 years ago
  9. 94d30ae FS-Cache: Provide the ability to enable/disable cookies by David Howells · 11 years ago
  10. 8fb883f FS-Cache: Add use/unuse/wake cookie wrappers by David Howells · 11 years ago
  11. e9ff04d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  12. 5e4c0d97 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt by Jan Kara · 11 years ago
  13. 9c89d62 fscache: check consistency does not decrement refcount by Milosz Tanski · 11 years ago
  14. 5a6f282 fscache: Netfs function for cleanup post readpages by Milosz Tanski · 11 years ago
  15. da9803bc FS-Cache: Add interface to check consistency of a cached object by David Howells · 11 years ago
  16. dcfae32 FS-Cache: Don't use spin_is_locked() in assertions by David Howells · 11 years ago
  17. 1bb4b7f9 FS-Cache: The retrieval remaining-pages counter needs to be atomic_t by David Howells · 11 years ago
  18. 1362729 FS-Cache: Simplify cookie retention for fscache_objects, fixing oops by David Howells · 11 years ago
  19. caaef69 FS-Cache: Fix object state machine to have separate work and wait states by David Howells · 11 years ago
  20. 493f7bc FS-Cache: Wrap checks on object state by David Howells · 11 years ago
  21. 610be24 FS-Cache: Uninline fscache_object_init() by David Howells · 11 years ago
  22. 0c59a95 FS-Cache: Don't sleep in page release if __GFP_FS is not set by David Howells · 11 years ago
  23. ee8be57 fs/fscache: remove spin_lock() from the condition in while() by Sebastian Andrzej Siewior · 11 years ago
  24. ec686c9 fs/fscache/stats.c: fix memory leak by Anurup m · 11 years ago
  25. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  26. 91c7fbb FS-Cache: Clear remaining page count on retrieval cancellation by David Howells · 12 years ago
  27. 1f372df FS-Cache: Mark cancellation of in-progress operation by David Howells · 12 years ago
  28. 7ef001e FS-Cache: One of the write operation paths doesn't set the object state by David Howells · 12 years ago
  29. 9c04caa FS-Cache: Fix signal handling during waits by David Howells · 12 years ago
  30. 9696952 FS-Cache: Add transition to handle invalidate immediately after lookup by David Howells · 12 years ago
  31. 8c209ce NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a page by David Howells · 12 years ago
  32. 8d76349 FS-Cache: Exclusive op submission can BUG if there's been an I/O error by David Howells · 12 years ago
  33. 75bc411 FS-Cache: Limit the number of I/O error reports for a cache by David Howells · 12 years ago
  34. c2d35bf FS-Cache: Don't mask off the object event mask when printing it by David Howells · 12 years ago
  35. 03acc4b FS-Cache: Initialise the object event mask with the calculated mask by David Howells · 12 years ago
  36. b4cf1e0 CacheFiles: Add missing retrieval completions by David Howells · 12 years ago
  37. ef778e7 FS-Cache: Provide proper invalidation by David Howells · 12 years ago
  38. 9f10523 FS-Cache: Fix operation state management and accounting by David Howells · 12 years ago
  39. ef46ed8 FS-Cache: Make cookie relinquishment wait for outstanding reads by David Howells · 12 years ago
  40. 0f972b5 FS-Cache: Check that there are no read ops when cookie relinquished by David Howells · 12 years ago
  41. 5f4f9f4 CacheFiles: Downgrade the requirements passed to the allocator by David Howells · 12 years ago
  42. c4d6d8d CacheFiles: Fix the marking of cached pages by David Howells · 12 years ago
  43. b307d46 FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop by Jan Beulich · 13 years ago
  44. c902ce1 FS-Cache: Add a helper to bulk uncache pages on an inode by David Howells · 13 years ago
  45. e50c1f6 fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFS by Amerigo Wang · 13 years ago
  46. ba28b93 FS-Cache: Fix operation handling by Akshat Aranya · 13 years ago
  47. 12fdff3 Add a dummy printk function for the maintenance of unused printks by David Howells · 14 years ago
  48. 40f2b6f fscache: fix build on !CONFIG_SYSCTL by Tejun Heo · 14 years ago
  49. d098adf fscache: drop references to slow-work by Tejun Heo · 14 years ago
  50. 8af7c12 fscache: convert operation to use workqueue instead of slow-work by Tejun Heo · 14 years ago
  51. 8b8edef fscache: convert object to use workqueue instead of slow-work by Tejun Heo · 14 years ago
  52. 08a6685 FS-Cache: Remove unneeded null checks by Dan Carpenter · 14 years ago
  53. cc68e3b fs/fscache/object-list.c: fix warning on 32-bit by Andrew Morton · 14 years ago
  54. cc4fc29 fs-cache: order the debugfs stats correctly by David Howells · 14 years ago
  55. 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
  56. a53f4f9 SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG by David Howells · 14 years ago
  57. 1147d0f fscache: add missing unlock by Dan Carpenter · 14 years ago
  58. d401403 FS-Cache: Remove the EXPERIMENTAL flag by Christian Kujau · 14 years ago
  59. ea58ceb FS-Cache: Avoid maybe-used-uninitialised warning on variable by David Howells · 15 years ago
  60. 4fa9f4e FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=n by David Howells · 15 years ago
  61. fee096d CacheFiles: Catch an overly long wait for an old active object by David Howells · 15 years ago
  62. 868411b FS-Cache: Actually requeue an object when requested by David Howells · 15 years ago
  63. 60d543c FS-Cache: Start processing an object's operations on that object's death by David Howells · 15 years ago
  64. d461d26 FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failure by David Howells · 15 years ago
  65. 2175bb0 FS-Cache: Add a retirement stat counter by David Howells · 15 years ago
  66. 201a154 FS-Cache: Handle pages pending storage that get evicted under OOM conditions by David Howells · 15 years ago
  67. e3d4d28 FS-Cache: Handle read request vs lookup, creation or other cache failure by David Howells · 15 years ago
  68. 285e728 FS-Cache: Don't delete pending pages from the page-store tracking tree by David Howells · 15 years ago
  69. 1bccf51 FS-Cache: Fix lock misorder in fscache_write_op() by David Howells · 15 years ago
  70. 6897e3d FS-Cache: The object-available state can't rely on the cookie to be available by David Howells · 15 years ago
  71. 5753c44 FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase by David Howells · 15 years ago
  72. b34df79 FS-Cache: Use radix tree preload correctly in tracking of pages to be stored by David Howells · 15 years ago
  73. 7e311a2 FS-Cache: Clear netfs pointers in cookie after detaching object, not before by David Howells · 15 years ago
  74. 52bd75f FS-Cache: Add counters for entry/exit to/from cache operation functions by David Howells · 15 years ago
  75. 4fbf429 FS-Cache: Allow the current state of all objects to be dumped by David Howells · 15 years ago
  76. 440f0af FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items by David Howells · 15 years ago
  77. 3d7a641 SLOW_WORK: Wait for outstanding work items belonging to a module to clear by David Howells · 15 years ago
  78. 348ca10 FS-Cache: Fixup renamed filenames in comments in internal.h by David Howells · 15 years ago
  79. b510882 FS-Cache: Implement data I/O part of netfs API by David Howells · 15 years ago
  80. 952efe7 FS-Cache: Add and document asynchronous operation handling by David Howells · 15 years ago
  81. ccc4fc3 FS-Cache: Implement the cookie management part of the netfs API by David Howells · 15 years ago
  82. 36c95590 FS-Cache: Object management state machine by David Howells · 15 years ago
  83. 2868cbe FS-Cache: Bit waiting helpers by David Howells · 15 years ago
  84. 726dd7f FS-Cache: Add netfs registration by David Howells · 15 years ago
  85. 955d0091 FS-Cache: Provide a slab for cookie allocation by David Howells · 15 years ago
  86. 4c515dd FS-Cache: Add cache management by David Howells · 15 years ago
  87. 0e04d4c FS-Cache: Add cache tag handling by David Howells · 15 years ago
  88. a689164 FS-Cache: Root index definition by David Howells · 15 years ago
  89. 7394daa FS-Cache: Add use of /proc and presentation of statistics by David Howells · 15 years ago
  90. 06b3db1 FS-Cache: Add main configuration option, module entry points and debugging by David Howells · 15 years ago