summaryrefslogtreecommitdiffstats
path: root/fs/cachefiles
Commit message (Expand)AuthorAgeFilesLines
* CacheFiles: Update IMA counters when using dentry_openMarc Dionne2009-12-011-0/+2
* CacheFiles: Don't log lookup/create failing with ENOBUFSDavid Howells2009-11-191-2/+3
* CacheFiles: Catch an overly long wait for an old active objectDavid Howells2009-11-192-21/+72
* CacheFiles: Better showing of debugging information in active object problemsDavid Howells2009-11-191-27/+75
* CacheFiles: Mark parent directory locks as I_MUTEX_PARENT to keep lockdep happyDavid Howells2009-11-191-2/+2
* CacheFiles: Handle truncate unlocking the page we're readingDavid Howells2009-11-191-6/+93
* CacheFiles: Don't write a full page if there's only a partial page to cacheDavid Howells2009-11-192-7/+36
* FS-Cache: Allow the current state of all objects to be dumpedDavid Howells2009-11-192-2/+5
* enforce ->sync_fs is only called for rw superblockChristoph Hellwig2009-06-111-0/+2
* vfs: Rename fsync_super() to sync_filesystem() (version 4)Jan Kara2009-06-111-1/+1
* CacheFiles: Fixup renamed filenames in comments in internal.hDavid Howells2009-05-271-9/+9
* CacheFiles: A cache that backs onto a mounted filesystemDavid Howells2009-04-0313-0/+4363