btrfs-progs: print-tree: Enhance warning on tree block level mismatch and error handling
[platform/upstream/btrfs-progs.git] / extent-tree.c
2018-02-02 Gu Jinxiangbtrfs-progs: do clean up for redundancy value assignment
2018-01-31 Qu Wenruobtrfs-progs: Remove unnecessary parameter for btrfs_add...
2018-01-31 Qu Wenruobtrfs-progs: Use bool parameter to determine if we...
2018-01-08 Gu Jinxiangbtrfs-progs: Remove unused parameter trans
2017-11-14 Qu Wenruobtrfs-progs: mkfs: avoid BUG_ON for chunk allocation...
2017-09-25 Qu Wenruobtrfs-progs: Fix one-byte overlap bug in free_block_gro...
2017-09-08 David Sterbabtrfs-progs: handle failed search in find_search_start...
2017-09-08 David Sterbabtrfs-progs: add more error handling to btrfs_free_bloc...
2017-09-08 David Sterbabtrfs-progs: switch fs_info::system_allocs to bit
2017-09-08 David Sterbabtrfs-progs: drop blocksize argument from btrfs_find_cr...
2017-07-20 Liu BoBtrfs-progs: fix infinite loop in find_free_extent
2017-07-12 Qu Wenruobtrfs-progs: Refactor chunk creation functions to use...
2017-07-12 Qu Wenruobtrfs-progs: Refactor btrfs_chunk_readonly to use btrfs...
2017-07-12 Qu Wenruobtrfs-progs: Refactor btrfs_find_tree_block to use...
2017-07-12 Qu Wenruobtrfs-progs: Refactor btrfs_map_block and its variants...
2017-07-03 Qu Wenruobtrfs-progs: Refactor block sizes users in extent-tree.c
2017-05-02 Qu Wenruobtrfs-progs: Fix memory leak when 0 sized block group...
2017-03-08 David Sterbabtrfs-progs: remove unused argument from clear_extent_dirty
2017-03-08 David Sterbabtrfs-progs: remove unused argument from set_extent_dirty
2017-03-08 David Sterbabtrfs-progs: remove unused argument from set_extent_bits
2017-03-08 David Sterbabtrfs-progs: remove unused argument from clear_extent_bits
2017-03-08 David Sterbabtrfs-progs: remove unused argument from free_chunk_item
2017-03-08 David Sterbabtrfs-progs: remove unused argument from setup_inline_e...
2017-03-08 David Sterbabtrfs-progs: remove unused argument from extent_data_re...
2017-03-08 David Sterbabtrfs-progs: drop unused argument from btrfs_extend_item
2017-03-08 David Sterbabtrfs-progs: drop unused argument from btrfs_truncate_item
2017-03-08 Qu Wenruobtrfs-progs: Introduce kernel sizes to cleanup large...
2016-12-14 David Sterbabtrfs-progs: make incompat bit wrappers more compact
2016-11-23 Omar Sandovalbtrfs-progs: add btrfs_clear_free_space_tree() from...
2016-10-25 Qu Wenruobtrfs-progs: Fix wrong tree block alignment for unalian...
2016-10-03 David Sterbabtrfs-progs: cleanup, kill trivial btrfs_key_type helper
2016-10-03 David Sterbabtrfs-progs: cleanup, kill trivial btrfs_set_key_type...
2016-09-21 David Sterbabtrfs-progs: handle errors from btrfs_alloc_path
2016-09-21 Jeff Mahoneybtrfs-progs: avoid looping forever when a bad blockgrou...
2016-08-17 Lu Fengqibtrfs-progs: check: introduce function to check data...
2016-07-04 Qu Wenruobtrfs-progs: convert: Fix a bug leads to discontinuous...
2016-06-07 Qu Wenruobtrfs-progs: Cleanup old btrfs-convert
2016-06-07 Qu Wenruobtrfs-progs: convert: Strictly avoid meta or system...
2016-06-07 Qu Wenruobtrfs-progs: extent-tree: Enhance btrfs_record_file_extent
2016-06-07 Qu Wenruobtrfs-progs: extent-tree: Introduce function to find...
2016-05-02 David Sterbabtrfs-progs: deprecate and stop using btrfs_level_size
2016-05-02 David Sterbabtrfs-progs: replace leafsize with nodesize
2016-02-26 Qu Wenruobtrfs-progs: Add support for tree block operations...
2016-01-12 Omar Sandovalbtrfs-progs: check the free space tree in btrfsck
2015-11-02 Zhao Leibtrfs-progs: use system's default path for math.h
2015-11-02 Eryu Guanbtrfs-progs: return -ENOMEM properly in btrfs_read_bloc...
2015-08-31 Qu Wenruobtrfs-progs: convert: Avoid allocating metadata extent...
2015-08-31 Qu Wenruobtrfs-progs: extent-tree: avoid allocating tree block...
2015-07-10 Qu Wenruobtrfs-progs: extent-tree: Introduce btrfs_free_block_gr...
2015-07-10 Qu Wenruobtrfs-progs: extent-tree: Introduce functions to free...
2015-07-10 Qu Wenruobtrfs-progs: extent-tree: Introduce functions to free...
2015-07-10 Qu Wenruobtrfs-progs: extent-tree: Introduce functions to free...
2015-07-10 Qu Wenruobtrfs-progs: extent-tree: Introduce free_block_group_it...
2015-04-24 Josef Bacikbtrfs-progs: check for matching free space in cache
2015-02-10 David SterbaMerge remote-tracking branch 'remotes/josef/for-kdave...
2015-02-09 Josef BacikBtrfs-progs: remove global transaction from fsck
2015-02-09 Josef BacikBtrfs-progs: only build space info's for the main flags
2015-02-02 Qu Wenruobtrfs-progs: read_tree_block() and read_node_slot(...
2014-10-17 Filipe MananaBtrfs-progs: check, ability to detect and fix outdated...
2014-08-28 Gui Hechengbtrfs-progs: remove unused flags for btrfs_path
2014-08-22 Wang ShilongBtrfs-progs: fix some build warnings on 32bit platform
2014-03-21 Wang ShilongBtrfs-progs: fsck: handle case that we can not lookup...
2013-10-16 Chris Masonmkfs: fix mkfs -r to properly allocate space
2013-09-03 Eric Sandeenbtrfs-progs: mark static & remove unused from shared...
2013-09-03 Eric Sandeenbtrfs-progs: drop unused parameter from btrfs_release_path
2013-08-09 Filipe David Borba... Btrfs-progs: add missing path alloc return value check
2013-08-09 Filipe David Borba... Btrfs-progs: add missing path release
2013-08-09 Filipe David Borba... Btrfs-progs: remove incorrect slot decrement
2013-08-09 Filipe David Borba... Btrfs-progs: fix optimization in btrfs_lookup_extent_info
2013-08-09 Filipe David Borba... Btrfs-progs: don't ignore errors in extent-tree.c
2013-08-09 Wang ShilongBtrfs-progs: fix compile warning in btrfs_free_block_gr...
2013-08-09 Eric SandeenBtrfs-progs: make extent_ref_type() match kernelspace
2013-08-09 Eric SandeenBtrfs-progs: cleanup duplicated division functions
2013-08-09 Eric SandeenBtrfs-progs: remove some dead/unbuilt code
2013-07-03 Chris MasonMerge branch 'liubo-image-restore'
2013-07-03 Miao XieBtrfs-progs: Add chunk recover function - using old...
2013-06-19 Josef BacikBtrfs-progs: fix the allocator
2013-06-19 Josef BacikBtrfs-progs: add --init-extent-tree to btrfsck
2013-06-19 Josef BacikBtrfs-progs: make fsck fix certain file extent inconsis...
2013-04-23 Josef BacikBtrfs-progs: add a free space cache checker to fsck V2
2013-04-23 Josef BacikBtrfs-progs: add skinny metadata support to progs V3
2013-03-18 Josef BacikBtrfs-progs: fix memory leaks on cleanup
2013-03-10 David Sterbabtrfs-progs: separate super_copy out of fs_info
2013-02-06 Chris MasonMerge branch 'cov-fixes-v1-integration-20130201' of...
2013-02-06 Chris MasonMerge branch 'for-chris' of git://repo.or.cz/btrfs...
2013-02-01 David WoodhouseAdd basic RAID[56] support
2013-02-01 Josef BacikBtrfs-progs: use btrfs_lookup_first_block_group when...
2013-02-01 Chris MasonFix alignment during allocations
2012-02-22 Chris Masonbtrfsck: add early code to handle corrupted block groups
2012-02-10 Chris Masonbtrfsck: remove extents from the fsck reference tracker...
2012-02-09 Chris Masonbtrfsck: make sure we fix the block group accounting...
2012-02-09 Chris Masonbtrfsck: make sure to dirty all block groups as we...
2012-02-09 Chris MasonMerge branch 'for-chris' of git://github.com/idryomov...
2012-02-09 Chris Masonbtrfsck: fix block group accounting during repair
2012-02-07 Chris Masonbtrfs-corrupt-block: add -E option to randomly corrupt...
2012-02-07 Chris Masonbtrfsck: add code to rebuild extent records
2011-10-31 Chris MasonMerge branch 'recovery-beta' of git://git./linux/kernel...
2011-10-27 Josef Bacikbtrfs-progs: add a recovery utility to pull files from...
2011-10-25 Arne Jansenbtrfs progs: fix extra metadata chunk allocation in...
2011-10-25 Anton Blanchardbtrfs-progs: cast u64 to long long to avoid printf...
next