- e6435f1 fscache: Add a tracepoint for cookie use/unuse by David Howells · 3 years, 1 month ago
- d24af13 fscache: Implement cookie invalidation by David Howells · 3 years, 2 months ago
- 12bb21a fscache: Implement cookie user counting and resource pinning by David Howells · 3 years, 2 months ago
- 5d00e42 fscache: Implement simple cookie state machine by David Howells · 3 years, 2 months ago
- a7733fb fscache: Implement cookie-level access helpers by David Howells · 3 years, 2 months ago
- 7f3283a fscache: Implement cookie registration by David Howells · 3 years, 2 months ago
- 2cee6fb fscache: Remove the contents of the fscache driver, pending rewrite by David Howells · 3 years, 2 months ago
- 20ec197 fscache: Use refcount_t for the cookie refcount instead of atomic_t by David Howells · 3 years, 9 months ago
- 33cba85 fscache: Fix fscache_cookie_put() to not deref after dec by David Howells · 3 years, 6 months ago
- 35b7257 fscache: Fix cookie key hashing by David Howells · 3 years, 6 months ago
- c97a72d fscache: Change %p in format strings to something else by David Howells · 4 years, 2 months ago
- 58f386a fscache: Remove the object list procfile by David Howells · 3 years, 8 months ago
- 884a768 fscache: Procfile to display cookies by David Howells · 4 years, 11 months ago
- 2908f5e fscache: Add a cookie debug ID and use that in traces by David Howells · 4 years, 11 months ago
- efc930f docs: filesystems: caching/netfs-api.txt: convert it to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- fa520c4 fscache: Fix out of bound read in long cookie keys by Eric Sandeen · 6 years ago
- 1ff2288 fscache: Fix incomplete initialisation of inline key space by David Howells · 6 years ago
- f29507c fscache: Fix reference overput in fscache_attach_object() error handling by Kiran Kumar Modukuri · 7 years ago
- e5a9554 fscache: use appropriate radix tree accessors by Matthew Wilcox · 7 years ago
- ec0328e fscache: Maintain a catalogue of allocated cookies by David Howells · 7 years ago
- ee1235a fscache: Pass object size in rather than calling back for it by David Howells · 7 years ago
- 402cb8d fscache: Attach the index key and aux data to the cookie by David Howells · 7 years ago
- 08c2e3d fscache: Add more tracepoints by David Howells · 7 years ago
- a18feb5 fscache: Add tracepoints by David Howells · 7 years ago
- d0fb31e fscache: Detect multiple relinquishment of a cookie by David Howells · 7 years ago
- dc5d4afb sched/wait, fs/fscache: Convert wait_on_atomic_t() usage to the new wait_var_event() API by Peter Zijlstra · 7 years ago
- 5e4def2 Pass mode to wait_on_atomic_t() action funcs and provide default actions by David Howells · 7 years ago
- 6bdded5 fscache: Clear outstanding writes when disabling a cookie by David Howells · 8 years ago
- d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
- d3b97ca FS-Cache: The operation cancellation method needs calling in more places by David Howells · 10 years ago
- 8702152 FS-Cache: fscache_object_is_dead() has wrong logic, kill it by David Howells · 10 years ago
- 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
- 36dfd11 fs/fscache: convert printk to pr_foo() by Fabian Frederick · 11 years ago
- 94d30ae FS-Cache: Provide the ability to enable/disable cookies by David Howells · 11 years ago
- 8fb883f FS-Cache: Add use/unuse/wake cookie wrappers by David Howells · 11 years ago
- 9c89d62 fscache: check consistency does not decrement refcount by Milosz Tanski · 11 years ago
- da9803b FS-Cache: Add interface to check consistency of a cached object by David Howells · 11 years ago
- 1362729 FS-Cache: Simplify cookie retention for fscache_objects, fixing oops by David Howells · 12 years ago
- caaef69 FS-Cache: Fix object state machine to have separate work and wait states by David Howells · 12 years ago
- 493f7bc FS-Cache: Wrap checks on object state by David Howells · 12 years ago
- b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
- ef778e7 FS-Cache: Provide proper invalidation by David Howells · 12 years ago
- ef46ed8 FS-Cache: Make cookie relinquishment wait for outstanding reads by David Howells · 12 years ago
- 0f972b5 FS-Cache: Check that there are no read ops when cookie relinquished by David Howells · 12 years ago
- 2175bb0 FS-Cache: Add a retirement stat counter by David Howells · 15 years ago
- 1bccf51 FS-Cache: Fix lock misorder in fscache_write_op() by David Howells · 15 years ago
- b34df79 FS-Cache: Use radix tree preload correctly in tracking of pages to be stored by David Howells · 15 years ago
- 7e311a2 FS-Cache: Clear netfs pointers in cookie after detaching object, not before by David Howells · 15 years ago
- 52bd75f FS-Cache: Add counters for entry/exit to/from cache operation functions by David Howells · 15 years ago
- 4fbf429 FS-Cache: Allow the current state of all objects to be dumped by David Howells · 15 years ago
- ccc4fc3 FS-Cache: Implement the cookie management part of the netfs API by David Howells · 16 years ago
- 955d0091 FS-Cache: Provide a slab for cookie allocation by David Howells · 16 years ago