]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2021-01-05 Liam R. Howlettmaple_tree: Add layout comments to header.
2021-01-05 Liam R. Howlettmaple_tree: Remove unnecessary coalescing.
2021-01-05 Liam R. Howlettmaple_tree: More erase checking.
2021-01-05 Liam R. Howlettmaple_tree: Convert another pivot fetch to safe_pivot
2021-01-05 Liam R. Howlettmaple_tree: Restore slot in ma_coalesce and additional...
2021-01-05 Liam R. Howlettmaple_tree: Clean up ma_copy and mas_coalesce
2021-01-05 Liam R. Howlettmaple_tree: Fix coalesce to skip duplicate pivots and...
2021-01-05 Liam R. Howletttest_maple_tree: Quiet down output
2021-01-05 Liam R. Howlettmaple_tree: Add some comments to ma_rev_alloc and ma_alloc
2021-01-05 Liam R. Howlettmaple_tree: Store XA_RETRY_ENTRY on erase
2021-01-05 Liam R. Howlettmaple_tree: Add mas_pause for pausing iterator.
2021-01-05 Liam R. Howlettmaple_tree: checkpatch fixes
2021-01-05 Liam R. Howlettmaple_tree: Add restarts for interaters on dead nodes.
2021-01-05 Liam R. Howlettmaple_tree: mt_for_each implementation
2021-01-05 Liam R. Howlettmaple_tree: Add check for mas_for_each loop.
2021-01-05 Liam R. Howlettmas_find implementation
2021-01-05 Liam R. Howlettmaple_tree: mas_next_node/mas_prev_node restarts added...
2021-01-05 Liam R. Howlettmaple_tree: Add basic store support.
2021-01-05 Liam R. Howlettmaple_tree: Change erase return to 0 on success.
2021-01-05 Liam R. Howlettmaple_tree: Add reverse walk.
2021-01-05 Liam R. Howlettmaple_tree: Fix range checking on skip_node
2021-01-05 Liam R. Howlettmaple_tree: Fix forward searching for gaps.
2021-01-05 Matthew Wilcoxmaple_dump: Pad better
2021-01-05 Matthew Wilcoxmaple_dump: Pad to indicate depth
2021-01-05 Liam R. Howlettmaple_tree: Disable dense nodes.
2021-01-05 Liam R. Howlettmaple_tree: messy test output
2021-01-05 Liam R. Howlettmaple_tree: Remove early exit on tests
2021-01-05 Liam R. Howlettmaple_tree: Add awalk for walking allocation trees...
2021-01-05 Liam R. Howlettmaple_tree: Add maple_tree alloc support for gaps.
2021-01-05 Liam R. Howlettmaple_tree: typedef maple_enode for encoded node.
2021-01-05 Liam R. Howlettmaple_tree: typedef parent node to maple_pnode
2021-01-05 Liam R. Howlettmaple_tree: Use encoded node for getting rcu slot in...
2021-01-05 Liam R. Howlettmaple_tree: Add initial maple_arange_64 node support.
2021-01-05 Liam R. Howletttest_maple_tree: Fix range checking.
2021-01-05 Liam R. Howlettmaple_tree: Fix range add to empty tree.
2021-01-05 Liam R. Howlettmaple_tree: Rework internal walk.
2021-01-05 Liam R. Howlettma_xa_benchmark: Update time calculations
2021-01-05 Liam R. Howlettmaple_tree: Fix double free error.
2021-01-05 Liam R. Howlettmaple: Fix _mas_walk return & clean up ma_insert root...
2021-01-05 Liam R. Howlettmaple: Fix off by one error when walking.
2021-01-05 Liam R. Howlettmaple_tree: Optimize _mas_walk
2021-01-05 Liam R. Howlettmaple_tree: Rework walk.
2021-01-05 Liam R. Howlettmaple_tree: Make walk faster.
2021-01-05 Liam R. Howlettma_xa_benchmark: Fix percentage calculation for time.
2021-01-05 Liam R. Howlettmaple_tree: Efficiencies
2021-01-05 Liam R. Howlettmaple_tree: Dense node support & nulls in tree.
2021-01-05 Liam R. Howlettmaple_tree: Performance enhancements.
2021-01-05 Liam R. Howlettmaple_tree: Make functions node-type generic.
2021-01-05 Liam R. Howlettma_xa_benchmark: Use user time. add rcu barrier before...
2021-01-05 Liam R. Howlettma_xa_benchmark: Initial push
2021-01-05 Liam R. Howlettmaple_tree: remove duplicate function.
2021-01-05 Liam R. Howletttest_maple_tree: Fix comments & add more tests.
2021-01-05 Liam R. Howlettmaple_tree: Fix split & insert to use last slot.
2021-01-05 Liam R. Howlettmaple_tree: Drop depth from split operation.
2021-01-05 Liam R. Howlettmaple_tree: Fix root bit & parent type.
2021-01-05 Liam R. Howlettmaple_tree: fix goto lables in ma_insert
2021-01-05 Liam R. Howlettmaple_tree: Add root expand to node if the single entry...
2021-01-05 Liam R. Howlettmaple_tree: Change mask calc for mt_parent_type
2021-01-05 Liam R. Howlettmaple_tree: Remove depth from ma_split.
2021-01-05 Liam R. HowlettThoughts: Add table of bits in the parent.
2021-01-05 Liam R. Howlettmaple_tree: Fix parent definitions & fallout from ULONG...
2021-01-05 Liam R. Howletttest_maple_tree: Add seqential test for adding 1000...
2021-01-05 Liam R. Howlettmaple_tree: Add comment about encode parent.
2021-01-05 Liam R. Howlettmaple_tree: Move mas_update_limits
2021-01-05 Liam R. Howlettmaple_tree: Small cleanup of code and comments
2021-01-05 Liam R. Howlettmaple_tree: Fix error in splitting on the right side
2021-01-05 Liam R. Howletttest_maple_tree: port nomem thread race test.
2021-01-05 Liam R. Howlettmaple_tree: Change return type of ma_insert.
2021-01-05 Liam R. Howletttest_maple_tree: Re-implement old allocation tests...
2021-01-05 Liam R. Howletttesting: Fix bug in allocation tests for radix-tree...
2021-01-05 Liam R. Howletttest_maple_tree: Fix compile warning
2021-01-05 Liam R. Howlettmaple_tree: Clean up erase function.
2021-01-05 Liam R. Howlettmaple_tree: Remove enc_full and just use mas->node.
2021-01-05 Liam R. Howlettmaple_tree: Load safe root to mas->node in encoded_parent
2021-01-05 Liam R. Howlettmaple_tree: Code clean up.
2021-01-05 Liam R. Howlettmaple_tree: Fix dump debug code when the last slot...
2021-01-05 Liam R. Howlettmaple_node: Fix comments
2021-01-05 Liam R. Howlettmaple_tree: Split support
2021-01-05 Liam R. Howlettmaple_tree: Rearrange _ma_insert for appends.
2021-01-05 Liam R. Howlettmaple_tree: Refactor coalesce into a separate function.
2021-01-05 Liam R. Howlettmaple_tree: Avoid allocating a node in coalescing until...
2021-01-05 Liam R. Howlettmaple_tree: Avoid coalescing on insert if it is not...
2021-01-05 Liam R. Howlettmaple_tree: whitespace fix
2021-01-05 Liam R. Howletttest_maple_tree: Add new function to allow __GFP_DIRECT...
2021-01-05 Liam R. Howlettmaple_tree: Change ma_coalesce to return the number...
2021-01-05 Liam R. HowlettCorrected typo
2021-01-05 Liam R. Howlettmaple_tree: Add erase support.
2021-01-05 Liam R. Howlettmaple_tree: Fix several off-by-one errors.
2021-01-05 Liam R. Howlettmaple_tree: Rework walking the tree to combine insert...
2021-01-05 Liam R. Howlettmaple_tree: Fix potential race condition in _ma_insert
2021-01-05 Liam R. Howlettmaple_tree: Add insert/append operation.
2021-01-05 Liam R. Howlettmaple_tree: Fix data_end calculation and root expansion.
2021-01-05 Liam R. Howlettmaple_tree: clean up swithc statement and remove null...
2021-01-05 Matthew WilcoxMore Thoughts
2021-01-05 Liam R. Howlettmaple_tree: Implement destroy.
2021-01-05 Liam R. Howlettmaple_tree: Implement expanding root.
2021-01-05 Matthew Wilcoxmaple_tree: Add kmem_cache
2021-01-05 Matthew Wilcoxmaple_tree: Change my thoughts
2021-01-05 Matthew WilcoxAdd some notes
2021-01-05 Matthew Wilcoxmaple_tree: Fix mt_dump
next