index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
maple_tree.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW states
Liam R. Howlett
2023-09-29
1
-0
/
+2
*
maple_tree: add mas_is_active() to detect in-tree walks
Liam R. Howlett
2023-09-29
1
-0
/
+9
*
maple_tree: shrink struct maple_tree
Mateusz Guzik
2023-08-24
1
-1
/
+1
*
maple_tree: re-introduce entry to mas_preallocate() arguments
Liam R. Howlett
2023-08-18
1
-1
/
+1
*
maple_tree: introduce __mas_set_range()
Liam R. Howlett
2023-08-18
1
-3
/
+18
*
maple_tree: Be more strict about locking
Liam R. Howlett
2023-08-18
1
-1
/
+6
*
mm/mmap: change detached vma locking scheme
Liam R. Howlett
2023-08-18
1
-0
/
+3
*
maple_tree: relax lockdep checks for on-stack trees
Liam R. Howlett
2023-08-18
1
-1
/
+3
*
maple_tree: don't use MAPLE_ARANGE64_META_MAX to indicate no gap
Peng Zhang
2023-08-18
1
-2
/
+0
*
maple_tree: fix a few documentation issues
Thomas Gleixner
2023-08-18
1
-2
/
+3
*
maple_tree: relocate the declaration of mas_empty_area_rev().
Peng Zhang
2023-06-09
1
-6
/
+6
*
maple_tree: add mas_prev_range() and mas_find_range_rev interface
Liam R. Howlett
2023-06-09
1
-0
/
+2
*
maple_tree: add mas_next_range() and mas_find_range() interfaces
Liam R. Howlett
2023-06-09
1
-1
/
+2
*
maple_tree: change RCU checks to WARN_ON() instead of BUG_ON()
Liam R. Howlett
2023-06-09
1
-2
/
+2
*
maple_tree: add debug BUG_ON and WARN_ON variants
Liam R. Howlett
2023-06-09
1
-3
/
+97
*
maple_tree: add format option to mt_dump()
Liam R. Howlett
2023-06-09
1
-2
/
+7
*
maple_tree: add mas_init() function
Liam R. Howlett
2023-02-09
1
-0
/
+11
*
maple_tree: remove the parameter entry of mas_preallocate
Vernon Yang
2023-02-02
1
-1
/
+1
*
maple_tree: remove the redundant code
Vernon Yang
2023-01-18
1
-4
/
+0
*
maple_tree: remove extra space and blank line
Vernon Yang
2023-01-18
1
-2
/
+0
*
maple_tree: reorganize testing to restore module testing
Liam Howlett
2022-11-08
1
-0
/
+7
*
Maple Tree: add new data structure
Liam R. Howlett
2022-09-26
1
-0
/
+685