1. 10a9c49 mm: simplify try_to_unuse by Christoph Hellwig · 3 years ago
  2. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  3. be1a13e mm: drop node from alloc_pages_vma by Michal Hocko · 3 years ago
  4. 62c9827 shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode by Gang Li · 3 years ago
  5. a760542 mm: shmem: don't truncate page if memory failure happens by Yang Shi · 3 years ago
  6. 6b24ca4 mm: Use multi-index entries in the page cache by Matthew Wilcox (Oracle) · 4 years, 6 months ago
  7. b9a8a41 truncate,shmem: Handle truncates that split large folios by Matthew Wilcox (Oracle) · 4 years, 7 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. 1e84a3d truncate,shmem: Add truncate_inode_folio() by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  11. 7b774aa shmem: Convert part of shmem_undo_range() to use a folio by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  12. ff36da6 fs: Remove FS_THP_SUPPORT by Matthew Wilcox (Oracle) · 3 years, 4 months ago
  13. d0b51bf Revert "mm: shmem: don't truncate page if memory failure happens" by Linus Torvalds · 3 years, 1 month ago
  14. 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
  15. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  16. b9d02f1 mm: shmem: don't truncate page if memory failure happens by Yang Shi · 3 years, 2 months ago
  17. 9ae0f87 mm/shmem: unconditionally set pte dirty in mfill_atomic_install_pte by Peter Xu · 3 years, 2 months ago
  18. 02399c8 mm/smaps: use vma->vm_pgoff directly when counting partial swap by Peter Xu · 3 years, 2 months ago
  19. 6429e46 libfs: Move shmem_exchange to simple_rename_exchange by Lorenz Bauer · 3 years, 2 months ago
  20. 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
  21. 518d550 mm: remove spurious blkdev.h includes by Christoph Hellwig · 3 years, 3 months ago
  22. d21bba2 mm/memcg: Convert mem_cgroup_migrate() to take folios by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  23. 8f425e4 mm/memcg: Convert mem_cgroup_charge() to take a folio by Matthew Wilcox (Oracle) · 3 years, 6 months ago
  24. de6ee65 mm/shmem.c: fix judgment error in shmem_is_huge() by Liu Yuntao · 3 years, 3 months ago
  25. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  26. 1e6decf shmem: shmem_writepage() split unlikely i915 THP by Hugh Dickins · 3 years, 4 months ago
  27. a7fddc3 huge tmpfs: decide stat.st_blksize by shmem_is_huge() by Hugh Dickins · 3 years, 4 months ago
  28. 5e6e5a1 huge tmpfs: shmem_is_huge(vma, inode, index) by Hugh Dickins · 3 years, 4 months ago
  29. acdd9f8e huge tmpfs: SGP_NOALLOC to stop collapse_file() on race by Hugh Dickins · 3 years, 4 months ago
  30. c852023 huge tmpfs: move shmem_huge_enabled() upwards by Hugh Dickins · 3 years, 4 months ago
  31. b9e2faa huge tmpfs: revert shmem's use of transhuge_vma_enabled() by Hugh Dickins · 3 years, 4 months ago
  32. 2b5bbcb huge tmpfs: remove shrinklist addition from shmem_setattr() by Hugh Dickins · 3 years, 4 months ago
  33. d144bf6 huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZE by Hugh Dickins · 3 years, 4 months ago
  34. 050dcb5 huge tmpfs: fix fallocate(vanilla) advance over huge pages by Hugh Dickins · 3 years, 4 months ago
  35. 86a2f3f shmem: include header file to declare swap_info by Miaohe Lin · 3 years, 4 months ago
  36. cdd89d4 shmem: remove unneeded function forward declaration by Miaohe Lin · 3 years, 4 months ago
  37. b6378fc shmem: remove unneeded header file by Miaohe Lin · 3 years, 4 months ago
  38. f2b346e4 shmem: remove unneeded variable ret by Miaohe Lin · 3 years, 4 months ago
  39. bf11b9a shmem: use raw_spinlock_t for ->stat_lock by Sebastian Andrzej Siewior · 3 years, 4 months ago
  40. aa99f3c Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 4 months ago
  41. b1e1ef3 Revert "mm/shmem: fix shmem_swapin() race with swapoff" by Yang Shi · 3 years, 4 months ago
  42. 9608703 mm: Fix comments mentioning i_mutex by Jan Kara · 3 years, 9 months ago
  43. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  44. 7d64ae3 userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte() by Axel Rasmussen · 3 years, 6 months ago
  45. c949b09 userfaultfd/shmem: support minor fault registration for shmem by Axel Rasmussen · 3 years, 6 months ago
  46. 3460f6e userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte by Axel Rasmussen · 3 years, 6 months ago
  47. e6be37b mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled() by Miaohe Lin · 3 years, 6 months ago
  48. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  49. 04f94e3 mm: charge active memcg when no mm is set by Dan Schatzberg · 3 years, 6 months ago
  50. 2efa33fc mm/shmem: fix shmem_swapin() race with swapoff by Miaohe Lin · 3 years, 6 months ago
  51. c54b245 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 6 months ago
  52. 7ed9d23 userfaultfd: release page in error path to avoid BUG_ON by Axel Rasmussen · 3 years, 8 months ago
  53. 22247ef mm/hugetlb: fix F_SEAL_FUTURE_WRITE by Peter Xu · 3 years, 8 months ago
  54. 68d68ff mm/mempool: minor coding style tweaks by Zhiyuan Dai · 3 years, 8 months ago
  55. d7c9e99 Reimplement RLIMIT_MEMLOCK on top of ucounts by Alexey Gladkov · 3 years, 8 months ago
  56. 59cda49 shmem: allow reporting fanotify events with file handles on tmpfs by Amir Goldstein · 3 years, 9 months ago
  57. 187df5d mm,shmem,thp: limit shmem THP allocations to requested zones by Rik van Riel · 3 years, 10 months ago
  58. 78cc8cd mm,thp,shm: limit gfp mask to no more than specified by Rik van Riel · 3 years, 10 months ago
  59. 164cc4f mm,thp,shmem: limit shmem THP alloc gfp_mask by Rik van Riel · 3 years, 10 months ago
  60. cf2039a mm: pass pvec directly to find_get_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  61. ca122fe4 mm: add an 'end' parameter to find_get_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  62. 5c211ba mm: add and use find_lock_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  63. 41139aa mm/filemap: add mapping_seek_hole_data by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  64. 44835d2 mm: add FGP_ENTRY by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  65. 96888e0 mm/shmem: use pagevec_lookup in shmem_unlock_mapping by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  66. 57b2847 mm: memcontrol: convert NR_SHMEM_THPS account to pages by Muchun Song · 3 years, 10 months ago
  67. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
  68. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  69. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
  70. e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
  71. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  72. 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  73. 8c63ca5 mm: Use static initialisers for immutable fields of 'struct vm_fault' by Will Deacon · 4 years ago
  74. 79d4d38 mm: shmem: convert shmem_enabled_show to use sysfs_emit_at by Joe Perches · 4 years ago
  75. b8eddff mm: memcontrol: add file_thp, shmem_thp to memory.stat by Johannes Weiner · 4 years ago
  76. 30e6a51 mm/shmem.c: make shmem_mapping() inline by Hui Su · 4 years ago
  77. 01c7026 fs: add a filesystem flag for THPs by Matthew Wilcox (Oracle) · 4 years, 2 months ago
  78. 63ec197 mm/shmem: return head page from find_lock_entry by Matthew Wilcox (Oracle) · 4 years, 2 months ago
  79. 6734e20 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 3 months ago
  80. bb3e96d tmpfs: restore functionality of nr_inodes=0 by Byron Stanoszek · 4 years, 3 months ago
  81. 8a84802 mm: Add arch hooks for saving/restoring tags by Steven Price · 4 years, 8 months ago
  82. 51b0bff mm: Allow arm64 mmap(PROT_MTE) on RAM-based files by Catalin Marinas · 5 years ago
  83. af44c12 mm/shmem.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  84. 3852f67 mm/swapcache: support to handle the shadow entries by Joonsoo Kim · 4 years, 5 months ago
  85. 45e5530 mm: remove unnecessary wrapper function do_mmap_pgoff() by Peter Collingbourne · 4 years, 5 months ago
  86. ea3271f tmpfs: support 64-bit inums per-sb by Chris Down · 4 years, 5 months ago
  87. e809d5f tmpfs: per-superblock i_ino support by Chris Down · 4 years, 5 months ago
  88. 3bef735 vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way by Chengguang Xu · 4 years, 5 months ago
  89. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  90. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  91. 6058eae mm: fold and remove lru_cache_add_anon() and lru_cache_add_file() by Johannes Weiner · 4 years, 7 months ago
  92. d9eb1ea mm: memcontrol: delete unused lrucare handling by Johannes Weiner · 4 years, 7 months ago
  93. 4c6355b mm: memcontrol: charge swapin pages on instantiation by Johannes Weiner · 4 years, 7 months ago
  94. 0d1c207 mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters by Johannes Weiner · 4 years, 7 months ago
  95. 3fea5a4 mm: memcontrol: convert page cache to a new mem_cgroup_charge() API by Johannes Weiner · 4 years, 7 months ago
  96. 14235ab mm: shmem: remove rare optimization when swapin races with hole punching by Johannes Weiner · 4 years, 7 months ago
  97. 3fba69a mm: memcontrol: drop @compound parameter from memcg charging API by Johannes Weiner · 4 years, 7 months ago
  98. 94b7cc0 mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy path by Yang Shi · 4 years, 8 months ago
  99. ea0dfeb shmem: fix possible deadlocks on shmlock_user_lock by Hugh Dickins · 4 years, 8 months ago
  100. 0783ac9 mm/shmem: fix build without THP by Hugh Dickins · 4 years, 8 months ago