index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
maple_tree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-09
maple_tree: fix comment typo on ma_flag of allocation tree
Wei Yang
1
-3
/
+3
2024-09-01
maple_tree: introduce store_type enum
Sidhartha Kumar
1
-0
/
+14
2024-02-21
maple_tree: Add mtree_alloc_cyclic()
Chuck Lever
1
-0
/
+7
2023-12-12
maple_tree: use maple state end for write operations
Liam R. Howlett
1
-1
/
+0
2023-12-12
maple_tree: separate ma_state node from status
Liam R. Howlett
1
-37
/
+50
2023-12-12
maple_tree: add end of node tracking to the maple state
Liam R. Howlett
1
-0
/
+1
2023-12-12
maple_tree: move debug check to __mas_set_range()
Liam R. Howlett
1
-126
/
+129
2023-12-10
maple_tree: introduce interfaces __mt_dup() and mtree_dup()
Peng Zhang
1
-0
/
+3
2023-12-10
maple_tree: introduce {mtree,mas}_lock_nested()
Peng Zhang
1
-0
/
+4
2023-09-29
maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW states
Liam R. Howlett
1
-0
/
+2
2023-09-29
maple_tree: add mas_is_active() to detect in-tree walks
Liam R. Howlett
1
-0
/
+9
2023-08-24
maple_tree: shrink struct maple_tree
Mateusz Guzik
1
-1
/
+1
2023-08-18
maple_tree: re-introduce entry to mas_preallocate() arguments
Liam R. Howlett
1
-1
/
+1
2023-08-18
maple_tree: introduce __mas_set_range()
Liam R. Howlett
1
-3
/
+18
2023-08-18
maple_tree: Be more strict about locking
Liam R. Howlett
1
-1
/
+6
2023-08-18
mm/mmap: change detached vma locking scheme
Liam R. Howlett
1
-0
/
+3
2023-08-18
maple_tree: relax lockdep checks for on-stack trees
Liam R. Howlett
1
-1
/
+3
2023-08-18
maple_tree: don't use MAPLE_ARANGE64_META_MAX to indicate no gap
Peng Zhang
1
-2
/
+0
2023-08-18
maple_tree: fix a few documentation issues
Thomas Gleixner
1
-2
/
+3
2023-06-09
maple_tree: relocate the declaration of mas_empty_area_rev().
Peng Zhang
1
-6
/
+6
2023-06-09
maple_tree: add mas_prev_range() and mas_find_range_rev interface
Liam R. Howlett
1
-0
/
+2
2023-06-09
maple_tree: add mas_next_range() and mas_find_range() interfaces
Liam R. Howlett
1
-1
/
+2
2023-06-09
maple_tree: change RCU checks to WARN_ON() instead of BUG_ON()
Liam R. Howlett
1
-2
/
+2
2023-06-09
maple_tree: add debug BUG_ON and WARN_ON variants
Liam R. Howlett
1
-3
/
+97
2023-06-09
maple_tree: add format option to mt_dump()
Liam R. Howlett
1
-2
/
+7
2023-02-09
maple_tree: add mas_init() function
Liam R. Howlett
1
-0
/
+11
2023-02-02
maple_tree: remove the parameter entry of mas_preallocate
Vernon Yang
1
-1
/
+1
2023-01-18
maple_tree: remove the redundant code
Vernon Yang
1
-4
/
+0
2023-01-18
maple_tree: remove extra space and blank line
Vernon Yang
1
-2
/
+0
2022-11-08
maple_tree: reorganize testing to restore module testing
Liam Howlett
1
-0
/
+7
2022-09-26
Maple Tree: add new data structure
Liam R. Howlett
1
-0
/
+685