Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-05-21 | radix-tree: tidy up next_chunk | Matthew Wilcox | 1 | -44/+55 |
2016-05-21 | radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entries | Matthew Wilcox | 1 | -1/+24 |
2016-05-21 | radix-tree: fix radix_tree_create for sibling entries | Matthew Wilcox | 1 | -0/+5 |
2016-05-21 | radix-tree test suite: add multi-order tag test | Ross Zwisler | 1 | -0/+97 |
2016-05-21 | radix tree test suite: multi-order iteration test | Ross Zwisler | 1 | -0/+92 |
2016-05-21 | radix-tree: fix multiorder BUG_ON in radix_tree_insert | Matthew Wilcox | 1 | -0/+12 |
2016-05-21 | radix-tree: fix several shrinking bugs with multiorder entries | Matthew Wilcox | 1 | -0/+39 |
2016-05-21 | radix tree test suite: start adding multiorder tests | Matthew Wilcox | 1 | -0/+58 |