summaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
AgeCommit message (Expand)Author
2021-03-13mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...Zhou Guanghui
2021-02-24mm: memcontrol: fix get_active_memcg return valueMuchun Song
2021-02-24mm: memcontrol: fix swap undercounting in cgroup2Muchun Song
2021-02-24fs: buffer: use raw page_memcg() on locked pageJohannes Weiner
2021-02-24mm: memcontrol: replace the loop with a list_for_each_entry()Muchun Song
2021-02-24mm/memcontrol: remove redundant NULL checkYang Li
2021-02-24mm: kmem: make __memcg_kmem_(un)charge staticRoman Gushchin
2021-02-24mm: memcg: add swapcache stat for memcg v2Shakeel Butt
2021-02-24mm/memcg: remove rcu locking for lock_page_lruvec function seriesAlex Shi
2021-02-24mm/memcg: revise the using condition of lock_page_lruvec function seriesAlex Shi
2021-02-24mm: memcontrol: make the slab calculation consistentMuchun Song
2021-02-24mm: memcontrol: convert NR_SHMEM_THPS account to pagesMuchun Song
2021-02-24mm: memcontrol: convert NR_FILE_THPS account to pagesMuchun Song
2021-02-24mm: memcontrol: convert NR_ANON_THPS account to pagesMuchun Song
2021-02-24mm: memcontrol: fix NR_ANON_THPS accounting in charge movingMuchun Song
2021-02-24mm: memcontrol: optimize per-lruvec stats counter memory usageMuchun Song
2021-02-24mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNTRoman Gushchin
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-09Revert "mm: memcontrol: avoid workload stalls when lowering memory.high"Johannes Weiner
2021-01-24mm: memcg/slab: optimize objcg stock drainingRoman Gushchin
2021-01-24fs: add file and path permissions helpersChristian Brauner
2020-12-19mm/memcontrol:rewrite mem_cgroup_page_lruvec()Hui Su
2020-12-19mm/memcg: warning on !memcg after readahead page chargedAlex Shi
2020-12-19mm/memcg: bail early from swap accounting if memcg disabledAlex Shi
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15mm/lru: replace pgdat lru_lock with lruvec lockAlex Shi
2020-12-15mm/memcg: add debug checking in lock_page_memcgAlex Shi
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-15mm: memcontrol: account pagetables per nodeShakeel Butt
2020-12-15mm: move lruvec stats update functions to vmstat.hShakeel Butt
2020-12-15mm/memcg: remove incorrect commentAlex Shi
2020-12-15mm: memcontrol: sssign boolean values to a bool variableKaixu Xia
2020-12-15mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_kmem_stateMuchun Song
2020-12-15mm: memcg: remove obsolete memcg_has_children()Lukas Bulwahn
2020-12-15mm: memcg: deprecate the non-hierarchical modeRoman Gushchin
2020-12-15mm: memcg: fix obsolete code commentsRoman Gushchin
2020-12-15mm/memcg: update page struct member in commentsAlex Shi
2020-12-15mm: memcg/slab: fix use after free in obj_cgroup_chargeMuchun Song
2020-12-15mm: memcg/slab: fix return of child memcg objcg for root memcgMuchun Song
2020-12-15mm: memcontrol: eliminate redundant check in __mem_cgroup_insert_exceeded()Miaohe Lin
2020-12-15mm: memcontrol: remove unused mod_memcg_obj_state()Muchun Song
2020-12-15mm: memcontrol: add file_thp, shmem_thp to memory.statJohannes Weiner
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-02mm: Convert page kmemcg type to a page memcg flagRoman Gushchin
2020-12-02mm: memcontrol/slab: Use helpers to access slab page's memcg_dataRoman Gushchin
2020-12-02mm: memcontrol: Use helpers to read page's memcg dataRoman Gushchin
2020-11-22mm: memcg/slab: fix root memcg vmstatsMuchun Song
2020-11-02mm: memcg: link page counters to root if use_hierarchy is falseRoman Gushchin
2020-11-02mm: memcontrol: correct the NR_ANON_THPS counter of hierarchical memcgzhongjiang-ali
2020-10-18mm: kmem: enable kernel memcg accounting from interrupt contextsRoman Gushchin