summaryrefslogtreecommitdiff
path: root/include/linux/list_lru.h
Commit message (Expand)AuthorAge
* mm: make counting of list_lru_one::nr_items locklessKirill Tkhai2018-04-05
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* mm/list_lru.c: fix list_lru_count_node() to be race freeSahitya Tummala2017-07-10
* mm: memcontrol: move kmem accounting code to CONFIG_MEMCGJohannes Weiner2016-01-20
* 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
* list_lru: introduce list_lru_shrink_{count,walk}Vladimir Davydov2015-02-12
* mm: keep page cache radix tree nodes in checkJohannes Weiner2014-04-03
* 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: per-node list infrastructureDave Chinner2013-09-10
* list: add a new LRU list typeDave Chinner2013-09-10