summaryrefslogtreecommitdiff
path: root/mm/workingset.c
Commit message (Expand)AuthorAge
* page cache: use xa_lockMatthew Wilcox2018-04-11
* mm, truncate: do not check mapping for every page being truncatedMel Gorman2017-11-15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner2017-07-06
* mm: memcontrol: use node page state naming scheme for memcgJohannes Weiner2017-05-03
* mm: memcontrol: re-use node VM page state enumJohannes Weiner2017-05-03
* mm: vmscan: fix IO/refault regression in cache workingset transitionJohannes Weiner2017-05-03
* mm: workingset: fix premature shadow node shrinking with cgroupsJohannes Weiner2017-03-31
* Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-02-28
|\
| * radix-tree: Store a pointer to the root in each nodeMatthew Wilcox2017-02-13
* | mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins2017-02-24
* | mm, vmscan: cleanup lru size claculationsMichal Hocko2017-02-22
|/
* mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner2017-01-07
* mm: workingset: update shadow limit to reflect bigger active listJohannes Weiner2016-12-12
* mm: workingset: move shadow entry tracking to radix tree exceptional trackingJohannes Weiner2016-12-12
* mm: workingset: turn shadow node shrinker bugs into warningsJohannes Weiner2016-12-12
* mm: workingset: fix NULL ptr in count_shadow_nodesMichal Hocko2016-12-02
* mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner2016-09-30
* mm, workingset: make working set detection node-awareMel Gorman2016-07-28
* mm, memcg: move memcg limit enforcement from zones to nodesMel Gorman2016-07-28
* mm, vmscan: make shrink_node decisions more node-centricMel Gorman2016-07-28
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-28
* mm, vmstat: add infrastructure for per-node vmstatsMel Gorman2016-07-28
* mm: fix vm-scalability regression in cgroup-aware workingset codeJohannes Weiner2016-07-28
* mm: workingset: printk missing log level, use pr_info()Anton Blanchard2016-07-15
* mm: workingset: make shadow node shrinker memcg awareVladimir Davydov2016-03-17
* mm: workingset: size shadow nodes lru basing on file cache sizeVladimir Davydov2016-03-17
* mm: simplify lock_page_memcg()Johannes Weiner2016-03-15
* mm: workingset: per-cgroup cache thrash detectionJohannes Weiner2016-03-15
* mm: workingset: eviction buckets for bigmem/lowbit machinesJohannes Weiner2016-03-15
* mm: workingset: separate shadow unpacking and refault calculationJohannes Weiner2016-03-15
* mm: workingset: #define radix entry eviction maskJohannes Weiner2016-03-15
* dax: support dirty DAX entries in radix treeRoss Zwisler2016-01-22
* list_lru: add helpers to isolate itemsVladimir Davydov2015-02-12
* list_lru: introduce list_lru_shrink_{count,walk}Vladimir Davydov2015-02-12
* mm: keep page cache radix tree nodes in checkJohannes Weiner2014-04-03
* mm: thrash detection-based file cache sizingJohannes Weiner2014-04-03