1. f23fc42 fscache, cachefiles: remove redundant variable 'cache' by Colin Ian King · 6 years ago
  2. 5e3cd96 cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active by Kiran Kumar Modukuri · 6 years ago
  3. 75960a4 cachefiles: Fix refcounting bug in backing-file read monitoring by Kiran Kumar Modukuri · 7 years ago
  4. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  5. cf89752 FS-Cache: Add missing initialization of ret in cachefiles_write_page() by Geert Uytterhoeven · 9 years ago
  6. 102f4d9 FS-Cache: Handle a write to the page immediately beyond the EOF marker by David Howells · 9 years ago
  7. 95201a4 cachefiles: perform test on s_blocksize when opening cache file. by NeilBrown · 9 years ago
  8. 466b77b VFS: fs/cachefiles: d_backing_inode() annotations by David Howells · 10 years ago
  9. ce40fa7 Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 10 years ago
  10. 2ec3a12 cachefiles_write_page(): switch to __kernel_write() by Al Viro · 10 years ago
  11. 696382f cachefiles: remove two unused pagevecs. by NeilBrown · 10 years ago
  12. 55881bc fs: cachefiles: use add_to_page_cache_lru() by Johannes Weiner · 10 years ago
  13. a0b8cab3 mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec API by Mel Gorman · 11 years ago
  14. 03d95eb lift sb_start_write() out of ->write() by Al Viro · 12 years ago
  15. b4cf1e0 CacheFiles: Add missing retrieval completions by David Howells · 12 years ago
  16. 9dc8d9b CacheFiles: Implement invalidation by David Howells · 12 years ago
  17. 9f10523 FS-Cache: Fix operation state management and accounting by David Howells · 12 years ago
  18. 37491a1 CacheFiles: Make some debugging statements conditional by David Howells · 12 years ago
  19. 5f4f9f4 CacheFiles: Downgrade the requirements passed to the allocator by David Howells · 12 years ago
  20. c4d6d8d CacheFiles: Fix the marking of cached pages by David Howells · 12 years ago
  21. 98c350c fs: cachefiles: add support for large files in filesystem caching by Justin Lecher · 12 years ago
  22. 765927b switch dentry_open() to struct path, make it grab references itself by Al Viro · 12 years ago
  23. 8af7c12 fscache: convert operation to use workqueue instead of slow-work by Tejun Heo · 14 years ago
  24. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  25. b65a9cf Untangling ima mess, part 2: deal with counters by Al Viro · 15 years ago
  26. 3350b2a CacheFiles: Update IMA counters when using dentry_open by Marc Dionne · 15 years ago
  27. 5e929b3 CacheFiles: Handle truncate unlocking the page we're reading by David Howells · 15 years ago
  28. a17754f CacheFiles: Don't write a full page if there's only a partial page to cache by David Howells · 15 years ago
  29. 4fbf429 FS-Cache: Allow the current state of all objects to be dumped by David Howells · 15 years ago
  30. 9ae326a CacheFiles: A cache that backs onto a mounted filesystem by David Howells · 15 years ago