index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
workingset.c
Age
Commit message (
Expand
)
Author
2018-08-17
mm/list_lru: introduce list_lru_shrink_walk_irq()
Sebastian Andrzej Siewior
2018-08-17
mm: add SHRINK_EMPTY shrinker methods return value
Kirill Tkhai
2018-08-17
fs: propagate shrinker::id to list_lru
Kirill Tkhai
2018-08-17
mm/workingset.c: refactor workingset_init()
Kirill Tkhai
2018-08-17
mm: workingset: make shadow_lru_isolate() use locking suffix
Sebastian Andrzej Siewior
2018-08-17
mm: workingset: remove local_irq_disable() from count_shadow_nodes()
Sebastian Andrzej Siewior
2018-04-11
page cache: use xa_lock
Matthew Wilcox
2017-11-15
mm, truncate: do not check mapping for every page being truncated
Mel Gorman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-06
mm: memcontrol: per-lruvec stats infrastructure
Johannes Weiner
2017-05-03
mm: memcontrol: use node page state naming scheme for memcg
Johannes Weiner
2017-05-03
mm: memcontrol: re-use node VM page state enum
Johannes Weiner
2017-05-03
mm: vmscan: fix IO/refault regression in cache workingset transition
Johannes Weiner
2017-03-31
mm: workingset: fix premature shadow node shrinking with cgroups
Johannes Weiner
2017-02-28
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2017-02-24
mm: remove shmem_mapping() shmem_zero_setup() duplicates
Hugh Dickins
2017-02-22
mm, vmscan: cleanup lru size claculations
Michal Hocko
2017-02-13
radix-tree: Store a pointer to the root in each node
Matthew Wilcox
2017-01-07
mm: workingset: fix use-after-free in shadow node shrinker
Johannes Weiner
2016-12-12
mm: workingset: update shadow limit to reflect bigger active list
Johannes Weiner
2016-12-12
mm: workingset: move shadow entry tracking to radix tree exceptional tracking
Johannes Weiner
2016-12-12
mm: workingset: turn shadow node shrinker bugs into warnings
Johannes Weiner
2016-12-02
mm: workingset: fix NULL ptr in count_shadow_nodes
Michal Hocko
2016-09-30
mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...
Johannes Weiner
2016-07-28
mm, workingset: make working set detection node-aware
Mel Gorman
2016-07-28
mm, memcg: move memcg limit enforcement from zones to nodes
Mel Gorman
2016-07-28
mm, vmscan: make shrink_node decisions more node-centric
Mel Gorman
2016-07-28
mm, vmscan: move LRU lists to node
Mel Gorman
2016-07-28
mm, vmstat: add infrastructure for per-node vmstats
Mel Gorman
2016-07-28
mm: fix vm-scalability regression in cgroup-aware workingset code
Johannes Weiner
2016-07-15
mm: workingset: printk missing log level, use pr_info()
Anton Blanchard
2016-03-17
mm: workingset: make shadow node shrinker memcg aware
Vladimir Davydov
2016-03-17
mm: workingset: size shadow nodes lru basing on file cache size
Vladimir Davydov
2016-03-15
mm: simplify lock_page_memcg()
Johannes Weiner
2016-03-15
mm: workingset: per-cgroup cache thrash detection
Johannes Weiner
2016-03-15
mm: workingset: eviction buckets for bigmem/lowbit machines
Johannes Weiner
2016-03-15
mm: workingset: separate shadow unpacking and refault calculation
Johannes Weiner
2016-03-15
mm: workingset: #define radix entry eviction mask
Johannes Weiner
2016-01-22
dax: support dirty DAX entries in radix tree
Ross Zwisler
2015-02-12
list_lru: add helpers to isolate items
Vladimir Davydov
2015-02-12
list_lru: introduce list_lru_shrink_{count,walk}
Vladimir Davydov
2014-04-03
mm: keep page cache radix tree nodes in check
Johannes Weiner
2014-04-03
mm: thrash detection-based file cache sizing
Johannes Weiner