summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent-tree.c
AgeCommit message (Expand)Author
2018-08-23btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadataLu Fengqi
2018-08-06btrfs: Verify that every chunk has corresponding block group at mount timeQu Wenruo
2018-08-06btrfs: Check that each block group has corresponding chunk at mount timeQu Wenruo
2018-08-06btrfs: extent-tree: Remove unused __btrfs_free_block_rsvMisono Tomohiro
2018-08-06btrfs: Remove fs_info from btrfs_del_rootLu Fengqi
2018-08-06btrfs: extent-tree: remove unused member walk_control::for_relocDavid Sterba
2018-08-06btrfs: don't leak ret from do_chunk_allocJosef Bacik
2018-08-06btrfs: Remove fs_info from btrfs_finish_chunk_allocNikolay Borisov
2018-08-06btrfs: extent-tree: Remove dead alignment checkQu Wenruo
2018-08-06btrfs: refactor block group replication factor calculation to a helperDavid Sterba
2018-08-06btrfs: qgroup: Drop root parameter from btrfs_qgroup_trace_subtreeLu Fengqi
2018-08-06btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_leaf_itemsLu Fengqi
2018-08-06btrfs: Use btrfs_mark_bg_unused to replace open codeQu Wenruo
2018-08-06btrfs: Rewrite retry logic in do_chunk_allocNikolay Borisov
2018-08-06btrfs: use customized batch size for total_bytes_pinnedEthan Lien
2018-08-06btrfs: simplify pointer chasing of local fs_info variablesDavid Sterba
2018-08-06btrfs: annotate unlikely branches after V0 extent type removalDavid Sterba
2018-08-06btrfs: Add graceful handling of V0 extentsNikolay Borisov
2018-08-06btrfs: Remove V0 extent supportNikolay Borisov
2018-08-06btrfs: return EUCLEAN if extent_inline_ref type is invalidSu Yue
2018-08-06btrfs: Don't remove block group that still has pinned down bytesQu Wenruo
2018-08-06btrfs: Deduplicate extent_buffer init codeNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_force_chunk_allocNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_inc_block_group_roNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_alloc_logged_file_extentNikolay Borisov
2018-08-06btrfs: Remove fs_info from remove_extent_backrefNikolay Borisov
2018-08-06btrfs: Remove fs_info from run_one_delayed_refNikolay Borisov
2018-08-06btrfs: Remove fs_info from insert_inline_extent_backrefNikolay Borisov
2018-08-06btrfs: Remove fs_info from exclude_super_stripesNikolay Borisov
2018-08-06btrfs: Remove fs_info from free_excluded_extentsNikolay Borisov
2018-08-06btrfs: Remove fs_info from check_system_chunkNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_alloc_chunkNikolay Borisov
2018-08-06btrfs: Remove fs_info from do_chunk_allocNikolay Borisov
2018-08-06btrfs: Remove fs_info from run_delayed_tree_refNikolay Borisov
2018-08-06btrfs: Remove fs_info from cleanup_ref_headNikolay Borisov
2018-08-06btrfs: Remove unused fs_info from cleanup_extent_opNikolay Borisov
2018-08-06btrfs: Remove fs_info from run_delayed_extent_opNikolay Borisov
2018-08-06btrfs: Remove fs_info from run_delayed_data_refNikolay Borisov
2018-08-06btrfs: Remove fs_info argument from __btrfs_inc_extent_refNikolay Borisov
2018-08-06btrfs: Remove fs_info from alloc_reserved_file_extentNikolay Borisov
2018-08-06btrfs: Remove fs_info from __btrfs_free_extentNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_remove_block_groupNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_make_block_groupNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_add_delayed_data_refNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_add_delayed_tree_refNikolay Borisov
2018-08-06btrfs: Remove fs_info from lookup_extent_backrefNikolay Borisov
2018-08-06btrfs: Remove fs_info argument from lookup_extent_data_refNikolay Borisov
2018-08-06btrfs: Remove fs_info argument from lookup_tree_block_refNikolay Borisov
2018-08-06btrfs: Remove fs_info argument from update_inline_extent_backrefNikolay Borisov
2018-08-06btrfs: Remove fs_info from lookup_inline_extent_backrefNikolay Borisov