Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
refs/heads/master
/
lib
/
test_xarray.c
3012110
XArray: Fix splitting to non-zero orders
by Matthew Wilcox (Oracle)
· 4 years, 1 month ago
c4d6fe7
Merge tag 'xarray-5.9' of git://git.infradead.org/users/willy/xarray
by Linus Torvalds
· 4 years, 2 months ago
8fc7564
XArray: add xas_split
by Matthew Wilcox (Oracle)
· 4 years, 2 months ago
57417ce
XArray: add xa_get_order
by Matthew Wilcox (Oracle)
· 4 years, 2 months ago
f82cd2f
XArray: Add private interface for workingset node deletion
by Matthew Wilcox (Oracle)
· 4 years, 4 months ago
04e9e9b
XArray: Test marked multiorder iterations
by Matthew Wilcox (Oracle)
· 4 years, 7 months ago
062b735
XArray: Test two more things about xa_cmpxchg
by Matthew Wilcox (Oracle)
· 4 years, 9 months ago
c36d451
XArray: Fix xas_pause for large multi-index entries
by Matthew Wilcox (Oracle)
· 5 years ago
bd40b17
XArray: Fix xa_find_next for large multi-index entries
by Matthew Wilcox (Oracle)
· 5 years ago
c44aa5e
XArray: Fix xas_find returning too many entries
by Matthew Wilcox (Oracle)
· 5 years ago
19c30f4
XArray: Fix xa_find_after with multi-index entries
by Matthew Wilcox (Oracle)
· 5 years ago
430f24f
XArray: Fix infinite loop with entry at ULONG_MAX
by Matthew Wilcox (Oracle)
· 5 years ago
82a2231
XArray: Fix xas_pause at ULONG_MAX
by Matthew Wilcox (Oracle)
· 5 years ago
91abab8
XArray: Fix xas_next() with a single entry at 0
by Matthew Wilcox (Oracle)
· 5 years ago
12fd2ae
XArray tests: Add check_insert
by Matthew Wilcox
· 6 years ago
4a5c8d8
XArray: Fix xa_reserve for 2-byte aligned entries
by Matthew Wilcox
· 6 years ago
2fbe967
XArray: Fix xa_erase of 2-byte aligned entries
by Matthew Wilcox
· 6 years ago
b38f6c5
XArray: Fix xa_release in allocating arrays
by Matthew Wilcox
· 6 years ago
f818b82
XArray: Mark xa_insert and xa_reserve as must_check
by Matthew Wilcox
· 6 years ago
2fa044e
XArray: Add cyclic allocation
by Matthew Wilcox
· 6 years ago
a3e4d3f
XArray: Redesign xa_alloc API
by Matthew Wilcox
· 6 years ago
3ccaf57
XArray: Add support for 1s-based allocation
by Matthew Wilcox
· 6 years ago
fd9dc93
XArray: Change xa_insert to return -EBUSY
by Matthew Wilcox
· 6 years ago
bd54211
XArray tests: RCU lock prohibits GFP_KERNEL
by Matthew Wilcox
· 6 years ago
d69d287
XArray tests: Check mark 2 gets squashed
by Matthew Wilcox
· 6 years ago
b0606fe
XArray: Honour reserved entries in xa_insert
by Matthew Wilcox
· 6 years ago
76b4e52
XArray: Permit storing 2-byte-aligned pointers
by Matthew Wilcox
· 6 years ago
4a31896
XArray: Change xa_for_each iterator
by Matthew Wilcox
· 6 years ago
490fd30f
XArray tests: Add RCU locking
by Matthew Wilcox
· 6 years ago
4848361
XArray: Fix xa_alloc when id exceeds max
by Matthew Wilcox
· 6 years ago
4f145cd
XArray tests: Check iterating over multiorder entries
by Matthew Wilcox
· 6 years ago
b7677a1
XArray tests: Handle larger indices more elegantly
by Matthew Wilcox
· 6 years ago
fffc9a2
XArray tests: Add missing locking
by Matthew Wilcox
· 6 years ago
5404a7f
XArray tests: Correct some 64-bit assumptions
by Matthew Wilcox
· 6 years ago
4c0608f
XArray: Regularise xa_reserve
by Matthew Wilcox
· 6 years ago
8229706e
XArray: Fix xa_for_each with a single element at 0
by Matthew Wilcox
· 6 years ago
0e9446c
xarray: Add range store functionality
by Matthew Wilcox
· 6 years ago
4f06d63
xarray: Move multiorder_check to in-kernel tests
by Matthew Wilcox
· 6 years ago
93eb07f
xarray: Move multiorder_shrink to kernel tests
by Matthew Wilcox
· 6 years ago
d6427f8
xarray: Move multiorder account test in-kernel
by Matthew Wilcox
· 6 years ago
adb9d9c
radix tree: Remove radix_tree_clear_tags
by Matthew Wilcox
· 7 years ago
e21a295
shmem: Convert find_swap_entry to XArray
by Matthew Wilcox
· 7 years ago
a97e790
mm: Convert workingset to XArray
by Matthew Wilcox
· 7 years ago
371c752
xarray: Track free entries in an XArray
by Matthew Wilcox
· 6 years ago
9f14d4f
xarray: Add xa_reserve and xa_release
by Matthew Wilcox
· 6 years ago
2264f51
xarray: Add xas_create_range
by Matthew Wilcox
· 7 years ago
4e99d4e
xarray: Add xas_for_each_conflict
by Matthew Wilcox
· 7 years ago
64d3e9a
xarray: Step through an XArray
by Matthew Wilcox
· 7 years ago
687149f
xarray: Destroy an XArray
by Matthew Wilcox
· 7 years ago
b803b42
xarray: Add XArray iterators
by Matthew Wilcox
· 7 years ago
41aec91
xarray: Add XArray conditional store operations
by Matthew Wilcox
· 7 years ago
58d6ea3
xarray: Add XArray unconditional store operations
by Matthew Wilcox
· 7 years ago
9b89a03
xarray: Add XArray marks
by Matthew Wilcox
· 7 years ago
ad3d6c7
xarray: Add XArray load operation
by Matthew Wilcox
· 7 years ago