1. 324b954 cachefiles: notify the user daemon when withdrawing cookie by Jeffle Xu · 2 years, 11 months ago
  2. b08968f cachefiles: Fix incorrect length to fallocate() by David Howells · 3 years ago
  3. 7623ed6 cachefiles: Implement cookie resize for truncate by David Howells · 3 years, 5 months ago
  4. 287fd61 cachefiles: Implement begin and end I/O operation by David Howells · 3 years, 5 months ago
  5. 1f08c92 cachefiles: Implement backing file wrangling by David Howells · 3 years, 5 months ago
  6. df98e87 cachefiles: Implement object lifecycle funcs by David Howells · 3 years, 4 months ago
  7. fe2140e cachefiles: Implement volume support by David Howells · 3 years, 5 months ago
  8. d1065b0 cachefiles: Implement cache registration and withdrawal by David Howells · 3 years, 3 months ago
  9. 850cba0 cachefiles: Delete the cachefiles driver pending rewrite by David Howells · 3 years, 4 months ago
  10. 8beabdd cachefiles: Change %p in format strings to something else by David Howells · 4 years, 5 months ago
  11. 26aaeff fscache, cachefiles: Add alternate API to use kiocb for read/write to cache by David Howells · 4 years, 1 month ago
  12. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years, 2 months ago
  13. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  14. ee1235a fscache: Pass object size in rather than calling back for it by David Howells · 7 years ago
  15. 402cb8d fscache: Attach the index key and aux data to the cookie by David Howells · 7 years ago
  16. a18feb5 fscache: Add tracepoints by David Howells · 7 years ago
  17. a818101 cachefiles: Fix attempt to read i_blocks after deleting file [ver #2] by David Howells · 9 years ago
  18. 480ce08 FS-Cache: make check_consistency callback return int by Yan, Zheng · 9 years ago
  19. a5b3a80 CacheFiles: Provide read-and-reset release counters for cachefilesd by David Howells · 9 years ago
  20. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  21. 466b77b VFS: fs/cachefiles: d_backing_inode() annotations by David Howells · 10 years ago
  22. 5153bc8 VFS: Cachefiles should perform fs modifications on the top layer only by David Howells · 10 years ago
  23. ce40fa7 Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 10 years ago
  24. a3b7c00 CacheFiles: Handle object being killed before being set up by David Howells · 10 years ago
  25. 0227d6ab fs/cachefiles: replace kerror by pr_err by Fabian Frederick · 11 years ago
  26. 4e1eb88 FS/CACHEFILES: convert printk to pr_foo() by Fabian Frederick · 11 years ago
  27. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  28. 27ac0ff locks: break delegations on any attribute modification by J. Bruce Fields · 13 years ago
  29. 94d30ae FS-Cache: Provide the ability to enable/disable cookies by David Howells · 11 years ago
  30. 5002d7b CacheFiles: Implement interface to check cache consistency by David Howells · 12 years ago
  31. 2144bc7 cachefiles: remove unused macro list_to_page() by Haicheng Li · 12 years ago
  32. 1362729 FS-Cache: Simplify cookie retention for fscache_objects, fixing oops by David Howells · 12 years ago
  33. caaef69 FS-Cache: Fix object state machine to have separate work and wait states by David Howells · 12 years ago
  34. 1f372df FS-Cache: Mark cancellation of in-progress operation by David Howells · 12 years ago
  35. 9dc8d9b CacheFiles: Implement invalidation by David Howells · 12 years ago
  36. 5f4f9f4 CacheFiles: Downgrade the requirements passed to the allocator by David Howells · 12 years ago
  37. ff01bb4 fs: move code out of buffer.c by Al Viro · 13 years ago
  38. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  39. 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
  40. 14e6964 CacheFiles: Don't log lookup/create failing with ENOBUFS by David Howells · 15 years ago
  41. fee096d CacheFiles: Catch an overly long wait for an old active object by David Howells · 15 years ago
  42. a17754f CacheFiles: Don't write a full page if there's only a partial page to cache by David Howells · 15 years ago
  43. 4fbf429 FS-Cache: Allow the current state of all objects to be dumped by David Howells · 15 years ago
  44. 5af7926 enforce ->sync_fs is only called for rw superblock by Christoph Hellwig · 16 years ago
  45. 60b0680 vfs: Rename fsync_super() to sync_filesystem() (version 4) by Jan Kara · 16 years ago
  46. 9ae326a CacheFiles: A cache that backs onto a mounted filesystem by David Howells · 16 years ago