Show patches with: Submitter = Gabriel Niebler       |    State = Action Required       |   47 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] btrfs: Turn fs_roots_radix in btrfs_fs_info into an XArray [v2] btrfs: Turn fs_roots_radix in btrfs_fs_info into an XArray - 1 - --- 2022-05-03 Gabriel Niebler New
btrfs: Turn fs_roots_radix in btrfs_fs_info into an XArray btrfs: Turn fs_roots_radix in btrfs_fs_info into an XArray - - - --- 2022-04-26 Gabriel Niebler New
[v2] btrfs: Turn name_cache radix tree into XArray in send_ctx [v2] btrfs: Turn name_cache radix tree into XArray in send_ctx - 1 - --- 2022-04-26 Gabriel Niebler New
[v6] btrfs: Turn delayed_nodes_tree into an XArray [v6] btrfs: Turn delayed_nodes_tree into an XArray - - - --- 2022-04-26 Gabriel Niebler New
Turn name_cache radix tree into XArray in send_ctx Turn name_cache radix tree into XArray in send_ctx - - - --- 2022-04-26 Gabriel Niebler New
[v2] btrfs: Turn fs_info member buffer_radix into XArray [v2] btrfs: Turn fs_info member buffer_radix into XArray - 1 - --- 2022-04-21 Gabriel Niebler New
Turn fs_info member 'buffer_radix' into an XArray Turn fs_info member 'buffer_radix' into an XArray - - - --- 2022-04-21 Gabriel Niebler New
[v5] btrfs: Turn delayed_nodes_tree into an XArray [v5] btrfs: Turn delayed_nodes_tree into an XArray - 1 - --- 2022-04-19 Gabriel Niebler New
[v4] btrfs: Turn delayed_nodes_tree into an XArray [v4] btrfs: Turn delayed_nodes_tree into an XArray - - - --- 2022-04-19 Gabriel Niebler New
[v3] btrfs: Turn delayed_nodes_tree into an XArray [v3] btrfs: Turn delayed_nodes_tree into an XArray - 1 - --- 2022-04-14 Gabriel Niebler New
[v2] btrfs: Turn delayed_nodes_tree into an XArray [v2] btrfs: Turn delayed_nodes_tree into an XArray - - - --- 2022-04-12 Gabriel Niebler New
[6/6] __setup_root: convert to using XArray API for delayed_nodes_xarray Turn delayed_nodes_tree into XArray and adjust usages - - - --- 2022-04-07 Gabriel Niebler New
[5/6] btrfs_kill_all_delayed_nodes: convert to using XArray API Turn delayed_nodes_tree into XArray and adjust usages - - - --- 2022-04-07 Gabriel Niebler New
[4/6] __btrfs_release_delayed_node: convert to using XArray API Turn delayed_nodes_tree into XArray and adjust usages - - - --- 2022-04-07 Gabriel Niebler New
[3/6] btrfs_get_or_create_delayed_node: convert to using XArray API Turn delayed_nodes_tree into XArray and adjust usages - - - --- 2022-04-07 Gabriel Niebler New
[2/6] btrfs_get_delayed_node: convert to using XArray API Turn delayed_nodes_tree into XArray and adjust usages - - - --- 2022-04-07 Gabriel Niebler New
[1/6] Turn delayed_nodes_tree into delayed_nodes_xarray in btrfs_root Turn delayed_nodes_tree into XArray and adjust usages - - - --- 2022-04-07 Gabriel Niebler New
[v4,14/14] btrfs: Use btrfs_for_each_slot in btrfs_listxattr btrfs: Introduce macro to iterate over slots - - - --- 2022-03-09 Gabriel Niebler New
[v4,13/14] btrfs: Use btrfs_for_each_slot in btrfs_read_chunk_tree btrfs: Introduce macro to iterate over slots - - - --- 2022-03-09 Gabriel Niebler New
[v4,12/14] btrfs: Use btrfs_for_each_slot in btrfs_unlink_all_paths btrfs: Introduce macro to iterate over slots - - - --- 2022-03-09 Gabriel Niebler New
[v4,11/14] btrfs: Use btrfs_for_each_slot in process_all_extents btrfs: Introduce macro to iterate over slots - - - --- 2022-03-09 Gabriel Niebler New
[v4,10/14] btrfs: Use btrfs_for_each_slot in process_all_new_xattrs btrfs: Introduce macro to iterate over slots - - - --- 2022-03-09 Gabriel Niebler New
[v4,09/14] btrfs: Use btrfs_for_each_slot in process_all_refs btrfs: Introduce macro to iterate over slots - - - --- 2022-03-09 Gabriel Niebler New
[v4,08/14] btrfs: Use btrfs_for_each_slot in is_ancestor btrfs: Introduce macro to iterate over slots - - - --- 2022-03-09 Gabriel Niebler New
[v4,07/14] btrfs: Use btrfs_for_each_slot in can_rmdir btrfs: Introduce macro to iterate over slots - - - --- 2022-03-09 Gabriel Niebler New
[v4,06/14] btrfs: Use btrfs_for_each_slot in did_create_dir btrfs: Introduce macro to iterate over slots - - - --- 2022-03-09 Gabriel Niebler New
[v4,05/14] btrfs: Use btrfs_for_each_slot in btrfs_real_readdir btrfs: Introduce macro to iterate over slots - - - --- 2022-03-09 Gabriel Niebler New
[v4,04/14] btrfs: Use btrfs_for_each_slot in btrfs_search_dir_index_item btrfs: Introduce macro to iterate over slots - - - --- 2022-03-09 Gabriel Niebler New
[v4,03/14] btrfs: Use btrfs_for_each_slot in mark_block_group_to_copy btrfs: Introduce macro to iterate over slots - - - --- 2022-03-09 Gabriel Niebler New
[V4,02/14] btrfs: Use btrfs_for_each_slot in find_first_block_group btrfs: Introduce macro to iterate over slots - - - --- 2022-03-09 Gabriel Niebler New
[v4,01/14] btrfs: Introduce btrfs_for_each_slot iterator macro btrfs: Introduce macro to iterate over slots - - - --- 2022-03-09 Gabriel Niebler New
[v3,14/14] btrfs: Use btrfs_for_each_slot in btrfs_listxattr btrfs: Introduce macro to iterate over slots - - - --- 2022-03-02 Gabriel Niebler New
[v3,13/14] btrfs: Use btrfs_for_each_slot in btrfs_read_chunk_tree btrfs: Introduce macro to iterate over slots - - - --- 2022-03-02 Gabriel Niebler New
[v3,12/14] btrfs: Use btrfs_for_each_slot in btrfs_unlink_all_paths btrfs: Introduce macro to iterate over slots - - - --- 2022-03-02 Gabriel Niebler New
[v3,11/14] btrfs: Use btrfs_for_each_slot in process_all_extents btrfs: Introduce macro to iterate over slots - - - --- 2022-03-02 Gabriel Niebler New
[v3,10/14] btrfs: Use btrfs_for_each_slot in process_all_new_xattrs btrfs: Introduce macro to iterate over slots - - - --- 2022-03-02 Gabriel Niebler New
[v3,09/14] btrfs: Use btrfs_for_each_slot in process_all_refs btrfs: Introduce macro to iterate over slots - - - --- 2022-03-02 Gabriel Niebler New
[v3,08/14] btrfs: Use btrfs_for_each_slot in is_ancestor btrfs: Introduce macro to iterate over slots - - - --- 2022-03-02 Gabriel Niebler New
[v3,07/14] btrfs: Use btrfs_for_each_slot in can_rmdir btrfs: Introduce macro to iterate over slots - - - --- 2022-03-02 Gabriel Niebler New
[v3,06/14] btrfs: Use btrfs_for_each_slot in did_create_dir btrfs: Introduce macro to iterate over slots - - - --- 2022-03-02 Gabriel Niebler New
[v3,05/14] btrfs: Use btrfs_for_each_slot in btrfs_real_readdir btrfs: Introduce macro to iterate over slots - - - --- 2022-03-02 Gabriel Niebler New
[v3,04/14] btrfs: Use btrfs_for_each_slot in btrfs_search_dir_index_item btrfs: Introduce macro to iterate over slots - - - --- 2022-03-02 Gabriel Niebler New
[v3,03/14] btrfs: Use btrfs_for_each_slot in mark_block_group_to_copy btrfs: Introduce macro to iterate over slots - - - --- 2022-03-02 Gabriel Niebler New
[v3,02/14] btrfs: Use btrfs_for_each_slot in find_first_block_group btrfs: Introduce macro to iterate over slots - - - --- 2022-03-02 Gabriel Niebler New
[v3,01/14] btrfs: Introduce btrfs_for_each_slot iterator macro btrfs: Introduce macro to iterate over slots - - - --- 2022-03-02 Gabriel Niebler New
fstests: fix btrfs/255 to fail on deadlock fstests: fix btrfs/255 to fail on deadlock - - - --- 2022-02-16 Gabriel Niebler New
fstests: fix btrfs/255 to fail on deadlock fstests: fix btrfs/255 to fail on deadlock - - - --- 2022-02-16 Gabriel Niebler New