1. 3822a7c Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 1 month ago
  2. 7c8e01e splice: Export filemap/direct_splice_read() by David Howells · 2 years, 1 month ago
  3. 07073eb splice: Add a func to do a splice from a buffered file without ITER_PIPE by David Howells · 2 years, 1 month ago
  4. dd5b9d0 mm: Pass info, not iter, into filemap_get_pages() by David Howells · 2 years, 1 month ago
  5. 5956592 mm/filemap: fix page end in filemap_get_read_batch by Qian Yingjin · 2 years, 1 month ago
  6. 3e62959 filemap: add mapping_read_folio_gfp() by Matthew Wilcox (Oracle) · 2 years, 1 month ago
  7. 0503ea8 mm/mmap: remove __vma_adjust() by Liam R. Howlett · 2 years, 2 months ago
  8. eff3b36 filemap: convert filemap_range_has_page() to use a folio by Matthew Wilcox (Oracle) · 2 years, 2 months ago
  9. 8808eca filemap: convert filemap_map_pmd() to take a folio by Matthew Wilcox (Oracle) · 2 years, 2 months ago
  10. c5792d9 filemap: remove find_get_pages_range_tag() by Vishal Moola (Oracle) · 2 years, 2 months ago
  11. 6817ef5 filemap: convert __filemap_fdatawait_range() to use filemap_get_folios_tag() by Vishal Moola (Oracle) · 2 years, 2 months ago
  12. 247f9e1 filemap: add filemap_get_folios_tag() by Vishal Moola (Oracle) · 2 years, 2 months ago
  13. 3720dd6 filemap: convert replace_page_cache_page() to replace_page_cache_folio() by Vishal Moola (Oracle) · 2 years, 4 months ago
  14. feeb9b2 filemap: skip write and wait if end offset precedes start by Brian Foster · 2 years, 3 months ago
  15. 9fb6bee filemap: find_get_entries() now updates start offset by Vishal Moola (Oracle) · 2 years, 5 months ago
  16. 3392ca12 filemap: find_lock_entries() now updates start offset by Vishal Moola (Oracle) · 2 years, 5 months ago
  17. 27bc50f Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 5 months ago
  18. 1468c6f mm: fs: initialize fsdata passed to write_begin/write_end interface by Alexander Potapenko · 2 years, 6 months ago
  19. c195c32 mm/filemap: make folio_put_wait_locked static by Ke Sun · 2 years, 6 months ago
  20. b05f41a filemap: convert filemap_range_has_writeback() to use folios by Vishal Moola (Oracle) · 2 years, 6 months ago
  21. aa1cf99 delayacct: support re-entrance detection of thrashing accounting by Yang Yang · 2 years, 7 months ago
  22. f347c9d filemap: make the accounting of thrashing more consistent by Yang Yang · 2 years, 7 months ago
  23. 1760424 mm: add PSI accounting around ->read_folio and ->readahead calls by Christoph Hellwig · 2 years, 6 months ago
  24. 48658d8 filemap: remove find_get_pages_contig() by Vishal Moola (Oracle) · 2 years, 7 months ago
  25. 35b4714 filemap: add filemap_get_folios_contig() by Vishal Moola (Oracle) · 2 years, 7 months ago
  26. 223ce49 mm/filemap.c: convert page_endio() to use a folio by Shaoqin Huang · 2 years, 7 months ago
  27. 6614a3c Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 7 months ago
  28. f006540 Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 2 years, 7 months ago
  29. ccac11d filemap: minor cleanup for filemap_write_and_wait_range by Miaohe Lin · 2 years, 9 months ago
  30. 0dd316b mm: honor FGP_NOWAIT for page cache page allocation by Jens Axboe · 2 years, 8 months ago
  31. 290e1a3 filemap: Use filemap_read_folio() in do_read_cache_folio() by Matthew Wilcox (Oracle) · 2 years, 10 months ago
  32. 1dfa24a filemap: Handle AOP_TRUNCATED_PAGE in do_read_cache_folio() by Matthew Wilcox (Oracle) · 2 years, 10 months ago
  33. 9bc3e86 filemap: Move 'filler' case to the end of do_read_cache_folio() by Matthew Wilcox (Oracle) · 2 years, 10 months ago
  34. bb4b42b filemap: Remove find_get_pages_range() and associated functions by Matthew Wilcox (Oracle) · 2 years, 9 months ago
  35. be0ced5 filemap: Add filemap_get_folios() by Matthew Wilcox (Oracle) · 2 years, 9 months ago
  36. 2bb876b filemap: Remove add_to_page_cache() and add_to_page_cache_locked() by Matthew Wilcox (Oracle) · 2 years, 9 months ago
  37. cb995f4 filemap: Handle sibling entries in filemap_get_read_batch() by Matthew Wilcox (Oracle) · 2 years, 9 months ago
  38. 5ccc944 filemap: Correct the conditions for marking a folio as accessed by Matthew Wilcox (Oracle) · 2 years, 9 months ago
  39. dcfa24b filemap: Cache the value of vm_flags by Matthew Wilcox (Oracle) · 2 years, 10 months ago
  40. 98931dd Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 10 months ago
  41. 5c041f5 mm: teach core mm about pte markers by Peter Xu · 2 years, 10 months ago
  42. 8560cb1 fs: Remove aops->freepage by Matthew Wilcox (Oracle) · 2 years, 10 months ago
  43. d2329aa fs: Add free_folio address space operation by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  44. 68189fe fs: Change try_to_free_buffers() to take a folio by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  45. 704ead2 fs: Remove last vestiges of releasepage by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  46. fa29000 fs: Add aops->release_folio by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  47. 0795000 mm/filemap: Hoist filler_t decision to the top of do_read_cache_folio() by Matthew Wilcox (Oracle) · 2 years, 10 months ago
  48. e9b5b23 fs: Change the type of filler_t by Matthew Wilcox (Oracle) · 2 years, 10 months ago
  49. 7e0a126 mm,fs: Remove aops->readpage by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  50. 5efe744 fs: Introduce aops->read_folio by Matthew Wilcox (Oracle) · 2 years, 11 months ago
  51. 84a1041 fs: Remove pagecache_write_begin() and pagecache_write_end() by Matthew Wilcox (Oracle) · 3 years ago
  52. 9d6b0cd fs: Remove flags parameter from aops->write_begin by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  53. 1bdec44b tmpfs: fix regressions from wider use of ZERO_PAGE by Hugh Dickins · 2 years, 11 months ago
  54. 800ba29 fs: Pass an iocb to generic_perform_write() by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  55. 704528d fs: Remove ->readpages address space operation by Matthew Wilcox (Oracle) · 3 years ago
  56. a060c94 Merge tag 'write-page-prefaulting' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years ago
  57. 631f871 fs/iomap: Fix buffered write page prefaulting by Andreas Gruenbacher · 3 years, 4 months ago
  58. 566d336 mm: warn on deleting redirtied only if accounted by Hugh Dickins · 3 years ago
  59. 85207ad mm: filemap_unaccount_folio() large skip mapcount fixup by Hugh Dickins · 3 years ago
  60. bb43b14 mm: delete __ClearPageWaiters() by Hugh Dickins · 3 years ago
  61. 6b1f86f Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years ago
  62. 9030fb0 Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years ago
  63. 56a8c8e tmpfs: do not allocate pages on read by Hugh Dickins · 3 years ago
  64. eb5279f filemap: remove find_get_pages() by Miaohe Lin · 3 years ago
  65. 4687fdb mm/filemap: Support VM_HUGEPAGE for file mappings by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  66. 56a4d67 mm/readahead: Switch to page_cache_ra_order by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  67. d68ecca mm/filemap: Allow large folios to be added to the page cache by Matthew Wilcox (Oracle) · 6 years ago
  68. e621900 fs: Convert __set_page_dirty_buffers to block_dirty_folio by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  69. 2e7e80f fs: Convert is_partially_uptodate to folios by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  70. 1c52283 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  71. 0a4ee51 mm: remove cleancache by Christoph Hellwig · 3 years, 2 months ago
  72. ffa6575 mm/migrate.c: rework migration_entry_wait() to not take a pageref by Alistair Popple · 3 years, 2 months ago
  73. 3abb28e filemap: Use folio_put_refs() in filemap_free_folio() by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  74. 6020c20 Merge tag 'folio-5.17' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 2 months ago
  75. d3c8108 Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  76. 6b24ca4 mm: Use multi-index entries in the page cache by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  77. 51dcbda mm: Convert find_lock_entries() to use a folio_batch by Matthew Wilcox (Oracle) · 3 years, 3 months ago
  78. 0e499ed filemap: Return only folios from find_get_entries() by Matthew Wilcox (Oracle) · 4 years, 6 months ago
  79. 25d6a23 filemap: Convert filemap_get_read_batch() to use a folio_batch by Matthew Wilcox (Oracle) · 3 years, 3 months ago
  80. d996fc7 filemap: Convert filemap_read() to use a folio by Matthew Wilcox (Oracle) · 3 years, 4 months ago
  81. 78f4266 truncate: Add invalidate_complete_folio2() by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  82. 82c50f8 filemap: Add filemap_release_folio() by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  83. 960ea97 filemap: Use a folio in filemap_page_mkwrite by Matthew Wilcox (Oracle) · 4 years ago
  84. 820b05e filemap: Use a folio in filemap_map_pages by Matthew Wilcox (Oracle) · 4 years ago
  85. 9184a30 filemap: Use folios in next_uptodate_page by Matthew Wilcox (Oracle) · 4 years ago
  86. 1afd7ae filemap: Convert page_cache_delete_batch to folios by Matthew Wilcox (Oracle) · 4 years ago
  87. 65bca53 filemap: Convert filemap_get_pages to use folios by Matthew Wilcox (Oracle) · 4 years ago
  88. 81f4c03 filemap: Drop the refcount while waiting for page lock by Matthew Wilcox (Oracle) · 3 years, 3 months ago
  89. 539a332 filemap: Add read_cache_folio and read_mapping_folio by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  90. e292e6d filemap: Convert filemap_fault to folio by Matthew Wilcox (Oracle) · 4 years ago
  91. 79598ce filemap: Convert do_async_mmap_readahead to take a folio by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  92. 2fa4eeb8 filemap: Convert filemap_range_uptodate to folios by Matthew Wilcox (Oracle) · 4 years ago
  93. a5d4ad0 filemap: Convert filemap_create_page to folio by Matthew Wilcox (Oracle) · 4 years ago
  94. 9d427b4 filemap: Convert filemap_read_page to take a folio by Matthew Wilcox (Oracle) · 4 years ago
  95. e1c3772 filemap: Convert find_get_pages_contig to folios by Matthew Wilcox (Oracle) · 4 years ago
  96. bdb7293 filemap: Convert filemap_get_read_batch to use folios by Matthew Wilcox (Oracle) · 4 years ago
  97. f5e6429 filemap: Convert find_get_entry to return a folio by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  98. 452e9e6 filemap: Add filemap_remove_folio and __filemap_remove_folio by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  99. a0580c6 filemap: Convert tracing of page cache operations to folio by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  100. 621db48 filemap: Add filemap_unaccount_folio() by Matthew Wilcox (Oracle) · 3 years, 10 months ago