aboutsummaryrefslogtreecommitdiff
path: root/fs/cachefiles/rdwr.c
AgeCommit message (Expand)Author
2012-07-30fs: cachefiles: add support for large files in filesystem cachingJustin Lecher
2012-07-23switch dentry_open() to struct path, make it grab references itselfAl Viro
2010-07-22fscache: convert operation to use workqueue instead of slow-workTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-16Untangling ima mess, part 2: deal with countersAl Viro
2009-12-01CacheFiles: Update IMA counters when using dentry_openMarc Dionne
2009-11-19CacheFiles: Handle truncate unlocking the page we're readingDavid Howells
2009-11-19CacheFiles: Don't write a full page if there's only a partial page to cacheDavid Howells
2009-11-19FS-Cache: Allow the current state of all objects to be dumpedDavid Howells
2009-04-03CacheFiles: A cache that backs onto a mounted filesystemDavid Howells