aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fscache/stats.c
Commit message (Expand)AuthorAgeFilesLines
* fs/fscache/stats.c: fix memory leakAnurup m2013-05-071-1/+1
* fs-cache: order the debugfs stats correctlyDavid Howells2010-04-071-2/+2
* CacheFiles: Catch an overly long wait for an old active objectDavid Howells2009-11-191-1/+3
* FS-Cache: Start processing an object's operations on that object's deathDavid Howells2009-11-191-4/+8
* FS-Cache: Add a retirement stat counterDavid Howells2009-11-191-2/+4
* FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells2009-11-191-0/+11
* FS-Cache: Handle read request vs lookup, creation or other cache failureDavid Howells2009-11-191-2/+4
* FS-Cache: Fix lock misorder in fscache_write_op()David Howells2009-11-191-2/+8
* FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phaseDavid Howells2009-11-191-4/+8
* FS-Cache: Add counters for entry/exit to/from cache operation functionsDavid Howells2009-11-191-0/+37
* FS-Cache: Add use of /proc and presentation of statisticsDavid Howells2009-04-031-0/+212