summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2021-09-03memcg: infrastructure to flush memcg statsShakeel Butt
2021-09-03memcg: switch lruvec stats to rstatShakeel Butt
2021-09-03mm, memcg: inline swap-related functions to improve disabled memcg configSuren Baghdasaryan
2021-09-03mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg configSuren Baghdasaryan
2021-09-03mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related func...Suren Baghdasaryan
2021-09-03shmem: shmem_writepage() split unlikely i915 THPHugh Dickins
2021-09-03huge tmpfs: decide stat.st_blksize by shmem_is_huge()Hugh Dickins
2021-09-03huge tmpfs: shmem_is_huge(vma, inode, index)Hugh Dickins
2021-09-03huge tmpfs: SGP_NOALLOC to stop collapse_file() on raceHugh Dickins
2021-09-03huge tmpfs: move shmem_huge_enabled() upwardsHugh Dickins
2021-09-03huge tmpfs: revert shmem's use of transhuge_vma_enabled()Hugh Dickins
2021-09-03huge tmpfs: remove shrinklist addition from shmem_setattr()Hugh Dickins
2021-09-03huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZEHugh Dickins
2021-09-03huge tmpfs: fix fallocate(vanilla) advance over huge pagesHugh Dickins
2021-09-03shmem: include header file to declare swap_infoMiaohe Lin
2021-09-03shmem: remove unneeded function forward declarationMiaohe Lin
2021-09-03shmem: remove unneeded header fileMiaohe Lin
2021-09-03shmem: remove unneeded variable retMiaohe Lin
2021-09-03shmem: use raw_spinlock_t for ->stat_lockSebastian Andrzej Siewior
2021-09-03mm: delete unused get_kernel_page()John Hubbard
2021-09-03fs, mm: fix race in unlinking swapfileHugh Dickins
2021-09-03mm/gup: remove try_get_page(), call try_get_compound_head() directlyJohn Hubbard
2021-09-03mm/gup: small refactoring: simplify try_grab_page()John Hubbard
2021-09-03mm/gup: documentation corrections for gup/pupJohn Hubbard
2021-09-03mm: gup: use helper PAGE_ALIGNED in populate_vma_page_range()Miaohe Lin
2021-09-03mm: gup: fix potential pgmap refcnt leak in __gup_device_huge()Miaohe Lin
2021-09-03mm: gup: remove useless BUG_ON in __get_user_pages()Miaohe Lin
2021-09-03mm: gup: remove unneed local variable orig_refsMiaohe Lin
2021-09-03mm: gup: remove set but unused local variable majorMiaohe Lin
2021-09-03writeback: memcg: simplify cgroup_writeback_by_idShakeel Butt
2021-09-03fs: inode: count invalidated shadow pages in pginodestealJohannes Weiner
2021-09-03mm: remove irqsave/restore locking from contexts with irqs enabledJohannes Weiner
2021-09-03writeback: use READ_ONCE for unlocked reads of writeback statsJan Kara
2021-09-03writeback: rename domain_update_bandwidth()Jan Kara
2021-09-03writeback: fix bandwidth estimate for spiky workloadJan Kara
2021-09-03writeback: reliably update bandwidth estimationJan Kara
2021-09-03writeback: track number of inodes under writebackJan Kara
2021-09-03mm: add kernel_misc_reclaimable in show_free_areasliuhailong
2021-09-03mm: report a more useful address for reclaim acquisitionMatthew Wilcox (Oracle)
2021-09-03mm/debug_vm_pgtable: fix corrupted page flagGavin Shan
2021-09-03mm/debug_vm_pgtable: remove unused codeGavin Shan
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in PGD and P4D modifying t...Gavin Shan
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in PUD modifying testsGavin Shan
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in PMD modifying testsGavin Shan
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in PTE modifying testsGavin Shan
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in migration and thp testsGavin Shan
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in soft_dirty and swap testsGavin Shan
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in protnone and devmap testsGavin Shan
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in leaf and savewrite testsGavin Shan
2021-09-03mm/debug_vm_pgtable: use struct pgtable_debug_args in basic testsGavin Shan