summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-29mm: memcg/slab: disable cache merging for KMALLOC_NORMAL cachesWaiman Long
2021-06-29mm: memcg/slab: create a new set of kmalloc-cg-<n> cachesWaiman Long
2021-06-29mm: memcg/slab: properly set up gfp flags for objcg pointer arrayWaiman Long
2021-06-29mm/memcg: optimize user context object stock accessWaiman Long
2021-06-29mm/memcg: improve refill_obj_stock() performanceWaiman Long
2021-06-29mm/memcg: cache vmstat data in percpu memcg_stock_pcpWaiman Long
2021-06-29mm/memcg: move mod_objcg_state() to memcontrol.cWaiman Long
2021-06-29swap: check mapping_empty() for swap cache before being freedHuang Ying
2021-06-29mm: free idle swap cache page after COWHuang Ying
2021-06-29mm, swap: remove unnecessary smp_rmb() in swap_type_to_swap_info()Huang Ying
2021-06-29mm/swap_slots.c: delete meaningless forward declarationsMiaohe Lin
2021-06-29mm/swap: remove unused local variable nr_shadowsMiaohe Lin
2021-06-29mm/swapfile: move get_swap_page_of_type() under CONFIG_HIBERNATIONMiaohe Lin
2021-06-29mm/shmem: fix shmem_swapin() race with swapoffMiaohe Lin
2021-06-29mm/swap: remove confusing checking for non_swap_entry() in swap_ra_info()Miaohe Lin
2021-06-29swap: fix do_swap_page() race with swapoffMiaohe Lin
2021-06-29mm/swapfile: use percpu_ref to serialize against concurrent swapoffMiaohe Lin
2021-06-29mm: pagewalk: fix walk for hugepage tablesChristophe Leroy
2021-06-29mm: gup: pack has_pinned in MMF_HAS_PINNEDAndrea Arcangeli
2021-06-29mm: gup: allow FOLL_PIN to scale in SMPAndrea Arcangeli
2021-06-29mm/gup_benchmark: support threadingPeter Xu
2021-06-29mm: move page dirtying prototypes from mm.hMatthew Wilcox (Oracle)
2021-06-29fs: remove noop_set_page_dirty()Matthew Wilcox (Oracle)
2021-06-29fs: remove anon_set_page_dirty()Matthew Wilcox (Oracle)
2021-06-29iomap: use __set_page_dirty_nobuffersMatthew Wilcox (Oracle)
2021-06-29mm/writeback: use __set_page_dirty in __set_page_dirty_nobuffersMatthew Wilcox (Oracle)
2021-06-29mm/writeback: move __set_page_dirty() to core mmMatthew Wilcox (Oracle)
2021-06-29mm: require ->set_page_dirty to be explicitly wired upChristoph Hellwig
2021-06-29fs: move ramfs_aops to libfsChristoph Hellwig
2021-06-29fs: unexport __set_page_dirtyChristoph Hellwig
2021-06-29writeback, cgroup: release dying cgwbs by switching attached inodesRoman Gushchin
2021-06-29writeback, cgroup: support switching multiple inodes at onceRoman Gushchin
2021-06-29writeback, cgroup: split out the functional part of inode_switch_wbs_work_fn()Roman Gushchin
2021-06-29writeback, cgroup: keep list of inodes attached to bdi_writebackRoman Gushchin
2021-06-29writeback, cgroup: switch to rcu_work API in inode_switch_wbs()Roman Gushchin
2021-06-29writeback, cgroup: increment isw_nr_in_flight before grabbing an inodeRoman Gushchin
2021-06-29writeback, cgroup: add smp_mb() to cgroup_writeback_umount()Roman Gushchin
2021-06-29writeback, cgroup: do not switch inodes with I_WILL_FREE flagRoman Gushchin
2021-06-29mm/page-writeback: use __this_cpu_inc() in account_page_dirtied()Chi Wu
2021-06-29mm/page-writeback: update the comment of Dirty position controlChi Wu
2021-06-29mm/page-writeback: Fix performance when BDI's share of ratio is 0.Chi Wu
2021-06-29mm: page-writeback: kill get_writeback_state() commentsKefeng Wang
2021-06-29virtio_balloon: specify page reporting order if neededGavin Shan
2021-06-29mm/page_reporting: allow driver to specify reporting orderGavin Shan
2021-06-29mm/page_reporting: export reporting order as module parameterGavin Shan
2021-06-29mm/page_reporting: fix code style in __page_reporting_request()Gavin Shan
2021-06-29mm: mmap_lock: use local locks instead of disabling preemptionNicolas Saenz Julienne
2021-06-29mm/debug_vm_pgtable: ensure THP availability via has_transparent_hugepage()Anshuman Khandual
2021-06-29tools/vm/page_owner_sort.c: check malloc() returnTang Bin
2021-06-29dax: fix ENOMEM handling in grab_mapping_entry()Jan Kara