1. c225c4f mm/filemap: fix filemap_get_folios_contig THP panic by Steve Sistare · 6 months ago
  2. f8ffbc3 Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 months ago
  3. 617a814 Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 6 months ago
  4. 171754c Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 6 months ago
  5. adfc3de Merge tag 'for-6.12/io_uring-discard-20240913' of git://git.kernel.dk/linux by Linus Torvalds · 6 months ago
  6. 2775df6 Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 6 months ago
  7. a12c883 filemap: introduce filemap_invalidate_pages by Pavel Begunkov · 6 months ago
  8. 354a595 mm: replace xa_get_order with xas_get_order where appropriate by Shakeel Butt · 6 months ago
  9. fc1b43c filemap: fix the last_index of mm_filemap_get_pages by Takaya Saeki · 6 months ago
  10. 775d28f mm: remove isolate_lru_page() by Kefeng Wang · 6 months ago
  11. 0a2d829 mm: allow read-ahead with IOCB_NOWAIT set by Yafang Shao · 7 months ago
  12. fb72415 mm: filemap: use xa_get_order() to get the swap entry order by Baolin Wang · 7 months ago
  13. 743a275 filemap: cap PTE range to be created to allowed zero fill in folio_map_range() by Pankaj Raghav · 7 months ago
  14. b6273b5 filemap: add trace events for get_pages, map_pages, and fault by Takaya Saeki · 7 months ago
  15. 420e05d fs: remove calls to set and clear the folio error flag by Matthew Wilcox (Oracle) · 7 months ago
  16. 7290840 mm: remove follow_page() by David Hildenbrand · 7 months ago
  17. c26096e mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range() by David Howells · 6 months ago
  18. ab95d23 filemap: allocate mapping_min_order folios in the page cache by Pankaj Raghav · 7 months ago
  19. 84429b6 fs: Allow fine-grained control of folio sizes by Matthew Wilcox (Oracle) · 7 months ago
  20. 1da91ea introduce fd_file(), convert all accessors to it. by Al Viro · 9 months ago
  21. 1da8661 fs: Convert aops->write_begin to take a folio by Matthew Wilcox (Oracle) · 8 months ago
  22. a225800 fs: Convert aops->write_end to take a folio by Matthew Wilcox (Oracle) · 8 months ago
  23. fbc90c0 Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 8 months ago
  24. 4f40c63 Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 months ago
  25. 24be02a filemap: replace pte_offset_map() with pte_offset_map_nolock() by ZhangPeng · 12 months ago
  26. 9aac777 filemap: Convert generic_perform_write() to support large folios by Matthew Wilcox (Oracle) · 9 months ago
  27. 8ef6fd0 Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix by Andrew Morton · 8 months ago
  28. 5a4d8944 cachestat: do not flush stats in recency check by Nhat Pham · 8 months ago
  29. 3390916 mm/filemap: skip to create PMD-sized page cache if needed by Gavin Shan · 8 months ago
  30. fa2690a mm: page_ref: remove folio_try_get_rcu() by Yang Shi · 8 months ago
  31. 901a269 filemap: fix page_cache_next_miss() when no hole found by Jan Kara · 8 months ago
  32. 9bf4644 mm/filemap: reinitialize folio->_mapcount directly by David Hildenbrand · 9 months ago
  33. 9415983 mm: fix xyz_noprof functions calling profiled functions by Suren Baghdasaryan · 9 months ago
  34. 61307b7 Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 10 months ago
  35. ceca449 mm: filemap: batch mm counter updating in filemap_map_pages() by Kefeng Wang · 11 months ago
  36. 1f2d8b4 mm: move mm counter updating out of set_pte_range() by Kefeng Wang · 11 months ago
  37. f0376c7 mm/filemap: use folio_mapcount() in filemap_unaccount_folio() by David Hildenbrand · 11 months ago
  38. 74e797d mm: Provide a means of invalidation without using launder_folio by David Howells · 11 months ago
  39. 2e9d7e4 mm: Remove the PG_fscache alias for PG_private_2 by David Howells · 12 months ago
  40. 0ae0b2b mm: use "GUP-fast" instead "fast GUP" in remaining comments by David Hildenbrand · 11 months ago
  41. 6758c11 mm/filemap: optimize filemap folio adding by Kairui Song · 11 months ago
  42. b2ebcf9 mm/filemap: clean up hugetlb exclusion code by Kairui Song · 11 months ago
  43. de60fd8 mm/filemap: return early if failed to allocate memory for split by Kairui Song · 11 months ago
  44. 5c46d53 mm/filemap: don't decrease mmap_miss when folio has workingset flag by Liu Shixin · 12 months ago
  45. b951aaf mm: enable page allocation tagging by Suren Baghdasaryan · 12 months ago
  46. d5d39c7 mm: cachestat: fix two shmem bugs by Johannes Weiner · 12 months ago
  47. 902861e Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 12 months ago
  48. babbcc0 Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 12 months ago
  49. 7ea65c8 Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 12 months ago
  50. 58f327f filemap: avoid unnecessary major faults in filemap_fault() by ZhangPeng · 1 year ago
  51. 8897277 mm: support order-1 folios in the page cache by Matthew Wilcox (Oracle) · 1 year ago
  52. 1f1183c merge mm-hotfixes-stable into mm-nonmm-stable to pick up stackdepot changes by Andrew Morton · 1 year ago
  53. 3a75cb0 mm: cachestat: fix folio read-after-free in cache walk by Nhat Pham · 1 year, 1 month ago
  54. 5662400 mm: add pfn_swap_entry_folio() by Matthew Wilcox (Oracle) · 1 year, 2 months ago
  55. 6212eb4 mm/filemap: avoid type conversion by Hongbo Li · 1 year, 2 months ago
  56. b64e74e mm: move mapping_set_update out of <linux/swap.h> by Christoph Hellwig · 1 year, 1 month ago
  57. 4b944f8 Revert "mm/filemap: avoid buffered read/write race to read inconsistent data" by Baokun Li · 1 year, 1 month ago
  58. 16df6e0 Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 2 months ago
  59. 78273df Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs by Linus Torvalds · 1 year, 2 months ago
  60. 4d8f741 mm/rmap: remove page_remove_rmap() by David Hildenbrand · 1 year, 3 months ago
  61. 153a996 netfs: Implement unbuffered/DIO write support by David Howells · 3 years ago
  62. 016dc85 netfs: Implement unbuffered/DIO read support by David Howells · 3 years, 2 months ago
  63. 1e2f2d3 Kill sched.h dependency on rcupdate.h by Kent Overstreet · 1 year, 3 months ago
  64. a721aea sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes by Andrew Morton · 1 year, 3 months ago
  65. e2c27b8 mm/filemap: avoid buffered read/write race to read inconsistent data by Baokun Li · 1 year, 3 months ago
  66. a1748f8 mm: filemap: remove unnecessary iitialization of ret by Li zeming · 1 year, 3 months ago
  67. 8ff2526 mm/filemap: increase usage of folio_next_index() helper by Minjie Du · 1 year, 4 months ago
  68. 9aa1345 mm: fix oops when filemap_map_pmd() without prealloc_pte by Hugh Dickins · 1 year, 4 months ago
  69. afccb08 mm: more ptep_get() conversion by Ryan Roberts · 1 year, 4 months ago
  70. e8e17ee mm: drop the assumption that VM_SHARED always implies writable by Lorenzo Stoakes · 1 year, 5 months ago
  71. b0b598e filemap: remove use of wait bookmarks by Matthew Wilcox (Oracle) · 1 year, 5 months ago
  72. 85ce2c5 memcontrol: only transfer the memcg data for migration by Nhat Pham · 1 year, 5 months ago
  73. 2580d55 mm: use folio_xor_flags_has_waiters() in folio_end_writeback() by Matthew Wilcox (Oracle) · 1 year, 5 months ago
  74. 7d0795d mm: make __end_folio_writeback() return void by Matthew Wilcox (Oracle) · 1 year, 5 months ago
  75. 0410cd8 mm: add folio_xor_flags_has_waiters() by Matthew Wilcox (Oracle) · 1 year, 5 months ago
  76. f12fb73 mm: delete checks for xor_unlock_is_negative_byte() by Matthew Wilcox (Oracle) · 1 year, 5 months ago
  77. 247dbcd bitops: add xor_unlock_is_negative_byte() by Matthew Wilcox (Oracle) · 1 year, 5 months ago
  78. 0b23704 mm: add folio_end_read() by Matthew Wilcox (Oracle) · 1 year, 5 months ago
  79. bafd7e9 filemap: call filemap_get_folios_tag() from filemap_get_folios() by Pankaj Raghav · 1 year, 5 months ago
  80. 5d74b2ab mm: make lock_folio_maybe_drop_mmap() VMA lock aware by Matthew Wilcox (Oracle) · 1 year, 5 months ago
  81. 6facf36 mm/filemap: clarify filemap_fault() comments for not uptodate case by Lorenzo Stoakes · 1 year, 5 months ago
  82. a08c719 mm/filemap: remove hugetlb special casing in filemap.c by Sidhartha Kumar · 1 year, 5 months ago
  83. d98388ce mm/filemap: increase usage of folio_next_index() helper by Minjie Du · 1 year, 6 months ago
  84. a501a07 mm: report success more often from filemap_map_folio_range() by Matthew Wilcox (Oracle) · 1 year, 6 months ago
  85. c8be038 filemap: add filemap_map_order0_folio() to handle order0 folio by Yin Fengwei · 1 year, 6 months ago
  86. d256d1c mm: memory-failure: use rcu lock instead of tasklist_lock when collect_procs() by Tong Tiangen · 1 year, 6 months ago
  87. b96a3e9 Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 6 months ago
  88. 617c28e filemap: batch PTE mappings by Yin Fengwei · 1 year, 7 months ago
  89. 3bd786f mm: convert do_set_pte() to set_pte_range() by Yin Fengwei · 1 year, 7 months ago
  90. de74976 filemap: add filemap_map_folio_range() by Yin Fengwei · 1 year, 7 months ago
  91. 1235ccd mm: handle swap page faults under per-VMA lock by Suren Baghdasaryan · 1 year, 8 months ago
  92. fdc724d mm: change folio_lock_or_retry to use vm_fault directly by Suren Baghdasaryan · 1 year, 8 months ago
  93. 0201ebf mm: merge folio_has_private()/filemap_release_folio() call pairs by David Howells · 1 year, 8 months ago
  94. f04d16e mm/filemap.c: fix update prev_pos after one read request done by Haibo Li · 1 year, 8 months ago
  95. 87b11f8 mm: increase usage of folio_next_index() helper by Sidhartha Kumar · 1 year, 8 months ago
  96. 4f66170 filemap: Allow __filemap_get_folio to allocate large folios by Matthew Wilcox (Oracle) · 1 year, 10 months ago
  97. ffc143d filemap: Add fgf_t typedef by Matthew Wilcox (Oracle) · 1 year, 10 months ago
  98. 6e17c6de Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 8 months ago
  99. 3eccc0c Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 8 months ago
  100. 16f8eb3 Revert "page cache: fix page_cache_next/prev_miss off by one" by Mike Kravetz · 1 year, 9 months ago