summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-25mm: restrict the pcp batch scale factor to avoid too long latencyHuang Ying
2023-10-25mm, pcp: reduce lock contention for draining high-order pagesHuang Ying
2023-10-25cacheinfo: calculate size of per-CPU data cache sliceHuang Ying
2023-10-25mm, pcp: avoid to drain PCP when process exitHuang Ying
2023-10-25mm/oom_killer: simplify OOM killer info dump helperKairui Song
2023-10-25mm: kmsan: panic on failure to allocate early boot metadataPedro Falcato
2023-10-25buffer: remove folio_create_empty_buffers()Matthew Wilcox (Oracle)
2023-10-25ufs: remove ufs_get_locked_page()Matthew Wilcox (Oracle)
2023-10-25ufs: convert ufs_change_blocknr() to use foliosMatthew Wilcox (Oracle)
2023-10-25ufs: use ufs_get_locked_folio() in ufs_alloc_lastblock()Matthew Wilcox (Oracle)
2023-10-25ufs: add ufs_get_locked_folio and ufs_put_locked_folioMatthew Wilcox (Oracle)
2023-10-25reiserfs: convert writepage to use a folioMatthew Wilcox (Oracle)
2023-10-25ocfs2: convert ocfs2_map_page_blocks to use a folioMatthew Wilcox (Oracle)
2023-10-25ntfs3: convert ntfs_zero_range() to use a folioMatthew Wilcox (Oracle)
2023-10-25ntfs: convert ntfs_prepare_pages_for_non_resident_write() to foliosMatthew Wilcox (Oracle)
2023-10-25ntfs: convert ntfs_writepage to use a folioMatthew Wilcox (Oracle)
2023-10-25ntfs: convert ntfs_read_block() to use a folioMatthew Wilcox (Oracle)
2023-10-25nilfs2: convert nilfs_lookup_dirty_data_buffers to use folio_create_empty_buf...Matthew Wilcox (Oracle)
2023-10-25nilfs2: remove nilfs_page_get_nth_blockMatthew Wilcox (Oracle)
2023-10-25nilfs2: convert nilfs_mdt_get_frozen_buffer to use a folioMatthew Wilcox (Oracle)
2023-10-25nilfs2: convert nilfs_mdt_forget_block() to use a folioMatthew Wilcox (Oracle)
2023-10-25nilfs2: convert nilfs_copy_page() to nilfs_copy_folio()Matthew Wilcox (Oracle)
2023-10-25nilfs2: convert nilfs_grab_buffer() to use a folioMatthew Wilcox (Oracle)
2023-10-25nilfs2: convert nilfs_mdt_freeze_buffer to use a folioMatthew Wilcox (Oracle)
2023-10-25gfs2: convert gfs2_write_buf_to_page() to use a folioMatthew Wilcox (Oracle)
2023-10-25gfs2: convert gfs2_getjdatabuf to use a folioMatthew Wilcox (Oracle)
2023-10-25gfs2: convert gfs2_getbuf() to foliosMatthew Wilcox (Oracle)
2023-10-25gfs2: convert inode unstuffing to use a folioMatthew Wilcox (Oracle)
2023-10-25buffer: add get_nth_bh()Matthew Wilcox (Oracle)
2023-10-25ext4: convert to folio_create_empty_buffersMatthew Wilcox (Oracle)
2023-10-25mpage: convert map_buffer_to_folio() to folio_create_empty_buffers()Matthew Wilcox (Oracle)
2023-10-25buffer: make folio_create_empty_buffers() return a buffer_headMatthew Wilcox (Oracle)
2023-10-25hugetlb_vmemmap: use folio argument for hugetlb_vmemmap_* functionsUsama Arif
2023-10-25hugetlb: batch TLB flushes when restoring vmemmapMike Kravetz
2023-10-25hugetlb: batch TLB flushes when freeing vmemmapJoao Martins
2023-10-25hugetlb: batch PMD split for bulk vmemmap dedupJoao Martins
2023-10-25hugetlb: batch freeing of vmemmap pagesMike Kravetz
2023-10-25hugetlb: perform vmemmap restoration on a list of pagesMike Kravetz
2023-10-25hugetlb: perform vmemmap optimization on a list of pagesMike Kravetz
2023-10-25hugetlb: restructure pool allocationsMike Kravetz
2023-10-25hugetlb: optimize update_and_free_pages_bulk to avoid lock cyclesMike Kravetz
2023-10-25mm: fix draining remote pagesetHuang Ying
2023-10-18mm: perform the mapping_map_writable() check after call_mmap()Lorenzo Stoakes
2023-10-18mm: update memfd seal write check to include F_SEAL_WRITELorenzo Stoakes
2023-10-18mm: drop the assumption that VM_SHARED always implies writableLorenzo Stoakes
2023-10-18Docs/admin-guide/mm/damon/usage: update for tried regions update time intervalSeongJae Park
2023-10-18mm/damon/sysfs: avoid empty scheme tried regions for large apply intervalSeongJae Park
2023-10-18mm/damon/sysfs-schemes: do not update tried regions more than one DAMON snapshotSeongJae Park
2023-10-18tools/mm: update the usage output to be more organizedAudra Mitchell
2023-10-18tools/mm: fix the default case for page_owner_sortAudra Mitchell