Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CacheFiles: Catch an overly long wait for an old active object | David Howells | 2009-11-19 | 1 | -1/+3 |
* | FS-Cache: Start processing an object's operations on that object's death | David Howells | 2009-11-19 | 1 | -4/+8 |
* | FS-Cache: Add a retirement stat counter | David Howells | 2009-11-19 | 1 | -2/+4 |
* | FS-Cache: Handle pages pending storage that get evicted under OOM conditions | David Howells | 2009-11-19 | 1 | -0/+11 |
* | FS-Cache: Handle read request vs lookup, creation or other cache failure | David Howells | 2009-11-19 | 1 | -2/+4 |
* | FS-Cache: Fix lock misorder in fscache_write_op() | David Howells | 2009-11-19 | 1 | -2/+8 |
* | FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase | David Howells | 2009-11-19 | 1 | -4/+8 |
* | FS-Cache: Add counters for entry/exit to/from cache operation functions | David Howells | 2009-11-19 | 1 | -0/+37 |
* | FS-Cache: Add use of /proc and presentation of statistics | David Howells | 2009-04-03 | 1 | -0/+212 |