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