Age | Commit message (Expand) | Author | Files | Lines |
2018-04-04 | fscache, cachefiles: Fix checker warnings | David Howells | 1 | -1/+0 |
2016-05-30 | drop redundant ->owner initializations | Al Viro | 1 | -1/+0 |
2015-04-02 | FS-Cache: Count the number of initialised operations | David Howells | 1 | -1/+3 |
2015-02-24 | FS-Cache: Count culled objects and objects rejected due to lack of space | David Howells | 1 | -0/+10 |
2013-04-30 | fs/fscache/stats.c: fix memory leak | Anurup m | 1 | -1/+1 |
2012-12-21 | NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a page | David Howells | 1 | -2/+4 |
2012-12-21 | FS-Cache: Provide proper invalidation | David Howells | 1 | -1/+10 |
2010-04-07 | fs-cache: order the debugfs stats correctly | David Howells | 1 | -2/+2 |
2009-11-19 | CacheFiles: Catch an overly long wait for an old active object | David Howells | 1 | -1/+3 |
2009-11-19 | FS-Cache: Start processing an object's operations on that object's death | David Howells | 1 | -4/+8 |
2009-11-19 | FS-Cache: Add a retirement stat counter | David Howells | 1 | -2/+4 |
2009-11-19 | FS-Cache: Handle pages pending storage that get evicted under OOM conditions | David Howells | 1 | -0/+11 |
2009-11-19 | FS-Cache: Handle read request vs lookup, creation or other cache failure | David Howells | 1 | -2/+4 |
2009-11-19 | FS-Cache: Fix lock misorder in fscache_write_op() | David Howells | 1 | -2/+8 |
2009-11-19 | FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase | David Howells | 1 | -4/+8 |
2009-11-19 | FS-Cache: Add counters for entry/exit to/from cache operation functions | David Howells | 1 | -0/+37 |
2009-04-03 | FS-Cache: Add use of /proc and presentation of statistics | David Howells | 1 | -0/+212 |