1. 6b24ca4 mm: Use multi-index entries in the page cache by Matthew Wilcox (Oracle) · 4 years, 6 months ago
  2. b9a8a41 truncate,shmem: Handle truncates that split large folios by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  3. f6357c3 truncate: Convert invalidate_inode_pages2_range to folios by Matthew Wilcox (Oracle) · 3 years, 7 months ago
  4. 1613fac mm: Remove pagevec_remove_exceptionals() by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  5. 51dcbda mm: Convert find_lock_entries() to use a folio_batch by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  6. 0e499ed filemap: Return only folios from find_get_entries() by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  7. 25d6a23 filemap: Convert filemap_get_read_batch() to use a folio_batch by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  8. d996fc7 filemap: Convert filemap_read() to use a folio by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  9. 78f4266 truncate: Add invalidate_complete_folio2() by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  10. fae9bc4 truncate: Convert invalidate_inode_pages2_range() to use a folio by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  11. ccbbf76 truncate: Skip known-truncated indices by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  12. 1e84a3d truncate,shmem: Add truncate_inode_folio() by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  13. 7b774aa shmem: Convert part of shmem_undo_range() to use a folio by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  14. 3506659 mm: Add unmap_mapping_folio() by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  15. efe99bb truncate: Add truncate_cleanup_folio() by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  16. 82c50f8 filemap: Add filemap_release_folio() by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  17. 960ea97 filemap: Use a folio in filemap_page_mkwrite by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  18. 820b05e filemap: Use a folio in filemap_map_pages by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  19. 9184a30 filemap: Use folios in next_uptodate_page by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  20. 1afd7ae filemap: Convert page_cache_delete_batch to folios by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  21. 65bca53 filemap: Convert filemap_get_pages to use folios by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  22. 81f4c03 filemap: Drop the refcount while waiting for page lock by Matthew Wilcox (Oracle) · 3 years ago
  23. 539a332 filemap: Add read_cache_folio and read_mapping_folio by Matthew Wilcox (Oracle) · 4 years ago
  24. e292e6d filemap: Convert filemap_fault to folio by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  25. 79598ce filemap: Convert do_async_mmap_readahead to take a folio by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  26. 0387df1 readahead: Convert page_cache_ra_unbounded to folios by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  27. 7836d99 readahead: Convert page_cache_async_ra() to take a folio by Matthew Wilcox (Oracle) · 3 years, 7 months ago
  28. 2fa4eeb filemap: Convert filemap_range_uptodate to folios by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  29. a5d4ad0 filemap: Convert filemap_create_page to folio by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  30. 9d427b4 filemap: Convert filemap_read_page to take a folio by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  31. e1c3772 filemap: Convert find_get_pages_contig to folios by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  32. bdb7293 filemap: Convert filemap_get_read_batch to use folios by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  33. f5e6429 filemap: Convert find_get_entry to return a folio by Matthew Wilcox (Oracle) · 4 years ago
  34. 452e9e6 filemap: Add filemap_remove_folio and __filemap_remove_folio by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  35. a0580c6 filemap: Convert tracing of page cache operations to folio by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  36. 621db48 filemap: Add filemap_unaccount_folio() by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  37. a548b61 filemap: Convert page_cache_delete to take a folio by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  38. 9f2b04a filemap: Add folio_put_wait_locked() by Matthew Wilcox (Oracle) · 3 years, 4 months ago
  39. a229a4f mm/writeback: Improve __folio_mark_dirty() comment by Matthew Wilcox (Oracle) · 4 years ago
  40. 9144785 filemap: Remove PageHWPoison check from next_uptodate_page() by Matthew Wilcox (Oracle) · 3 years, 7 months ago
  41. 7994149 Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 1 month ago
  42. 13e4ad2 hugetlbfs: flush before unlock on move_hugetlb_page_tables() by Nadav Amit · 3 years, 1 month ago
  43. a4a118f hugetlbfs: flush TLBs correctly after huge_pmd_unshare by Nadav Amit · 3 years, 1 month ago
  44. 825c43f kmap_local: don't assume kmap PTEs are linear arrays in memory by Ard Biesheuvel · 3 years, 1 month ago
  45. d78f3853 mm/damon/dbgfs: fix missed use of damon_dbgfs_lock by SeongJae Park · 3 years, 1 month ago
  46. db7a347 mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocation by SeongJae Park · 3 years, 1 month ago
  47. cc30042 hugetlb, userfaultfd: fix reservation restore on userfaultfd error by Mina Almasry · 3 years, 1 month ago
  48. afe041c hugetlb: fix hugetlb cgroup refcounting during mremap by Bui Quang Minh · 3 years, 1 month ago
  49. 34dbc3aa mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag by Rustam Kovhaev · 3 years, 1 month ago
  50. 9a543f0 mm: emit the "free" trace report before freeing memory in kmem_cache_free() by Yunfeng Ye · 3 years, 1 month ago
  51. 3cd018b4 mm/swap.c:put_pages_list(): reinitialise the page list by Matthew Wilcox · 3 years, 1 month ago
  52. c035713 mm: Add functions to zero portions of a folio by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  53. ff36da6 fs: Remove FS_THP_SUPPORT by Matthew Wilcox (Oracle) · 3 years, 4 months ago
  54. a1efe48 mm: Remove folio_test_single by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  55. 9c32521 mm: Rename folio_test_multi to folio_test_large by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  56. d0b51bf Revert "mm: shmem: don't truncate page if memory failure happens" by Linus Torvalds · 3 years, 2 months ago
  57. 0f7ddea Merge tag 'netfs-folio-20211111' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 2 months ago
  58. dbf4989 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  59. f54ca91 Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 2 months ago
  60. b873e98 kasan: add kasan mode messages when kasan init by Kuan-Ying Lee · 3 years, 2 months ago
  61. ab2f9d2 mm: unexport {,un}lock_page_memcg by Christoph Hellwig · 3 years, 2 months ago
  62. 913ffbd mm: unexport folio_memcg_{,un}lock by Christoph Hellwig · 3 years, 2 months ago
  63. ab09243 mm/migrate.c: remove MIGRATE_PFN_LOCKED by Alistair Popple · 3 years, 2 months ago
  64. 0ef0246 mm: migrate: simplify the file-backed pages validation when migrating its mapping by Baolin Wang · 3 years, 2 months ago
  65. 0093de6 mm/page_owner.c: modify the type of argument "order" in some functions by Yixuan Cao · 3 years, 2 months ago
  66. 6752de1 Merge tag 'pidfd.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 2 months ago
  67. 452c472 folio: Add a function to get the host inode for a folio by David Howells · 3 years, 5 months ago
  68. 89fa0be Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 2 months ago
  69. 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  70. a9e7b8d kernel/resource: disallow access to exclusive system RAM regions by David Hildenbrand · 3 years, 2 months ago
  71. 3298cbe8 mm: kasan: use is_kernel() helper by Kefeng Wang · 3 years, 2 months ago
  72. 0f68d45 lib, stackdepot: add helper to print stack entries into buffer by Imran Khan · 3 years, 2 months ago
  73. 505be48 lib, stackdepot: add helper to print stack entries by Imran Khan · 3 years, 2 months ago
  74. 83c1fd7 mm,hugetlb: remove mlock ulimit for SHM_HUGETLB by zhangyiru · 3 years, 2 months ago
  75. 51b8c1f vfs: keep inodes with page cache off the inode shrinker LRU by Johannes Weiner · 3 years, 2 months ago
  76. c6975d7 arm64: Track no early_pgtable_alloc() for kmemleak by Qian Cai · 3 years, 2 months ago
  77. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  78. 658f9ae mm/damon: remove return value from before_terminate callback by Changbin Du · 3 years, 2 months ago
  79. 0107865 mm/damon: fix a few spelling mistakes in comments and a pr_debug message by Colin Ian King · 3 years, 2 months ago
  80. 0f91d13 mm/damon: simplify stop mechanism by Changbin Du · 3 years, 2 months ago
  81. b5ca3e8 mm/damon/dbgfs: add adaptive_targets list check before enable monitor_on by Xin Hao · 3 years, 2 months ago
  82. a460a36 mm/damon: remove unnecessary variable initialization by Xin Hao · 3 years, 2 months ago
  83. 43b0536 mm/damon: introduce DAMON-based Reclamation (DAMON_RECLAIM) by SeongJae Park · 3 years, 2 months ago
  84. ae666a6 mm/damon/dbgfs: support watermarks by SeongJae Park · 3 years, 2 months ago
  85. ee801b7 mm/damon/schemes: activate schemes based on a watermarks mechanism by SeongJae Park · 3 years, 2 months ago
  86. f4a68b4 mm/damon/dbgfs: support prioritization weights by SeongJae Park · 3 years, 2 months ago
  87. 198f0f4 mm/damon/vaddr,paddr: support pageout prioritization by SeongJae Park · 3 years, 2 months ago
  88. 38683e0 mm/damon/schemes: prioritize regions within the quotas by SeongJae Park · 3 years, 2 months ago
  89. d7d0ec8 mm/damon/dbgfs: support quotas of schemes by SeongJae Park · 3 years, 2 months ago
  90. 1cd2430 mm/damon/schemes: implement time quota by SeongJae Park · 3 years, 2 months ago
  91. 5058519 mm/damon/schemes: skip already charged targets and regions by SeongJae Park · 3 years, 2 months ago
  92. 2b8a248 mm/damon/schemes: implement size quota for schemes application speed control by SeongJae Park · 3 years, 2 months ago
  93. 57223ac mm/damon/paddr: support the pageout scheme by SeongJae Park · 3 years, 2 months ago
  94. 9210622 mm/damon/dbgfs: remove unnecessary variables by Rongwei Wang · 3 years, 2 months ago
  95. 199b50f mm/damon/vaddr: constify static mm_walk_ops by Rikard Falkeborn · 3 years, 2 months ago
  96. c026291a mm/damon/dbgfs: support physical memory monitoring by SeongJae Park · 3 years, 2 months ago
  97. a28397b mm/damon: implement primitives for physical address space monitoring by SeongJae Park · 3 years, 2 months ago
  98. 46c3a0a mm/damon/vaddr: separate commonly usable functions by SeongJae Park · 3 years, 2 months ago
  99. 1c2e11b mm/damon/dbgfs-test: add a unit test case for 'init_regions' by SeongJae Park · 3 years, 2 months ago
  100. 90bebce mm/damon/dbgfs: allow users to set initial monitoring target regions by SeongJae Park · 3 years, 2 months ago