index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
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
/
tools
/
testing
/
radix-tree
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-01
tools: separate out shared radix-tree components
Lorenzo Stoakes
15
-134
/
+0
2024-05-05
tools: fix userspace compilation with new test_xarray changes
Luis Chamberlain
1
-0
/
+2
2023-12-12
maple_tree: move debug check to __mas_set_range()
Liam R. Howlett
1
-1
/
+1
2023-06-09
maple_tree: add __init and __exit to test module
Liam R. Howlett
1
-0
/
+1
2022-09-26
radix tree test suite: add lockdep_is_held to header
Liam R. Howlett
1
-0
/
+2
2022-09-26
radix tree test suite: add pr_err define
Liam R. Howlett
1
-0
/
+1
2022-09-26
Maple Tree: add new data structure
Liam R. Howlett
1
-0
/
+7
2022-02-20
tools: Move gfp.h and slab.h from radix-tree to lib
Karolina Drobnik
2
-60
/
+0
2021-11-30
tools: Fix math.h breakage
Matthew Wilcox (Oracle)
1
-0
/
+3
2021-03-30
radix tree test suite: Fix compilation
Matthew Wilcox (Oracle)
1
-0
/
+0
2020-10-07
radix tree test suite: Fix compilation
Matthew Wilcox (Oracle)
2
-0
/
+9
2020-02-27
radix tree test suite: Support kmem_cache alignment
Matthew Wilcox (Oracle)
1
-3
/
+3
2019-06-13
rcu: Don't return a value from rcu_assign_pointer()
Andrea Parri
1
-1
/
+1
2018-10-21
xarray: Add XArray unconditional store operations
Matthew Wilcox
2
-0
/
+15
2018-10-21
xarray: Add XArray load operation
Matthew Wilcox
2
-0
/
+3
2018-10-21
xarray: Add definition of struct xarray
Matthew Wilcox
2
-0
/
+2
2018-09-29
xarray: Replace exceptional entries
Matthew Wilcox
1
-1
/
+0
2018-08-21
radix tree test suite: Fix compilation
Matthew Wilcox
1
-0
/
+2
2018-04-11
radix tree: use GFP_ZONEMASK bits of gfp_t for flags
Matthew Wilcox
1
-0
/
+1
2018-02-25
radix tree test suite: Fix build
Matthew Wilcox
3
-0
/
+7
2018-02-06
radix tree test suite: Remove ARRAY_SIZE
Matthew Wilcox
1
-2
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
7
-0
/
+7
2017-02-13
radix tree test suite: Add config option for map shift
Rehas Sachdeva
2
-6
/
+2
2017-02-13
radix tree test suite: Dial down verbosity with -v
Rehas Sachdeva
1
-0
/
+6
2017-02-13
radix tree test suite: Introduce kmalloc_verbose
Matthew Wilcox
1
-0
/
+17
2017-02-13
ida: Move ida_bitmap to a percpu variable
Matthew Wilcox
2
-3
/
+4
2017-02-13
Reimplement IDR and IDA using the radix tree
Matthew Wilcox
3
-3
/
+7
2017-02-13
radix tree test suite: Reduce kernel.h
Matthew Wilcox
3
-39
/
+12
2017-02-13
radix tree test suite: Remove export.h
Matthew Wilcox
1
-2
/
+0
2017-02-13
radix tree test suite: Remove types.h
Matthew Wilcox
2
-23
/
+2
2017-02-13
radix tree test suite: Remove mempool
Matthew Wilcox
1
-16
/
+0
2017-01-27
tools: Provide a definition of WARN_ON
Matthew Wilcox
1
-1
/
+0
2017-01-27
radix tree test suite: Remove duplicate bitops code
Matthew Wilcox
11
-500
/
+4
2016-12-15
redo: radix tree test suite: fix compilation
Matthew Wilcox
2
-29
/
+1
2016-12-14
radix tree test suite: cache recently freed objects
Matthew Wilcox
1
-5
/
+0
2016-12-14
radix tree test suite: add some more functionality
Matthew Wilcox
2
-0
/
+6
2016-12-14
radix tree test suite: use common find-bit code
Matthew Wilcox
3
-22
/
+42
2016-12-14
radix tree test suite: benchmark for iterator
Konstantin Khlebnikov
1
-0
/
+4
2016-12-14
radix tree test suite: track preempt_count
Matthew Wilcox
1
-3
/
+3
2016-12-14
radix tree test suite: allow GFP_ATOMIC allocations to fail
Matthew Wilcox
2
-8
/
+19
2016-12-14
tools: add WARN_ON_ONCE
Matthew Wilcox
2
-3
/
+1
2016-12-09
Revert "radix tree test suite: fix compilation"
Linus Torvalds
2
-1
/
+29
2016-12-07
radix tree test suite: fix compilation
Matthew Wilcox
2
-29
/
+1
2016-09-06
cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier
Thomas Gleixner
1
-13
/
+0
2016-08-02
tools/testing/radix-tree/linux/gfp.h: fix bitrotted value
Valdis Kletnieks
1
-1
/
+1
2016-05-20
radix-tree: add test for radix_tree_locate_item()
Ross Zwisler
1
-0
/
+1
2016-05-20
radix-tree: add support for multi-order iterating
Ross Zwisler
1
-4
/
+1
2016-05-20
raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER
Matthew Wilcox
1
-0
/
+1
2016-05-20
radix tree test suite: allow testing other fan-out values
Ross Zwisler
1
-0
/
+2
2016-05-20
radix tree test suite: add tests for radix_tree_locate_item()
Matthew Wilcox
1
-0
/
+3
[next]