aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cachefiles/interface.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-03fs: move code out of buffer.cAl Viro1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-19CacheFiles: Don't log lookup/create failing with ENOBUFSDavid Howells1-2/+3
2009-11-19CacheFiles: Catch an overly long wait for an old active objectDavid Howells1-2/+4
2009-11-19CacheFiles: Don't write a full page if there's only a partial page to cacheDavid Howells1-3/+17
2009-11-19FS-Cache: Allow the current state of all objects to be dumpedDavid Howells1-0/+1
2009-06-11enforce ->sync_fs is only called for rw superblockChristoph Hellwig1-0/+2
2009-06-11vfs: Rename fsync_super() to sync_filesystem() (version 4)Jan Kara1-1/+1
2009-04-03CacheFiles: A cache that backs onto a mounted filesystemDavid Howells1-0/+449