aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cachefiles/rdwr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-30fs: cachefiles: add support for large files in filesystem cachingJustin Lecher1-1/+1
2012-07-23switch dentry_open() to struct path, make it grab references itselfAl Viro1-4/+4
2010-07-22fscache: convert operation to use workqueue instead of slow-workTejun Heo1-2/+2
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-12-16Untangling ima mess, part 2: deal with countersAl Viro1-2/+0
2009-12-01CacheFiles: Update IMA counters when using dentry_openMarc Dionne1-0/+2
2009-11-19CacheFiles: Handle truncate unlocking the page we're readingDavid Howells1-6/+93
2009-11-19CacheFiles: Don't write a full page if there's only a partial page to cacheDavid Howells1-4/+19
2009-11-19FS-Cache: Allow the current state of all objects to be dumpedDavid Howells1-2/+4
2009-04-03CacheFiles: A cache that backs onto a mounted filesystemDavid Howells1-0/+879