| Commit message (Expand) | Author | Age | Files | Lines |
* | VFS: fs/cachefiles: d_backing_inode() annotations | David Howells | 2015-04-15 | 1 | -7/+7 |
* | Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions | David Howells | 2015-02-22 | 1 | -1/+1 |
* | cachefiles_write_page(): switch to __kernel_write() | Al Viro | 2014-10-09 | 1 | -29/+19 |
* | cachefiles: remove two unused pagevecs. | NeilBrown | 2014-09-17 | 1 | -6/+0 |
* | fs: cachefiles: use add_to_page_cache_lru() | Johannes Weiner | 2014-04-03 | 1 | -20/+13 |
* | mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec API | Mel Gorman | 2013-07-03 | 1 | -23/+7 |
* | lift sb_start_write() out of ->write() | Al Viro | 2013-04-09 | 1 | -0/+2 |
* | CacheFiles: Add missing retrieval completions | David Howells | 2012-12-20 | 1 | -4/+10 |
* | CacheFiles: Implement invalidation | David Howells | 2012-12-20 | 1 | -1/+4 |
* | FS-Cache: Fix operation state management and accounting | David Howells | 2012-12-20 | 1 | -5/+26 |
* | CacheFiles: Make some debugging statements conditional | David Howells | 2012-12-20 | 1 | -7/+7 |
* | CacheFiles: Downgrade the requirements passed to the allocator | David Howells | 2012-12-20 | 1 | -8/+10 |
* | CacheFiles: Fix the marking of cached pages | David Howells | 2012-12-20 | 1 | -23/+11 |
* | fs: cachefiles: add support for large files in filesystem caching | Justin Lecher | 2012-07-30 | 1 | -1/+1 |
* | switch dentry_open() to struct path, make it grab references itself | Al Viro | 2012-07-23 | 1 | -4/+4 |
* | fscache: convert operation to use workqueue instead of slow-work | Tejun Heo | 2010-07-22 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Untangling ima mess, part 2: deal with counters | Al Viro | 2009-12-16 | 1 | -2/+0 |
* | CacheFiles: Update IMA counters when using dentry_open | Marc Dionne | 2009-12-01 | 1 | -0/+2 |
* | CacheFiles: Handle truncate unlocking the page we're reading | David Howells | 2009-11-19 | 1 | -6/+93 |
* | CacheFiles: Don't write a full page if there's only a partial page to cache | David Howells | 2009-11-19 | 1 | -4/+19 |
* | FS-Cache: Allow the current state of all objects to be dumped | David Howells | 2009-11-19 | 1 | -2/+4 |
* | CacheFiles: A cache that backs onto a mounted filesystem | David Howells | 2009-04-03 | 1 | -0/+879 |