summaryrefslogtreecommitdiffstats
path: root/include/linux/list_lru.h
Commit message (Expand)AuthorAgeFilesLines
* memcg: make it work on sparse non-0-node systemsJiri Slaby2019-06-021-0/+1
* mm/list_lru: introduce list_lru_shrink_walk_irq()Sebastian Andrzej Siewior2018-08-181-0/+25
* mm/list_lru: pass dst_memcg argument to memcg_drain_list_lru_node()Kirill Tkhai2018-08-181-1/+1
* fs: propagate shrinker::id to list_lruKirill Tkhai2018-08-181-5/+9
* mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOBKirill Tkhai2018-08-181-2/+2
* mm: make counting of list_lru_one::nr_items locklessKirill Tkhai2018-04-061-1/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm/list_lru.c: fix list_lru_count_node() to be race freeSahitya Tummala2017-07-111-0/+1
* mm: memcontrol: move kmem accounting code to CONFIG_MEMCGJohannes Weiner2016-01-211-2/+2
* memcg: reparent list_lrus and free kmemcg_id on css offlineVladimir Davydov2015-02-131-1/+2
* list_lru: add helpers to isolate itemsVladimir Davydov2015-02-131-2/+7
* list_lru: introduce per-memcg listsVladimir Davydov2015-02-131-12/+40
* list_lru: organize all list_lrus to listVladimir Davydov2015-02-131-0/+3
* list_lru: get rid of ->active_nodesVladimir Davydov2015-02-131-3/+2Star
* list_lru: introduce list_lru_shrink_{count,walk}Vladimir Davydov2015-02-131-0/+16
* mm: keep page cache radix tree nodes in checkJohannes Weiner2014-04-041-1/+7
* list_lru: dynamically adjust node arraysGlauber Costa2013-09-111-11/+2Star
* list_lru: remove special case function list_lru_dispose_all.Glauber Costa2013-09-111-17/+0Star
* list_lru: per-node APIGlauber Costa2013-09-111-5/+34
* list_lru: per-node list infrastructureDave Chinner2013-09-111-5/+18
* list: add a new LRU list typeDave Chinner2013-09-111-0/+115