summaryrefslogtreecommitdiff
path: root/mm/list_lru.c (follow)
Commit message (Expand)AuthorAge
* mm/list_lru.c: fix memory leak in __memcg_init_list_lru_nodeShakeel Butt2019-06-22
* memcg: make it work on sparse non-0-node systemsJiri Slaby2019-06-11
* mm/list_lru.c: fix list_lru_count_node() to be race freeSahitya Tummala2017-07-21
* mm/list_lru.c: avoid error-path NULL pointer derefAlexander Polakov2016-11-10
* memcg: simplify and inline __mem_cgroup_from_kmemVladimir Davydov2015-11-05
* mm/list_lru.c: replace nr_node_ids for loop with for_each_node()Raghavendra K T2015-11-05
* list_lru: don't call list_lru_from_kmem if the list_head is emptyJeff Layton2015-09-08
* memcg: reparent list_lrus and free kmemcg_id on css offlineVladimir Davydov2015-02-12
* list_lru: add helpers to isolate itemsVladimir Davydov2015-02-12
* list_lru: introduce per-memcg listsVladimir Davydov2015-02-12
* list_lru: organize all list_lrus to listVladimir Davydov2015-02-12
* list_lru: get rid of ->active_nodesVladimir Davydov2015-02-12
* mm: keep page cache radix tree nodes in checkJohannes Weiner2014-04-03
* mm: list_lru: fix almost infinite loop causing effective livelockRussell King2013-10-30
* list_lru: dynamically adjust node arraysGlauber Costa2013-09-10
* list_lru: remove special case function list_lru_dispose_all.Glauber Costa2013-09-10
* list_lru: per-node APIGlauber Costa2013-09-10
* list_lru: fix broken LRU_RETRY behaviourDave Chinner2013-09-10
* list_lru: per-node list infrastructureDave Chinner2013-09-10
* list: add a new LRU list typeDave Chinner2013-09-10