1. 80a00ab fscache: Fix the volume collision wait condition by David Howells · 3 years ago
  2. e6435f1 fscache: Add a tracepoint for cookie use/unuse by David Howells · 3 years, 1 month ago
  3. 16f2f4e nfs: Implement cache I/O by accessing the cache directly by David Howells · 3 years, 4 months ago
  4. 9f08ebc fscache, cachefiles: Display stat of culling events by David Howells · 3 years, 2 months ago
  5. 3929eca fscache, cachefiles: Display stats of no-space events by David Howells · 3 years, 2 months ago
  6. 32e1500 fscache, cachefiles: Store the volume coherency data by David Howells · 3 years ago
  7. 16a96bd fscache: Provide a function to resize a cookie by David Howells · 3 years, 2 months ago
  8. 08276bd vfs, fscache: Implement pinning of cache usage for writeback by David Howells · 3 years, 2 months ago
  9. b6e1665 fscache: Implement higher-level write I/O interface by David Howells · 3 years, 2 months ago
  10. 8e7a867 fscache: Provide read/write stat counters for the cache by David Howells · 3 years, 2 months ago
  11. cdf262f fscache: Count data storage objects in a cache by David Howells · 3 years, 2 months ago
  12. d64f455 fscache: Provide a means to begin an operation by David Howells · 3 years, 2 months ago
  13. d24af13 fscache: Implement cookie invalidation by David Howells · 3 years, 2 months ago
  14. 12bb21a fscache: Implement cookie user counting and resource pinning by David Howells · 3 years, 2 months ago
  15. 5d00e42 fscache: Implement simple cookie state machine by David Howells · 3 years, 2 months ago
  16. 29f18e7 fscache: Add a function for a cache backend to note an I/O error by David Howells · 3 years, 2 months ago
  17. bfa22da fscache: Provide and use cache methods to lookup/create/free a volume by David Howells · 3 years, 2 months ago
  18. 2e0c76a fscache: Implement functions add/remove a cache by David Howells · 3 years, 2 months ago
  19. a7733fb fscache: Implement cookie-level access helpers by David Howells · 3 years, 2 months ago
  20. e6acd32 fscache: Implement volume-level access helpers by David Howells · 3 years, 2 months ago
  21. 23e12e2 fscache: Implement cache-level access helpers by David Howells · 3 years, 2 months ago
  22. 7f3283a fscache: Implement cookie registration by David Howells · 3 years, 2 months ago
  23. 62ab633 fscache: Implement volume registration by David Howells · 3 years, 2 months ago
  24. 9549332 fscache: Implement cache registration by David Howells · 3 years, 2 months ago
  25. e8a07c9 fscache: Implement a hash function by David Howells · 3 years, 2 months ago
  26. 1e1236b fscache: Introduce new driver by David Howells · 3 years, 2 months ago
  27. 2cee6fb fscache: Remove the contents of the fscache driver, pending rewrite by David Howells · 3 years, 2 months ago
  28. 01491a7 fscache, cachefiles: Disable configuration by David Howells · 3 years, 2 months ago
  29. ef31499 fscache: Remove an unused static variable by David Howells · 3 years, 3 months ago
  30. d9e3f82 fscache: Fix some kerneldoc warnings shown up by W=1 by David Howells · 3 years, 3 months ago
  31. 20ec197 fscache: Use refcount_t for the cookie refcount instead of atomic_t by David Howells · 3 years, 9 months ago
  32. 33cba85 fscache: Fix fscache_cookie_put() to not deref after dec by David Howells · 3 years, 6 months ago
  33. 35b7257 fscache: Fix cookie key hashing by David Howells · 3 years, 6 months ago
  34. c97a72d fscache: Change %p in format strings to something else by David Howells · 4 years, 2 months ago
  35. 58f386a fscache: Remove the object list procfile by David Howells · 3 years, 8 months ago
  36. 6ae9bd8 fscache, cachefiles: Remove the histogram stuff by David Howells · 3 years, 8 months ago
  37. 884a768 fscache: Procfile to display cookies by David Howells · 4 years, 11 months ago
  38. 2908f5e fscache: Add a cookie debug ID and use that in traces by David Howells · 4 years, 11 months ago
  39. 4c5e413 fscache: Select netfs stats if fscache stats are enabled by David Howells · 3 years, 7 months ago
  40. 26aaeff fscache, cachefiles: Add alternate API to use kiocb for read/write to cache by David Howells · 3 years, 10 months ago
  41. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  42. 0e82214 docs: filesystems: caching/backend-api.txt: convert it to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  43. 09eac7c docs: filesystems: caching/operations.txt: convert it to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  44. efc930f docs: filesystems: caching/netfs-api.txt: convert it to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  45. fd299b2 docs: filesystems: convert caching/fscache.txt to ReST format by Mauro Carvalho Chehab · 4 years, 8 months ago
  46. 67145c2 docs: filesystems: convert caching/object.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  47. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago
  48. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  49. 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 5 years ago
  50. 0f75ef6 Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  51. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
  52. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  53. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  54. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  55. c5a94f4 fscache: fix race between enablement and dropping of object by NeilBrown · 6 years ago
  56. fa520c4 fscache: Fix out of bound read in long cookie keys by Eric Sandeen · 6 years ago
  57. 1ff2288 fscache: Fix incomplete initialisation of inline key space by David Howells · 6 years ago
  58. f29507c fscache: Fix reference overput in fscache_attach_object() error handling by Kiran Kumar Modukuri · 7 years ago
  59. d0eb06a fscache: Allow cancelled operations to be enqueued by Kiran Kumar Modukuri · 6 years ago
  60. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  61. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
  62. e5a9554 fscache: use appropriate radix tree accessors by Matthew Wilcox · 7 years ago
  63. ec0328e fscache: Maintain a catalogue of allocated cookies by David Howells · 7 years ago
  64. ee1235a fscache: Pass object size in rather than calling back for it by David Howells · 7 years ago
  65. 402cb8d fscache: Attach the index key and aux data to the cookie by David Howells · 7 years ago
  66. 08c2e3d fscache: Add more tracepoints by David Howells · 7 years ago
  67. a18feb5 fscache: Add tracepoints by David Howells · 7 years ago
  68. 2c98425 fscache: Fix hanging wait on page discarded by writeback by David Howells · 7 years ago
  69. d0fb31e fscache: Detect multiple relinquishment of a cookie by David Howells · 7 years ago
  70. b27ddd4 fscache: Pass the correct cancelled indications to fscache_op_complete() by David Howells · 7 years ago
  71. bfa3837 fscache, cachefiles: Fix checker warnings by David Howells · 7 years ago
  72. dc5d4afb sched/wait, fs/fscache: Convert wait_on_atomic_t() usage to the new wait_var_event() API by Peter Zijlstra · 7 years ago
  73. 487e2c9 Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  74. 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
  75. 5e4def2 Pass mode to wait_on_atomic_t() action funcs and provide default actions by David Howells · 7 years ago
  76. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  77. d124b2c FS-Cache: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  78. ebfddb3 fscache: fix fscache_objlist_show format processing by Arnd Bergmann · 7 years ago
  79. 397162f mm: remove nr_pages argument from pagevec_lookup{,_range}() by Jan Kara · 7 years ago
  80. d72dc8a mm: make pagevec_lookup() update index by Jan Kara · 7 years ago
  81. 0837e49 KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() by David Howells · 8 years ago
  82. e26bfeb fscache: Fix dead object requeue by David Howells · 8 years ago
  83. 6bdded5 fscache: Clear outstanding writes when disabling a cookie by David Howells · 8 years ago
  84. 62deb81 FS-Cache: Initialise stores_lock in netfs cookie by David Howells · 8 years ago
  85. 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
  86. d213845 FS-Cache: wake write waiter after invalidating writes by Yan, Zheng · 9 years ago
  87. 84c60b1 drop redundant ->owner initializations by Al Viro · 9 years ago
  88. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  89. 102f4d9 FS-Cache: Handle a write to the page immediately beyond the EOF marker by David Howells · 9 years ago
  90. b130ed5 FS-Cache: Don't override netfs's primary_index if registering failed by Kinglong Mee · 9 years ago
  91. 86108c2 FS-Cache: Increase reference of parent after registering, netfs success by Kinglong Mee · 9 years ago
  92. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  93. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  94. 4a47132 FS-Cache: Retain the netfs context in the retrieval op earlier by David Howells · 10 years ago
  95. d3b97ca FS-Cache: The operation cancellation method needs calling in more places by David Howells · 10 years ago
  96. a39caad FS-Cache: Put an aborted initialised op so that it is accounted correctly by David Howells · 10 years ago
  97. 73c04a4 FS-Cache: Fix cancellation of in-progress operation by David Howells · 10 years ago
  98. 03cdd0e FS-Cache: Count the number of initialised operations by David Howells · 10 years ago
  99. 1339ec9 FS-Cache: Out of line fscache_operation_init() by David Howells · 10 years ago
  100. 418b7eb FS-Cache: Permit fscache_cancel_op() to cancel in-progress operations too by David Howells · 10 years ago