Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-09-11 | list_lru: dynamically adjust node arrays | Glauber Costa | 1 | -11/+2 |
2013-09-11 | list_lru: remove special case function list_lru_dispose_all. | Glauber Costa | 1 | -17/+0 |
2013-09-11 | list_lru: per-node API | Glauber Costa | 1 | -5/+34 |
2013-09-11 | list_lru: per-node list infrastructure | Dave Chinner | 1 | -5/+18 |
2013-09-11 | list: add a new LRU list type | Dave Chinner | 1 | -0/+115 |