1. bee9f65 netfs, cachefiles: Add a method to query presence of data in the cache by David Howells · 2 years, 11 months ago
  2. 6633213 cachefiles: Check that the backing filesystem supports tmpfiles by David Howells · 3 years ago
  3. 14b9d09 cachefiles: Explain checks in a comment by David Howells · 3 years ago
  4. b64a331 cachefiles: Trace active-mark failure by David Howells · 3 years ago
  5. 8c39b8b cachefiles: Make some tracepoint adjustments by David Howells · 3 years ago
  6. c7ca731 cachefiles: set default tag name if it's unspecified by Jeffle Xu · 3 years ago
  7. 5638b06 cachefiles: Calculate the blockshift in terms of bytes, not pages by David Howells · 3 years ago
  8. 8834147 Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years ago
  9. 9f08ebc fscache, cachefiles: Display stat of culling events by David Howells · 3 years, 2 months ago
  10. 3929eca fscache, cachefiles: Display stats of no-space events by David Howells · 3 years, 2 months ago
  11. ecd1a5f cachefiles: Allow cachefiles to actually function by David Howells · 3 years, 1 month ago
  12. 32e1500 fscache, cachefiles: Store the volume coherency data by David Howells · 3 years ago
  13. 047487c cachefiles: Implement the I/O routines by David Howells · 3 years, 2 months ago
  14. 7623ed6 cachefiles: Implement cookie resize for truncate by David Howells · 3 years, 2 months ago
  15. 287fd61 cachefiles: Implement begin and end I/O operation by David Howells · 3 years, 2 months ago
  16. 1f08c92 cachefiles: Implement backing file wrangling by David Howells · 3 years, 2 months ago
  17. 07a90e9 cachefiles: Implement culling daemon commands by David Howells · 3 years, 2 months ago
  18. 169379e cachefiles: Mark a backing file in use with an inode flag by David Howells · 3 years, 1 month ago
  19. 72b9578 cachefiles: Implement metadata/coherency data storage in xattrs by David Howells · 3 years, 1 month ago
  20. 5d43946 cachefiles: Implement key to filename encoding by David Howells · 3 years, 1 month ago
  21. df98e87 cachefiles: Implement object lifecycle funcs by David Howells · 3 years, 1 month ago
  22. fe2140e cachefiles: Implement volume support by David Howells · 3 years, 2 months ago
  23. d1065b0 cachefiles: Implement cache registration and withdrawal by David Howells · 3 years, 1 month ago
  24. 32759f7 cachefiles: Implement a function to get/create a directory in the cache by David Howells · 3 years, 2 months ago
  25. 1bd9c4e vfs, cachefiles: Mark a backing file in use with an inode flag by David Howells · 3 years, 1 month ago
  26. 80f94f2 cachefiles: Provide a function to check how much space there is by David Howells · 3 years, 2 months ago
  27. 8667d43 cachefiles: Register a miscdev and parse commands over it by David Howells · 3 years, 1 month ago
  28. 254947d cachefiles: Add security derivation by David Howells · 3 years, 1 month ago
  29. 1493bf7 cachefiles: Add cache error reporting macro by David Howells · 3 years, 2 months ago
  30. ecf5a6c cachefiles: Add a couple of tracepoints for logging errors by David Howells · 3 years, 2 months ago
  31. a70f652 cachefiles: Add some error injection support by David Howells · 3 years, 2 months ago
  32. 8390fbc cachefiles: Define structs by David Howells · 3 years, 1 month ago
  33. 77443f6 cachefiles: Introduce rewritten driver by David Howells · 3 years, 1 month ago
  34. 850cba0 cachefiles: Delete the cachefiles driver pending rewrite by David Howells · 3 years, 2 months ago
  35. bb49e9e fs: add is_idmapped_mnt() helper by Christian Brauner · 3 years, 1 month ago
  36. b6773cd Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  37. 6b19b76 fs: get rid of the res2 iocb->ki_complete argument by Jens Axboe · 3 years, 2 months ago
  38. df4d4f12 mm/filemap: Convert page wait queues to be folios by Matthew Wilcox (Oracle) · 4 years ago
  39. 8beabdd cachefiles: Change %p in format strings to something else by David Howells · 4 years, 2 months ago
  40. 6ae9bd8 fscache, cachefiles: Remove the histogram stuff by David Howells · 3 years, 8 months ago
  41. 1859819 cachefiles: Use file_inode() rather than accessing ->f_inode by David Howells · 3 years, 7 months ago
  42. a7e20e3 netfs: Move cookie debug ID to struct netfs_cache_resources by David Howells · 3 years, 8 months ago
  43. 26aaeff fscache, cachefiles: Add alternate API to use kiocb for read/write to cache by David Howells · 3 years, 10 months ago
  44. 8a9d2e1 Merge tag 'afs-cachefiles-fixes-20210323' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 9 months ago
  45. bf1c82a cachefiles: do not yet allow on idmapped mounts by Christian Brauner · 3 years, 9 months ago
  46. 39f985c fs/cachefiles: Remove wait_bit_key layout dependency by Matthew Wilcox (Oracle) · 3 years, 9 months ago
  47. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
  48. 6521f89 namei: prepare for idmapped mounts by Christian Brauner · 4 years ago
  49. 9fe6145 namei: introduce struct renamedata by Christian Brauner · 4 years ago
  50. c7c7a1a1 xattr: handle idmapped mounts by Tycho Andersen · 4 years ago
  51. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  52. db58465 cachefiles: Drop superfluous readpages aops NULL check by Takashi Iwai · 4 years ago
  53. 9480b4e cachefiles: Handle readpage error correctly by Matthew Wilcox (Oracle) · 4 years, 2 months ago
  54. 97c7990 cachefiles: switch to kernel_write by Christoph Hellwig · 4 years, 8 months ago
  55. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
  56. 7bb0c53 cachefiles: Fix race between read_waiter and read_copier involving op->to_do by Lei Xue · 4 years, 8 months ago
  57. d74802a docs: filesystems: caching/cachefiles.txt: convert to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  58. c5f9d9d cachefiles: Fix corruption of the return value in cachefiles_read_or_alloc_pages() by David Howells · 4 years, 8 months ago
  59. 10d83e11 cachefiles: drop direct usage of ->bmap method. by Carlos Maiolino · 5 years ago
  60. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  61. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  62. 081d7d3 fs/cachefiles/namei.c: remove duplicate header by Sabyasachi Gupta · 6 years ago
  63. 31ffa56 fscache, cachefiles: remove redundant variable 'cache' by Colin Ian King · 6 years ago
  64. 34e06fe cachefiles: avoid deprecated get_seconds() by Arnd Bergmann · 6 years ago
  65. b7e768b cachefiles: Explicitly cast enumerated type in put_object by Nathan Chancellor · 6 years ago
  66. 9a24ce5 cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active by Kiran Kumar Modukuri · 6 years ago
  67. e6bc06f cachefiles: Fix an assertion failure when trying to update a failed object by David Howells · 6 years ago
  68. 169b803 cachefiles: fix the race between cachefiles_bury_object() and rmdir(2) by Al Viro · 6 years ago
  69. c2412ac cachefiles: Wait rather than BUG'ing on "Unexpected object collision" by Kiran Kumar Modukuri · 7 years ago
  70. 5ce83d4 cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flag by Kiran Kumar Modukuri · 7 years ago
  71. f29507c fscache: Fix reference overput in fscache_attach_object() error handling by Kiran Kumar Modukuri · 7 years ago
  72. 934140a cachefiles: Fix refcounting bug in backing-file read monitoring by Kiran Kumar Modukuri · 7 years ago
  73. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  74. 9c3e902 cachefiles: vfs_mkdir() might succeed leaving dentry negative unhashed by Al Viro · 7 years ago
  75. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
  76. ee1235a fscache: Pass object size in rather than calling back for it by David Howells · 7 years ago
  77. 402cb8d fscache: Attach the index key and aux data to the cookie by David Howells · 7 years ago
  78. a18feb5 fscache: Add tracepoints by David Howells · 7 years ago
  79. bfa3837 fscache, cachefiles: Fix checker warnings by David Howells · 7 years ago
  80. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  81. 076ccb7 fs: annotate ->poll() instances by Al Viro · 7 years ago
  82. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  83. 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
  84. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  85. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
  86. 2055da9 sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming by Ingo Molnar · 8 years ago
  87. 5dd43ce sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wait_bit.h> by Ingo Molnar · 8 years ago
  88. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  89. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  90. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  91. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  92. 5d6c319 xattr: Add __vfs_{get,set,remove}xattr helpers by Andreas Gruenbacher · 8 years ago
  93. a818101 cachefiles: Fix attempt to read i_blocks after deleting file [ver #2] by David Howells · 8 years ago
  94. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  95. 18fc84d vfs: remove unused i_op->rename by Miklos Szeredi · 8 years ago
  96. db20a89 cachefiles: Fix race between inactivating and culling a cache object by David Howells · 8 years ago
  97. b223f4e2 Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into work.misc by Al Viro · 8 years ago
  98. 480ce08 FS-Cache: make check_consistency callback return int by Yan, Zheng · 9 years ago
  99. 84c60b1 drop redundant ->owner initializations by Al Viro · 9 years ago
  100. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago