| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-12-12 | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -1/+1 |
| 2022-12-07 | fscache: Fix oops due to race with cookie_lru and use_cookie | Dave Wysochanski | 1 | -0/+8 |
| 2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro | 1 | -1/+1 |
| 2022-11-23 | fscache: fix OOB Read in __fscache_acquire_volume | David Howells | 1 | -2/+5 |
| 2022-08-09 | fscache: add tracepoint when failing cookie | Jeff Layton | 1 | -0/+2 |
| 2022-08-09 | fscache: don't leak cookie access refs if invalidation is in progress or failed | Jeff Layton | 1 | -2/+5 |
| 2022-07-05 | fscache: Fix invalidation/lookup race | David Howells | 1 | -1/+14 |
| 2022-07-05 | fscache: Introduce fscache_cookie_is_dropped() | Yue Hu | 1 | -3/+8 |
| 2022-07-05 | fscache: Fix if condition in fscache_wait_on_volume_collision() | Yue Hu | 1 | -2/+2 |
| 2022-04-08 | fscache: remove FSCACHE_OLD_API Kconfig option | Yue Hu | 1 | -3/+0 |
| 2022-04-08 | fscache: Use wrapper fscache_set_cache_state() directly when relinquishing | Yue Hu | 1 | -1/+1 |
| 2022-04-08 | fscache: Move fscache_cookies_seq_ops specific code under CONFIG_PROC_FS | Yue Hu | 2 | -1/+7 |
| 2022-04-08 | fscache: Remove the cookie parameter from fscache_clear_page_bits() | Yue Hu | 1 | -3/+2 |
| 2022-03-31 | Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -11/+0 |
| 2022-03-18 | fscache: export fscache_end_operation() | Jeffle Xu | 1 | -11/+0 |
| 2022-03-15 | fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio() | Matthew Wilcox (Oracle) | 1 | -13/+15 |
| 2022-01-21 | fscache: Fix the volume collision wait condition | David Howells | 1 | -2/+2 |
| 2022-01-11 | fscache: Add a tracepoint for cookie use/unuse | David Howells | 1 | -4/+25 |
| 2022-01-10 | nfs: Implement cache I/O by accessing the cache directly | David Howells | 1 | -0/+8 |
| 2022-01-07 | fscache, cachefiles: Display stat of culling events | David Howells | 1 | -2/+5 |
| 2022-01-07 | fscache, cachefiles: Display stats of no-space events | David Howells | 1 | -0/+8 |
| 2022-01-07 | fscache, cachefiles: Store the volume coherency data | David Howells | 1 | -2/+12 |
| 2022-01-07 | fscache: Provide a function to resize a cookie | David Howells | 3 | -2/+35 |
| 2022-01-07 | vfs, fscache: Implement pinning of cache usage for writeback | David Howells | 1 | -0/+38 |
| 2022-01-07 | fscache: Implement higher-level write I/O interface | David Howells | 1 | -0/+104 |
| 2022-01-07 | fscache: Provide read/write stat counters for the cache | David Howells | 1 | -0/+9 |
| 2022-01-07 | fscache: Count data storage objects in a cache | David Howells | 1 | -0/+2 |
| 2022-01-07 | fscache: Provide a means to begin an operation | David Howells | 3 | -0/+163 |
| 2022-01-07 | fscache: Implement cookie invalidation | David Howells | 3 | -1/+94 |
| 2022-01-07 | fscache: Implement cookie user counting and resource pinning | David Howells | 3 | -1/+234 |
| 2022-01-07 | fscache: Implement simple cookie state machine | David Howells | 1 | -42/+271 |
| 2022-01-07 | fscache: Add a function for a cache backend to note an I/O error | David Howells | 1 | -0/+20 |
| 2022-01-07 | fscache: Provide and use cache methods to lookup/create/free a volume | David Howells | 1 | -3/+86 |
| 2022-01-07 | fscache: Implement functions add/remove a cache | David Howells | 1 | -0/+70 |
| 2022-01-07 | fscache: Implement cookie-level access helpers | David Howells | 3 | -0/+102 |
| 2022-01-07 | fscache: Implement volume-level access helpers | David Howells | 3 | -0/+88 |
| 2022-01-07 | fscache: Implement cache-level access helpers | David Howells | 3 | -0/+66 |
| 2022-01-07 | fscache: Implement cookie registration | David Howells | 6 | -1/+564 |
| 2022-01-07 | fscache: Implement volume registration | David Howells | 5 | -1/+372 |
| 2022-01-07 | fscache: Implement cache registration | David Howells | 4 | -0/+312 |
| 2022-01-07 | fscache: Implement a hash function | David Howells | 2 | -0/+42 |
| 2022-01-07 | fscache: Introduce new driver | David Howells | 6 | -0/+363 |
| 2022-01-07 | fscache: Remove the contents of the fscache driver, pending rewrite | David Howells | 14 | -5879/+0 |
| 2022-01-07 | fscache, cachefiles: Disable configuration | David Howells | 1 | -0/+3 |
| 2021-10-04 | fscache: Remove an unused static variable | David Howells | 1 | -1/+0 |
| 2021-10-04 | fscache: Fix some kerneldoc warnings shown up by W=1 | David Howells | 2 | -0/+4 |
| 2021-08-27 | fscache: Use refcount_t for the cookie refcount instead of atomic_t | David Howells | 4 | -20/+32 |
| 2021-08-27 | fscache: Fix fscache_cookie_put() to not deref after dec | David Howells | 3 | -6/+8 |
| 2021-08-27 | fscache: Fix cookie key hashing | David Howells | 3 | -13/+42 |
| 2021-08-27 | fscache: Change %p in format strings to something else | David Howells | 3 | -14/+11 |
| 2021-08-27 | fscache: Remove the object list procfile | David Howells | 7 | -440/+0 |
| 2021-08-27 | fscache, cachefiles: Remove the histogram stuff | David Howells | 8 | -156/+0 |
| 2021-08-27 | fscache: Procfile to display cookies | David Howells | 3 | -0/+111 |
| 2021-08-27 | fscache: Add a cookie debug ID and use that in traces | David Howells | 3 | -16/+28 |
| 2021-08-25 | fscache: Select netfs stats if fscache stats are enabled | David Howells | 1 | -0/+1 |
| 2021-04-23 | fscache, cachefiles: Add alternate API to use kiocb for read/write to cache | David Howells | 6 | -1/+124 |
| 2020-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 1 | -2/+1 |
| 2020-05-05 | docs: filesystems: caching/backend-api.txt: convert it to ReST | Mauro Carvalho Chehab | 2 | -5/+5 |
| 2020-05-05 | docs: filesystems: caching/operations.txt: convert it to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2020-05-05 | docs: filesystems: caching/netfs-api.txt: convert it to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2020-05-05 | docs: filesystems: convert caching/fscache.txt to ReST format | Mauro Carvalho Chehab | 1 | -4/+4 |
| 2020-05-05 | docs: filesystems: convert caching/object.txt to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2020-04-27 | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig | 1 | -2/+1 |
| 2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 3 | -7/+8 |
| 2019-07-10 | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
| 2019-07-08 | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2019-06-27 | keys: Replace uid/gid/perm permissions checking with an ACL | David Howells | 1 | -1/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 10 | -50/+10 |
| 2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner | 3 | -15/+3 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2018-11-30 | fscache: fix race between enablement and dropping of object | NeilBrown | 1 | -0/+3 |
| 2018-10-18 | fscache: Fix out of bound read in long cookie keys | Eric Sandeen | 1 | -3/+7 |
| 2018-10-18 | fscache: Fix incomplete initialisation of inline key space | David Howells | 3 | -23/+5 |
| 2018-07-25 | fscache: Fix reference overput in fscache_attach_object() error handling | Kiran Kumar Modukuri | 3 | -4/+6 |
| 2018-07-25 | fscache: Allow cancelled operations to be enqueued | Kiran Kumar Modukuri | 1 | -2/+4 |
| 2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 3 | -19/+4 |
| 2018-05-16 | proc: introduce proc_create_seq{,_data} | Christoph Hellwig | 3 | -19/+5 |
| 2018-04-11 | fscache: use appropriate radix tree accessors | Matthew Wilcox | 2 | -2/+2 |
| 2018-04-06 | fscache: Maintain a catalogue of allocated cookies | David Howells | 3 | -117/+265 |
| 2018-04-06 | fscache: Pass object size in rather than calling back for it | David Howells | 4 | -13/+21 |
| 2018-04-04 | fscache: Attach the index key and aux data to the cookie | David Howells | 8 | -89/+140 |
| 2018-04-04 | fscache: Add more tracepoints | David Howells | 4 | -7/+76 |
| 2018-04-04 | fscache: Add tracepoints | David Howells | 5 | -39/+63 |
| 2018-04-04 | fscache: Fix hanging wait on page discarded by writeback | David Howells | 1 | -4/+9 |
| 2018-04-04 | fscache: Detect multiple relinquishment of a cookie | David Howells | 1 | -1/+2 |
| 2018-04-04 | fscache: Pass the correct cancelled indications to fscache_op_complete() | David Howells | 1 | -6/+9 |
| 2018-04-04 | fscache, cachefiles: Fix checker warnings | David Howells | 1 | -1/+0 |
| 2018-03-20 | sched/wait, fs/fscache: Convert wait_on_atomic_t() usage to the new wait_var_... | Peter Zijlstra | 1 | -3/+4 |
| 2017-11-16 | Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -12/+1 |
| 2017-11-15 | mm, pagevec: remove cold parameter for pagevecs | Mel Gorman | 1 | -1/+1 |
| 2017-11-13 | Pass mode to wait_on_atomic_t() action funcs and provide default actions | David Howells | 3 | -12/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-10-12 | FS-Cache: fix dereference of NULL user_key_payload | Eric Biggers | 1 | -0/+7 |
| 2017-09-13 | fscache: fix fscache_objlist_show format processing | Arnd Bergmann | 1 | -1/+2 |
| 2017-09-06 | mm: remove nr_pages argument from pagevec_lookup{,_range}() | Jan Kara | 1 | -1/+1 |
| 2017-09-06 | mm: make pagevec_lookup() update index | Jan Kara | 1 | -3/+2 |
| 2017-03-02 | KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() | David Howells | 1 | -1/+1 |
| 2017-01-31 | fscache: Fix dead object requeue | David Howells | 1 | -2/+24 |
| 2017-01-31 | fscache: Clear outstanding writes when disabling a cookie | David Howells | 2 | -0/+11 |
| 2017-01-31 | FS-Cache: Initialise stores_lock in netfs cookie | David Howells | 1 | -0/+1 |
| 2016-06-30 | Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere... | Al Viro | 1 | -0/+2 |
| 2016-06-01 | FS-Cache: wake write waiter after invalidating writes | Yan, Zheng | 1 | -0/+2 |
| 2016-05-29 | drop redundant ->owner initializations | Al Viro | 3 | -3/+0 |
| 2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -5/+5 |
| 2015-11-11 | FS-Cache: Handle a write to the page immediately beyond the EOF marker | David Howells | 1 | -1/+1 |
| 2015-11-11 | FS-Cache: Don't override netfs's primary_index if registering failed | Kinglong Mee | 1 | -18/+17 |
| 2015-11-11 | FS-Cache: Increase reference of parent after registering, netfs success | Kinglong Mee | 1 | -5/+4 |
| 2015-11-06 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 2 | -4/+4 |
| 2015-10-21 | KEYS: Merge the type-specific data with the payload data | David Howells | 1 | -2/+2 |
| 2015-04-02 | FS-Cache: Retain the netfs context in the retrieval op earlier | David Howells | 2 | -11/+11 |
| 2015-04-02 | FS-Cache: The operation cancellation method needs calling in more places | David Howells | 5 | -40/+52 |
| 2015-04-02 | FS-Cache: Put an aborted initialised op so that it is accounted correctly | David Howells | 2 | -32/+34 |
| 2015-04-02 | FS-Cache: Fix cancellation of in-progress operation | David Howells | 1 | -0/+7 |
| 2015-04-02 | FS-Cache: Count the number of initialised operations | David Howells | 3 | -1/+5 |
| 2015-04-02 | FS-Cache: Out of line fscache_operation_init() | David Howells | 1 | -0/+22 |
| 2015-04-02 | FS-Cache: Permit fscache_cancel_op() to cancel in-progress operations too | David Howells | 3 | -6/+21 |
| 2015-04-02 | FS-Cache: fscache_object_is_dead() has wrong logic, kill it | David Howells | 2 | -3/+6 |
| 2015-04-02 | FS-Cache: Synchronise object death state change vs operation submission | David Howells | 1 | -3/+14 |
| 2015-04-02 | FS-Cache: Handle a new operation submitted against a killed object | David Howells | 2 | -0/+8 |
| 2015-04-02 | FS-Cache: When submitting an op, cancel it if the target object is dying | David Howells | 1 | -17/+30 |
| 2015-04-02 | FS-Cache: Move fscache_report_unexpected_submission() to make it more available | David Howells | 1 | -37/+37 |
| 2015-02-24 | FS-Cache: Count culled objects and objects rejected due to lack of space | David Howells | 3 | -0/+62 |
| 2014-10-13 | fs/fscache/object-list.c: use __seq_open_private() | Rob Jones | 1 | -14/+2 |
| 2014-09-17 | FS-Cache: refcount becomes corrupt under vma pressure. | Milosz Tanski | 1 | -3/+4 |
| 2014-08-27 | FS-Cache: Reduce cookie ref count if submit fails. | Milosz Tanski | 1 | -0/+1 |
| 2014-08-27 | FS-Cache: Timeout for releasepage() | Milosz Tanski | 1 | -1/+17 |
| 2014-08-06 | fs/fscache: make ctl_table static | Fabian Frederick | 1 | -2/+2 |
| 2014-07-16 | sched: Remove proliferation of wait_on_bit() action functions | NeilBrown | 4 | -27/+4 |
| 2014-06-06 | fscache: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 1 | -2/+2 |
| 2014-06-04 | fs/fscache: replace seq_printf by seq_puts | Fabian Frederick | 2 | -8/+6 |
| 2014-06-04 | fs/fscache: convert printk to pr_foo() | Fabian Frederick | 7 | -32/+32 |
| 2014-02-17 | FS-Cache: Handle removal of unadded object to the fscache_object_list rb tree | David Howells | 2 | -0/+8 |
| 2013-11-14 | Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
| 2013-11-08 | block: Replace __get_cpu_var uses | Christoph Lameter | 1 | -1/+1 |
| 2013-09-27 | FS-Cache: Provide the ability to enable/disable cookies | David Howells | 5 | -57/+155 |
| 2013-09-27 | FS-Cache: Add use/unuse/wake cookie wrappers | David Howells | 2 | -13/+36 |
| 2013-09-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -1/+2 |
| 2013-09-11 | lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt | Jan Kara | 1 | -1/+1 |
| 2013-09-10 | fscache: check consistency does not decrement refcount | Milosz Tanski | 1 | -1/+2 |
| 2013-09-06 | fscache: Netfs function for cleanup post readpages | Milosz Tanski | 1 | -0/+16 |
| 2013-09-06 | FS-Cache: Add interface to check consistency of a cached object | David Howells | 3 | -24/+108 |
| 2013-06-19 | FS-Cache: Don't use spin_is_locked() in assertions | David Howells | 1 | -3/+2 |
| 2013-06-19 | FS-Cache: The retrieval remaining-pages counter needs to be atomic_t | David Howells | 1 | -5/+5 |
| 2013-06-19 | FS-Cache: Simplify cookie retention for fscache_objects, fixing oops | David Howells | 9 | -234/+177 |
| 2013-06-19 | FS-Cache: Fix object state machine to have separate work and wait states | David Howells | 7 | -531/+563 |
| 2013-06-19 | FS-Cache: Wrap checks on object state | David Howells | 4 | -10/+10 |
| 2013-06-19 | FS-Cache: Uninline fscache_object_init() | David Howells | 1 | -2/+38 |
| 2013-06-19 | FS-Cache: Don't sleep in page release if __GFP_FS is not set | David Howells | 1 | -1/+1 |
| 2013-06-19 | fs/fscache: remove spin_lock() from the condition in while() | Sebastian Andrzej Siewior | 1 | -6/+10 |
| 2013-04-29 | fs/fscache/stats.c: fix memory leak | Anurup m | 1 | -1/+1 |
| 2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin | 1 | -7/+4 |
| 2012-12-20 | FS-Cache: Clear remaining page count on retrieval cancellation | David Howells | 3 | -5/+20 |
| 2012-12-20 | FS-Cache: Mark cancellation of in-progress operation | David Howells | 2 | -8/+9 |
| 2012-12-20 | FS-Cache: One of the write operation paths doesn't set the object state | David Howells | 1 | -2/+20 |
| 2012-12-20 | FS-Cache: Fix signal handling during waits | David Howells | 1 | -1/+1 |
| 2012-12-20 | FS-Cache: Add transition to handle invalidate immediately after lookup | David Howells | 1 | -0/+3 |
| 2012-12-20 | NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a page | David Howells | 3 | -7/+19 |
| 2012-12-20 | FS-Cache: Exclusive op submission can BUG if there's been an I/O error | David Howells | 3 | -9/+28 |
| 2012-12-20 | FS-Cache: Limit the number of I/O error reports for a cache | David Howells | 1 | -4/+4 |
| 2012-12-20 | FS-Cache: Don't mask off the object event mask when printing it | David Howells | 1 | -1/+1 |
| 2012-12-20 | FS-Cache: Initialise the object event mask with the calculated mask | David Howells | 1 | -1/+2 |
| 2012-12-20 | CacheFiles: Add missing retrieval completions | David Howells | 1 | -0/+2 |
| 2012-12-20 | FS-Cache: Provide proper invalidation | David Howells | 6 | -1/+235 |
| 2012-12-20 | FS-Cache: Fix operation state management and accounting | David Howells | 3 | -38/+80 |
| 2012-12-20 | FS-Cache: Make cookie relinquishment wait for outstanding reads | David Howells | 2 | -6/+22 |
| 2012-12-20 | FS-Cache: Check that there are no read ops when cookie relinquished | David Howells | 1 | -0/+8 |
| 2012-12-20 | CacheFiles: Downgrade the requirements passed to the allocator | David Howells | 1 | -1/+1 |
| 2012-12-20 | CacheFiles: Fix the marking of cached pages | David Howells | 1 | -23/+36 |
| 2011-07-21 | FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop | Jan Beulich | 1 | -9/+5 |
| 2011-07-07 | FS-Cache: Add a helper to bulk uncache pages on an inode | David Howells | 1 | -0/+44 |
| 2011-05-25 | fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFS | Amerigo Wang | 2 | -23/+0 |
| 2011-01-14 | FS-Cache: Fix operation handling | Akshat Aranya | 1 | -1/+1 |
| 2010-08-12 | Add a dummy printk function for the maintenance of unused printks | David Howells | 1 | -10/+4 |
| 2010-07-24 | fscache: fix build on !CONFIG_SYSCTL | Tejun Heo | 1 | -0/+2 |
| 2010-07-22 | fscache: drop references to slow-work | Tejun Heo | 2 | -8/+0 |
| 2010-07-22 | fscache: convert operation to use workqueue instead of slow-work | Tejun Heo | 4 | -87/+40 |
| 2010-07-22 | fscache: convert object to use workqueue instead of slow-work | Tejun Heo | 4 | -59/+141 |
| 2010-06-01 | FS-Cache: Remove unneeded null checks | Dan Carpenter | 1 | -20/+16 |
| 2010-05-26 | fs/fscache/object-list.c: fix warning on 32-bit | Andrew Morton | 1 | -1/+1 |
| 2010-04-07 | fs-cache: order the debugfs stats correctly | David Howells | 1 | -2/+2 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 3 | -0/+3 |
| 2010-03-29 | SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG | David Howells | 2 | -5/+5 |
| 2010-03-24 | fscache: add missing unlock | Dan Carpenter | 1 | -0/+1 |
| 2010-03-08 | FS-Cache: Remove the EXPERIMENTAL flag | Christian Kujau | 1 | -1/+0 |
| 2009-12-16 | FS-Cache: Avoid maybe-used-uninitialised warning on variable | David Howells | 1 | -1/+1 |
| 2009-11-20 | FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=n | David Howells | 1 | -0/+1 |
| 2009-11-19 | CacheFiles: Catch an overly long wait for an old active object | David Howells | 3 | -2/+13 |
| 2009-11-19 | FS-Cache: Actually requeue an object when requested | David Howells | 1 | -2/+1 |
| 2009-11-19 | FS-Cache: Start processing an object's operations on that object's death | David Howells | 4 | -61/+69 |
| 2009-11-19 | FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failure | David Howells | 1 | -5/+12 |
| 2009-11-19 | FS-Cache: Add a retirement stat counter | David Howells | 3 | -2/+7 |
| 2009-11-19 | FS-Cache: Handle pages pending storage that get evicted under OOM conditions | David Howells | 3 | -2/+93 |
| 2009-11-19 | FS-Cache: Handle read request vs lookup, creation or other cache failure | David Howells | 3 | -2/+10 |
| 2009-11-19 | FS-Cache: Don't delete pending pages from the page-store tracking tree | David Howells | 1 | -2/+5 |
| 2009-11-19 | FS-Cache: Fix lock misorder in fscache_write_op() | David Howells | 4 | -19/+48 |
| 2009-11-19 | FS-Cache: The object-available state can't rely on the cookie to be available | David Howells | 1 | -2/+7 |
| 2009-11-19 | FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase | David Howells | 4 | -39/+113 |
| 2009-11-19 | FS-Cache: Use radix tree preload correctly in tracking of pages to be stored | David Howells | 1 | -1/+3 |
| 2009-11-19 | FS-Cache: Clear netfs pointers in cookie after detaching object, not before | David Howells | 1 | -4/+4 |
| 2009-11-19 | FS-Cache: Add counters for entry/exit to/from cache operation functions | David Howells | 6 | -9/+118 |