summaryrefslogtreecommitdiffstats
path: root/mm/list_lru.c
Commit message (Expand)AuthorAgeFilesLines
* mm: keep page cache radix tree nodes in checkJohannes Weiner2014-04-041-2/+14
* mm: list_lru: fix almost infinite loop causing effective livelockRussell King2013-10-301-1/+2
* list_lru: dynamically adjust node arraysGlauber Costa2013-09-111-1/+13
* list_lru: remove special case function list_lru_dispose_all.Glauber Costa2013-09-111-42/+0Star
* list_lru: per-node APIGlauber Costa2013-09-111-28/+9Star
* list_lru: fix broken LRU_RETRY behaviourDave Chinner2013-09-111-17/+12Star
* list_lru: per-node list infrastructureDave Chinner2013-09-111-35/+111
* list: add a new LRU list typeDave Chinner2013-09-111-0/+117