1. 06e8fd9 maple_tree: fix mas_empty_area() search by Liam R. Howlett · 1 year, 11 months ago
  2. fad8e42 maple_tree: make maple state reusable after mas_empty_area_rev() by Liam R. Howlett · 1 year, 11 months ago
  3. 1f5f12e maple_tree: fix a potential memory leak, OOB access, or other unpredictable bug by Peng Zhang · 1 year, 11 months ago
  4. c45ea31 maple_tree: fix a potential concurrency bug in RCU mode by Peng Zhang · 2 years ago
  5. ec07967 maple_tree: fix get wrong data_end in mtree_lookup_walk() by Peng Zhang · 2 years ago
  6. 790e1fa maple_tree: add RCU lock checking to rcu callback functions by Liam R. Howlett · 2 years ago
  7. 0a2b18d maple_tree: add smp_rmb() to dead node detection by Liam R. Howlett · 2 years ago
  8. c13af03 maple_tree: fix write memory barrier of nodes once dead for RCU mode by Liam R. Howlett · 2 years ago
  9. 8372f4d maple_tree: remove extra smp_wmb() from mas_dead_leaves() by Liam Howlett · 2 years ago
  10. 2e5b492 maple_tree: fix freeing of nodes in rcu mode by Liam Howlett · 2 years ago
  11. a7b92d59 maple_tree: detect dead nodes in mas_start() by Liam Howlett · 2 years ago
  12. 39d0bd8 maple_tree: be more cautious about dead nodes by Liam Howlett · 2 years ago
  13. 0fa99fd maple_tree: fix mas_skip_node() end slot detection by Liam R. Howlett · 2 years ago
  14. 44081c7 maple_tree: reduce stack usage with gcc-9 and earlier by Arnd Bergmann · 2 years, 1 month ago
  15. 17dc622 maple_tree: fix mas_prev() and mas_find() state handling by Liam R. Howlett · 2 years, 2 months ago
  16. 1202700c maple_tree: fix handle of invalidated state in mas_wr_store_setup() by Liam R. Howlett · 2 years, 2 months ago
  17. 50e81c8 maple_tree: reduce user error potential by Liam R. Howlett · 2 years, 2 months ago
  18. 65be6f0 maple_tree: fix potential rcu issue by Liam R. Howlett · 2 years, 2 months ago
  19. f942b0f0 maple_tree: fix comment of mte_destroy_walk by Vernon Yang · 2 years, 2 months ago
  20. c5d5546 maple_tree: remove the parameter entry of mas_preallocate by Vernon Yang · 2 years, 2 months ago
  21. 5ab0fc1 Sync mm-stable with mm-hotfixes-stable to pick up dependent patches by Andrew Morton · 2 years, 1 month ago
  22. ab6ef70 maple_tree: should get pivots boundary by type by Wei Yang · 2 years, 4 months ago
  23. 7327e811 maple_tree: fix mas_empty_area_rev() lower bound validation by Liam Howlett · 2 years, 2 months ago
  24. 541e06b maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk() by Liam Howlett · 2 years, 2 months ago
  25. e11cb68 maple_tree: refine mab_calc_split function by Vernon Yang · 2 years, 3 months ago
  26. 46b3458 maple_tree: refine ma_state init from mas_start() by Vernon Yang · 2 years, 3 months ago
  27. 84fd3e1 maple_tree: use macro MA_ROOT_PARENT instead of number by Vernon Yang · 2 years, 3 months ago
  28. bd59270 maple_tree: use mt_node_max() instead of direct operations mt_max[] by Vernon Yang · 2 years, 3 months ago
  29. d56c593 maple_tree: remove extra return statement by Vernon Yang · 2 years, 3 months ago
  30. 831978e maple_tree: remove extra space and blank line by Vernon Yang · 2 years, 3 months ago
  31. 0abb964 maple_tree: fix mas_spanning_rebalance() on insufficient data by Liam Howlett · 2 years, 3 months ago
  32. d98c86b maple_tree: fix mas_find_rev() comment by Liam Howlett · 2 years, 5 months ago
  33. 6e7ba8b maple_tree: mte_set_full() and mte_clear_full() clang-analyzer clean up by Liam Howlett · 2 years, 5 months ago
  34. 7dc5ba6 maple_tree: don't set a new maximum on the node when not reusing nodes by Liam Howlett · 2 years, 4 months ago
  35. 9bbba56 maple_tree: fix depth tracking in maple_state by Liam Howlett · 2 years, 4 months ago
  36. 120b116 maple_tree: reorganize testing to restore module testing by Liam Howlett · 2 years, 5 months ago
  37. 9a88787 maple_tree: mas_anode_descend() clang-analyzer cleanup by Liam Howlett · 2 years, 5 months ago
  38. c61b3a2 maple_tree: remove pointer to pointer use in mas_alloc_nodes() by Liam Howlett · 2 years, 5 months ago
  39. 1b9c918 lib: maple_tree: remove unneeded initialization in mtree_range_walk() by Lukas Bulwahn · 2 years, 5 months ago
  40. 54a611b Maple Tree: add new data structure by Liam R. Howlett · 2 years, 6 months ago