1. 1c52283 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  2. 0a4ee51 mm: remove cleancache by Christoph Hellwig · 3 years ago
  3. ffa6575 mm/migrate.c: rework migration_entry_wait() to not take a pageref by Alistair Popple · 3 years ago
  4. 3abb28e filemap: Use folio_put_refs() in filemap_free_folio() by Matthew Wilcox (Oracle) · 3 years ago
  5. 6020c20 Merge tag 'folio-5.17' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years ago
  6. d3c8108 Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  7. 6b24ca4 mm: Use multi-index entries in the page cache by Matthew Wilcox (Oracle) · 4 years, 6 months ago
  8. 51dcbda mm: Convert find_lock_entries() to use a folio_batch by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  9. 0e499ed filemap: Return only folios from find_get_entries() by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  10. 25d6a23 filemap: Convert filemap_get_read_batch() to use a folio_batch by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  11. d996fc7 filemap: Convert filemap_read() to use a folio by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  12. 78f4266 truncate: Add invalidate_complete_folio2() by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  13. 82c50f8 filemap: Add filemap_release_folio() by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  14. 960ea97 filemap: Use a folio in filemap_page_mkwrite by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  15. 820b05e filemap: Use a folio in filemap_map_pages by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  16. 9184a30 filemap: Use folios in next_uptodate_page by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  17. 1afd7ae filemap: Convert page_cache_delete_batch to folios by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  18. 65bca53 filemap: Convert filemap_get_pages to use folios by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  19. 81f4c03 filemap: Drop the refcount while waiting for page lock by Matthew Wilcox (Oracle) · 3 years ago
  20. 539a332 filemap: Add read_cache_folio and read_mapping_folio by Matthew Wilcox (Oracle) · 4 years ago
  21. e292e6d filemap: Convert filemap_fault to folio by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  22. 79598ce filemap: Convert do_async_mmap_readahead to take a folio by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  23. 2fa4eeb filemap: Convert filemap_range_uptodate to folios by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  24. a5d4ad0 filemap: Convert filemap_create_page to folio by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  25. 9d427b4 filemap: Convert filemap_read_page to take a folio by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  26. e1c3772 filemap: Convert find_get_pages_contig to folios by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  27. bdb7293 filemap: Convert filemap_get_read_batch to use folios by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  28. f5e6429 filemap: Convert find_get_entry to return a folio by Matthew Wilcox (Oracle) · 4 years ago
  29. 452e9e6 filemap: Add filemap_remove_folio and __filemap_remove_folio by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  30. a0580c6 filemap: Convert tracing of page cache operations to folio by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  31. 621db48 filemap: Add filemap_unaccount_folio() by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  32. a548b61 filemap: Convert page_cache_delete to take a folio by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  33. 9f2b04a filemap: Add folio_put_wait_locked() by Matthew Wilcox (Oracle) · 3 years, 4 months ago
  34. 9144785 filemap: Remove PageHWPoison check from next_uptodate_page() by Matthew Wilcox (Oracle) · 3 years, 7 months ago
  35. 0c941cf filemap: remove PageHWPoison check from next_uptodate_page() by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  36. 4bdcd1d mm: move filemap_range_needs_writeback() into header by Jens Axboe · 3 years, 2 months ago
  37. 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  38. 51b8c1f vfs: keep inodes with page cache off the inode shrinker LRU by Johannes Weiner · 3 years, 2 months ago
  39. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  40. 8cd7c58 mm/vmscan: throttle reclaim until some writeback completes if congested by Mel Gorman · 3 years, 2 months ago
  41. e0f43fa mm: filemap: coding style cleanup for filemap_map_pmd() by Yang Shi · 3 years, 2 months ago
  42. 03c4f20 mm: introduce pmd_install() helper by Qi Zheng · 3 years, 2 months ago
  43. f8ee890 mm: move more expensive part of XA setup out of mapping check by Jens Axboe · 3 years, 2 months ago
  44. d417b49 mm/filemap.c: remove bogus VM_BUG_ON by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  45. 61d0017 mm: don't read i_size of inode unless we need it by Jens Axboe · 3 years, 2 months ago
  46. 8c8387e mm: stop filemap_read() from grabbing a superfluous page by David Howells · 3 years, 2 months ago
  47. c03098d Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 2 months ago
  48. 33c8846c Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  49. a629459 iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable by Andreas Gruenbacher · 3 years, 5 months ago
  50. bb523b4 gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable} by Andreas Gruenbacher · 3 years, 5 months ago
  51. 518d550 mm: remove spurious blkdev.h includes by Christoph Hellwig · 3 years, 3 months ago
  52. b27652d9 mm/filemap: Add FGP_STABLE by Matthew Wilcox (Oracle) · 4 years ago
  53. 3f0c6a0 mm/filemap: Add filemap_get_folio by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  54. bca65ee mm/filemap: Convert mapping_get_entry to return a folio by Matthew Wilcox (Oracle) · 4 years ago
  55. 9dd3d06 mm/filemap: Add filemap_add_folio() by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  56. bb3c579 mm/filemap: Add filemap_alloc_folio by Matthew Wilcox (Oracle) · 4 years ago
  57. 0995d7e mm/workingset: Convert workingset_refault() to take a folio by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  58. 269ccca3 mm/writeback: Add __folio_end_writeback() by Matthew Wilcox (Oracle) · 4 years ago
  59. d21bba2 mm/memcg: Convert mem_cgroup_migrate() to take folios by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  60. bbc6b70 mm/memcg: Convert mem_cgroup_uncharge() to take a folio by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  61. 8f425e4 mm/memcg: Convert mem_cgroup_charge() to take a folio by Matthew Wilcox (Oracle) · 3 years, 6 months ago
  62. b47393f mm/filemap: Add folio private_2 functions by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  63. df4d4f12 mm/filemap: Convert page wait queues to be folios by Matthew Wilcox (Oracle) · 4 years ago
  64. 6974d7c mm/filemap: Add folio_wake_bit() by Matthew Wilcox (Oracle) · 4 years ago
  65. 101c0bf mm/filemap: Add folio_wait_bit() by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  66. 4268b48 mm/filemap: Add folio_end_writeback() by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  67. 575ced1 mm/swap: Add folio_rotate_reclaimable() by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  68. 9138e47 mm/filemap: Add __folio_lock_or_retry() by Matthew Wilcox (Oracle) · 3 years, 9 months ago
  69. 6baa8d6 mm/filemap: Add folio_wait_locked() by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  70. ffdc8da mm/filemap: Add __folio_lock_async() by Matthew Wilcox (Oracle) · 4 years ago
  71. af7f29d mm/filemap: Add folio_lock_killable() by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  72. 7c23c78 mm/filemap: Add folio_lock() by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  73. 4e13642 mm/filemap: Add folio_unlock() by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  74. 020853b mm: Add folio_try_get_rcu() by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  75. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  76. 3047250 mm: remove irqsave/restore locking from contexts with irqs enabled by Johannes Weiner · 3 years, 4 months ago
  77. 87045e6 Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 4 months ago
  78. 5a79849 fs: add a filemap_fdatawrite_wbc helper by Josef Bacik · 3 years, 6 months ago
  79. 7506ae6 mm: Add functions to lock invalidate_lock for two mappings by Jan Kara · 3 years, 7 months ago
  80. 730633f mm: Protect operations adding pages to page cache with invalidate_lock by Jan Kara · 4 years ago
  81. 9608703 mm: Fix comments mentioning i_mutex by Jan Kara · 3 years, 9 months ago
  82. d3acb15 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 6 months ago
  83. 04f94e3 mm: charge active memcg when no mm is set by Dan Schatzberg · 3 years, 6 months ago
  84. f0b65f3 iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing variant by Al Viro · 3 years, 8 months ago
  85. bc1bb41 generic_perform_write()/iomap_write_actor(): saner logics for short copy by Al Viro · 3 years, 7 months ago
  86. f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 8 months ago
  87. 68d68ff mm/mempool: minor coding style tweaks by Zhiyuan Dai · 3 years, 8 months ago
  88. 7f0e07f dax: account DAX entries as nrpages by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  89. 46be67b mm: stop accounting shadow entries by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  90. 4b17f03 mm/filemap: update stale comment by Rui Sun · 3 years, 8 months ago
  91. 79e3094 mm/filemap: drop check for truncated page after I/O by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  92. d31fa86 mm/filemap: use filemap_read_page in filemap_fault by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  93. 7a60d6d mm: use filemap_range_needs_writeback() for O_DIRECT reads by Jens Axboe · 3 years, 8 months ago
  94. 63135aa mm: provide filemap_range_needs_writeback() helper by Jens Axboe · 3 years, 8 months ago
  95. 820c4ba Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 8 months ago
  96. ed98b01 mm/filemap: fix mapping_seek_hole_data on THP & 32-bit by Hugh Dickins · 3 years, 8 months ago
  97. 2d11e73 mm/filemap: fix find_lock_entries hang on 32-bit THP by Hugh Dickins · 3 years, 8 months ago
  98. fcd9ae4 mm/filemap: Pass the file_ra_state in the ractl by Matthew Wilcox (Oracle) · 3 years, 9 months ago
  99. 73e10de mm: Add set/end/wait functions for PG_private_2 by David Howells · 4 years, 11 months ago
  100. cf2039a mm: pass pvec directly to find_get_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago