1. 0783ac9 mm/shmem: fix build without THP by Hugh Dickins · 4 years, 9 months ago
  2. e4a9bc5 mm: use fallthrough; by Joe Perches · 4 years, 9 months ago
  3. 71725ed mm: huge tmpfs: try to split_huge_page() when punching hole by Hugh Dickins · 4 years, 9 months ago
  4. 343c3d7 mm/shmem.c: clean code by removing unnecessary assignment by Mateusz Nosek · 4 years, 9 months ago
  5. 27d80fa2 mm/shmem.c: distribute switch variables for initialization by Kees Cook · 4 years, 9 months ago
  6. 396bcc5 mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  7. 85b9f46 mm, thp: track fallbacks due to failed memcg charges separately by David Rientjes · 4 years, 9 months ago
  8. dcdf11e mm, shmem: add vmstat for hugepage fallback by David Rientjes · 4 years, 9 months ago
  9. d883600 Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 4 years, 9 months ago
  10. a46a229 kernfs: Add removed_size out param for simple_xattr_set by Daniel Xu · 4 years, 10 months ago
  11. bf4498ad3 tmpfs: deny and force are not huge mount options by Hugh Dickins · 5 years ago
  12. f35aa2b tmpfs: switch to use of invalfc() by Al Viro · 5 years ago
  13. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  14. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  15. 5eede62 fold struct fs_parameter_enum into struct constant_table by Al Viro · 5 years ago
  16. 2710c957a fs_parse: get rid of ->enums by Al Viro · 5 years ago
  17. 9915899 mm/shmem.c: thp, shmem: fix conflict of above-47bit hint address and PMD alignment by Kirill A. Shutemov · 5 years ago
  18. aa71ecd mm/shmem.c: cast the type of unmap_start to u64 by Chen Jun · 5 years ago
  19. 4afab1c mm: shmem: use proper gfp flags for shmem_writepage() by Yang Shi · 5 years ago
  20. 26083eb6 mm/shmem.c: make array 'values' static const, makes object smaller by Colin Ian King · 5 years ago
  21. 05d35110 mm, memfd: fix COW issue on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings by Nicolas Geoffray · 5 years ago
  22. 8897c1b shmem: pin the file in shmem_fault() if mmap_sem is dropped by Kirill A. Shutemov · 5 years ago
  23. 015c21b Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  24. 33f37c6 shmem: fix LSM options parsing by Al Viro · 5 years ago
  25. edf445a Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes) by Linus Torvalds · 5 years ago
  26. 19deb76 Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"" by David Rientjes · 5 years ago
  27. 28eb3c80 shmem: fix obsolete comment in shmem_getpage_gfp() by Miles Chen · 5 years ago
  28. 4101196 mm: page cache: store only head pages in i_pages by Matthew Wilcox (Oracle) · 5 years ago
  29. d8c6546 mm: introduce compound_nr() by Matthew Wilcox (Oracle) · 5 years ago
  30. f323562 vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount API by David Howells · 6 years ago
  31. 626c392 shmem_parse_one(): switch to use of fs_parse() by Al Viro · 5 years ago
  32. e04dc42 shmem_parse_options(): take handling a single option into a helper by Al Viro · 5 years ago
  33. f6490b7 shmem_parse_options(): don't bother with mpol in separate variable by Al Viro · 5 years ago
  34. 0b5071d shmem_parse_options(): use a separate structure to keep the results by Al Viro · 5 years ago
  35. 7e30d2a5 make shmem_fill_super() static by Al Viro · 6 years ago
  36. 92717d4 Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"" by Andrea Arcangeli · 5 years ago
  37. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  38. c063066 mm: thp: fix false negative of shmem vma's THP eligibility by Yang Shi · 5 years ago
  39. e5f2249 mm/shmem.c: fix unused shmem_parse_huge() function warning by Arnd Bergmann · 5 years ago
  40. 69bf4b6 Revert "mm: page cache: store only head pages in i_pages" by Linus Torvalds · 6 years ago
  41. 037f11b mnt_init(): call shmem_init() unconditionally by Al Viro · 6 years ago
  42. 5fd4ca2 mm: page cache: store only head pages in i_pages by Matthew Wilcox · 6 years ago
  43. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  44. 74b1da5 shmem: make use of ->free_inode() by Al Viro · 6 years ago
  45. af53d3e mm: swapoff: shmem_unuse() stop eviction without igrab() by Hugh Dickins · 6 years ago
  46. 8703954 mm: swapoff: shmem_find_swap_entries() filter out other types by Hugh Dickins · 6 years ago
  47. ab3948f mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfd by Joel Fernandes (Google) · 6 years ago
  48. b56a2d8 mm: rid swapoff of quadratic complexity by Vineeth Remanan Pillai · 6 years ago
  49. c5bf121 mm: refactor swap-in logic out of shmem_getpage_gfp by Vineeth Remanan Pillai · 6 years ago
  50. 29b00e6 tmpfs: fix uninitialized return value in shmem_link by Darrick J. Wong · 6 years ago
  51. 1062af9 tmpfs: fix link accounting when a tmpfile is linked in by Darrick J. Wong · 6 years ago
  52. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  53. 3d6357d mm: reference totalram_pages and managed_pages once per function by Arun KS · 6 years ago
  54. 4971f09 Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  55. 880b9df Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  56. 356ff8a Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask" by David Rientjes · 6 years ago
  57. 55f3f7e XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bh by Matthew Wilcox · 6 years ago
  58. aaa52e3 mm/khugepaged: fix crashes due to misaccounted holes by Hugh Dickins · 6 years ago
  59. dcf7fe9 userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not set by Andrea Arcangeli · 6 years ago
  60. e2a50c1 userfaultfd: shmem: add i_size checks by Andrea Arcangeli · 6 years ago
  61. 9e36825 userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails by Andrea Arcangeli · 6 years ago
  62. c1cb20d mm: use swp_offset as key in shmem_replace_page() by Yu Zhao · 6 years ago
  63. 2ac5e38 Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 6 years ago
  64. 1a41364 tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset by Yufen Yu · 6 years ago
  65. 64e3d12 mm, drm/i915: mark pinned shmemfs pages as unevictable by Kuo-Hsin Yang · 6 years ago
  66. 89c83fb mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask by Michal Hocko · 6 years ago
  67. 7f4446e shmem: Comment fixups by Matthew Wilcox · 7 years ago
  68. 7ae3424 shmem: Convert shmem_partial_swap_usage to XArray by Matthew Wilcox · 7 years ago
  69. c121d3b shmem: Convert shmem_free_swap to XArray by Matthew Wilcox · 7 years ago
  70. 7b8d046 shmem: Convert shmem_alloc_hugepage to XArray by Matthew Wilcox · 7 years ago
  71. 552446a shmem: Convert shmem_add_to_page_cache to XArray by Matthew Wilcox · 7 years ago
  72. e21a295 shmem: Convert find_swap_entry to XArray by Matthew Wilcox · 7 years ago
  73. a12831b shmem: Convert shmem_confirm_swap to XArray by Matthew Wilcox · 7 years ago
  74. 62f945b shmem: Convert shmem_radix_tree_replace to XArray by Matthew Wilcox · 7 years ago
  75. 3159f94 xarray: Replace exceptional entries by Matthew Wilcox · 7 years ago
  76. b45d71f mm: shmem.c: Correctly annotate new inodes for lockdep by Joel Fernandes (Google) · 6 years ago
  77. 2b74030 mm: Change return type int to vm_fault_t for fault handlers by Souptick Joarder · 6 years ago
  78. a670468 mm: zero out the vma in vma_init() by Andrew Morton · 6 years ago
  79. 46c9a94 shmem: use monotonic time for i_generation by Arnd Bergmann · 6 years ago
  80. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  81. a66b4cd Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  82. 2c4541e mm: use vma_init() to initialize VMAs on stack and data segments by Kirill A. Shutemov · 6 years ago
  83. 93dec2d ... and switch shmem_file_setup() to alloc_file_pseudo() by Al Viro · 7 years ago
  84. dac2d1f __shmem_file_setup(): reorder allocations by Al Viro · 7 years ago
  85. c9c554f alloc_file(): switch to passing O_... flags instead of FMODE_... mode by Al Viro · 7 years ago
  86. 2cf8558 memcontrol: schedule throttling if we are congested by Tejun Heo · 7 years ago
  87. 0825a6f mm: use octal not symbolic permissions by Joe Perches · 7 years ago
  88. daa2807 mm/shmem.c: zero out unused vma fields in shmem_pseudo_vma_init() by Kirill A. Shutemov · 7 years ago
  89. 20acce6 mm/shmem.c: use new return type vm_fault_t by Souptick Joarder · 7 years ago
  90. 12ba780 tmpfs: allow decoding a file handle of an unlinked file by Amir Goldstein · 7 years ago
  91. 89fdcd2 mm: shmem: make stat.st_blksize return huge page size if THP is on by Yang Shi · 7 years ago
  92. 5d75260 mm: restructure memfd code by Mike Kravetz · 7 years ago
  93. c49fcfc mm/shmem: update file sealing comments and file checking by Mike Kravetz · 7 years ago
  94. 5b9c98f mm/shmem: add __rcu annotations and properly deref radix entry by Mike Kravetz · 7 years ago
  95. bb98f2c mm, memcontrol: move swap charge handling into get_swap_page() by Tejun Heo · 7 years ago
  96. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  97. e9e9b7e mm: swap: unify cluster-based and vma-based swap readahead by Minchan Kim · 7 years ago
  98. b3cd54b mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink() by Kirill A. Shutemov · 7 years ago
  99. 47b9012 shmem: add sealing support to hugetlb-backed memfd by Marc-André Lureau · 7 years ago
  100. 5aadc43 shmem: rename functions that are memfd-related by Marc-André Lureau · 7 years ago