]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2025-09-30 Liam R. Howletttrace cleanup and drop inline from mas_wr_store_entry() split_w_structs_v2
2025-09-25 Liam R. Howlettfix comment
2025-09-25 Liam R. Howlettdst_setup(): Add fast path
2025-09-25 Liam R. Howlettmulti_src_setup(): Add wr_mas optimisation for appending
2025-09-25 Liam R. Howlettmaple_tree: mas_wr_node_store() general cleanup
2025-09-25 Liam R. Howlettmaple_tree: Remove new_end argument from append and...
2025-09-25 Liam R. Howlettfix type in memcpy
2025-09-24 Liam R. Howlettit is unlikely to overwrite the whole tree
2025-09-24 Liam R. HowlettChange mas_wmb_replace() to do include the setup
2025-09-24 Liam R. Howlettadd spanning_ascend() comment
2025-09-24 Liam R. Howlettdrop mas_wr_spanning_rebalance and inline it
2025-09-24 Liam R. Howlettascend function cleanups
2025-09-24 Liam R. Howlettrenames and comments for code
2025-09-24 Liam R. Howlettmore cleanup. Rename multi_dst_setup() to dst_setup()
2025-09-24 Liam R. Howlettadd comment to data_fits and reduce branching
2025-09-24 Liam R. Howlettdrop dead code in data_fits()
2025-09-24 Liam R. Howlettdrop big node and maple subtree state
2025-09-24 Liam R. Howlettworking and drop debug
2025-09-24 Liam R. Howletttesting conversion and cleanup
2025-09-23 Liam R. Howlettbroken split
2025-09-22 Liam R. Howlettdebug
2025-09-22 Liam R. Howlettadd split and push to rebalance
2025-09-22 Liam R. Howlettpull min and max into cp_dst_to_slots()
2025-09-17 Liam R. Howlettfix cp_leaf_init and r_wr_mas.end_piv on spanning store
2025-09-17 Liam R. Howlettcp_data_write: Fix dst_size to be split + 1
2025-09-17 Liam R. Howlettmulti_dst_setup: Fix split size and data off by one
2025-09-17 Liam R. Howlettnode_copy: Fix d_max return value
2025-09-16 Liam R. Howlettcp_data_write: simplify
2025-09-16 Liam R. HowlettCorrectly set src max on node_cp
2025-09-16 Liam R. Howlettrename ma_cp_to to cp_dst_to
2025-09-16 Liam R. Howlettrename __rebalance_data to cp_data
2025-09-16 Liam R. Howlettrename rebalance_leaf to cp_leaf
2025-09-16 Liam R. Howlettrename rebalance_dest to multi_dst
2025-09-13 Liam R. Howlettmaple_tree: Use maple_copy for rebalance
2025-09-11 Liam R. Howlettspanning_leaf_init: make spanning leaf safe for all...
2025-09-10 Liam R. Howlettmaple_tree: Separate wr_split_store and wr_rebalance...
2025-09-10 Liam R. HowlettRemove debug - Working spanning store
2025-09-03 Liam R. HowlettFix ascending on l and r on the same node
2025-09-03 Liam R. Howlettre-enable testing of size
2025-09-03 Liam R. Howletttry to honor min height calc
2025-09-01 Liam R. Howlettdebug removal but broken somehow
2025-09-01 Liam R. HowlettRevert "testing output"
2025-09-01 Liam R. Howletttesting output
2025-09-01 Liam R. Howlettcheck_range() test update for spanning store calculations
2025-09-01 Liam R. Howlettspanning_ascend fixes
2025-09-01 Liam R. Howlettsplit destination off by one
2025-08-31 Liam R. Howlettgap fix for non leaf
2025-08-31 Liam R. Howlettmt_validate() detect root of size 0
2025-08-31 Liam R. Howlettnode_copy(): try to fix max of nodes
2025-08-31 Liam R. Howlettnode_copy setting wrong parent slot
2025-08-31 Liam R. Howlettmt_pivots incorrect for maple_copy
2025-08-31 Liam R. Howlettspanning_data_calc() one off error
2025-08-29 Liam R. Howlettreadability of d increment and gap fix
2025-08-29 Liam R. Howlettfix max when rewinding
2025-08-29 Liam R. Howlettmaple_tree: Create ma_leaf_max_gap() to not depend...
2025-08-27 Liam R. Howletttests are failing
2025-08-26 Liam R. Howlettmaple_tree: Increase spanning store testing and rcu...
2025-08-26 Liam R. Howlettdebug and warn on
2025-08-26 Liam R. Howlettnode_finalise was a mess
2025-08-26 Liam R. Howlettheight fix
2025-08-26 Liam R. Howlettascend cleanup
2025-08-26 Liam R. Howlettnode finalise new root\n
2025-08-26 Liam R. Howlettheight fix
2025-08-26 Liam R. Howlettfix new node location
2025-08-26 Liam R. Howlettnew root broken
2025-08-26 Liam R. Howlettnew root broken
2025-08-25 Liam R. Howlettfix whitespace
2025-08-25 Liam R. Howlettdrop wr_l_mas and l_mas from mas_wr_spanning_store
2025-08-25 Liam R. Howlettdrop mast from spanning rebalance
2025-08-25 Liam R. Howlettbig hunk of code, drop big node from spanning store
2025-08-25 Liam R. Howlettadd cp.pivot to ma_pivots
2025-08-22 Liam R. Howlettcp.min and cp.max fixes
2025-08-22 Liam R. Howlettmaple_copy: Increase slots to 3
2025-08-22 Liam R. Howlettfix destination max setting
2025-08-21 Liam R. Howlettadd dummy loop
2025-08-21 Liam R. Howlettstop using maple_subtree_state
2025-08-21 Liam R. Howlettabstract split dest and src
2025-08-21 Liam R. Howlettabstract data calc from mas_wr_spanning_rebalance()
2025-08-21 Liam R. Howlettruns through
2025-08-21 Liam R. Howlettbroken progress
2025-08-20 Liam R. Howlettmaple_tree: Make ma_wr_states reliable for reuse in...
2025-08-19 Liam R. Howlettbroken count
2025-08-19 Liam R. Howlettmaple_tree: inline mas_spanning_rebalance() into mas_wr...
2025-08-19 Liam R. Howlettmaple_tree: Remove unnecessary assignment of orig_l...
2025-08-19 Liam R. Howlettmaple_tree: Extract use of big node from mas_wr_spannin...
2025-08-19 Liam R. Howlettmaple_tree: Move mas_spanning_rebalance loop to function
2025-08-18 Hannes Reineckedrivers/base: move memory_block_add_nid() into the...
2025-08-18 Hannes Reineckemm/memory_hotplug: activate node before adding new...
2025-08-18 Hannes Reineckedrivers/base/memory: add node id parameter to add_memor...
2025-08-18 Chi Zhilingmpage: convert do_mpage_readpage() to return int type
2025-08-18 Chi Zhilingmpage: terminate read-ahead on read error
2025-08-18 Chi Zhilingmm/filemap: Skip non-uptodate folio if there are availa...
2025-08-18 Chi Zhilingmm/filemap: do not use is_partially_uptodate for entire...
2025-08-18 Wei Yangmm/rmap: use folio_large_nr_pages() when we are sure...
2025-08-18 Wei Yangmm/rmap: not necessary to mask off FOLIO_PAGES_MAPPED
2025-08-18 Ujwal Kundurselftests/mm/uffd: refactor non-composite global vars...
2025-08-18 Sang-Heon Jeonmm/damon/tests/core-kunit: add damos_commit_filter...
2025-08-18 liuqiqimm: fix duplicate accounting of free pages in should_re...
2025-08-18 Matthew Wilcox... mm: add folio_is_pci_p2pdma()
2025-08-18 Matthew Wilcox... mm: reimplement folio_is_fsdax()
next