summaryrefslogtreecommitdiff
path: root/extent-tree.c
Commit message (Expand)AuthorAge
* Btrfs-progs: fix infinite loop in find_free_extentLiu Bo2017-07-20
* btrfs-progs: Refactor chunk creation functions to use btrfs_fs_infoQu Wenruo2017-07-12
* btrfs-progs: Refactor btrfs_chunk_readonly to use btrfs_fs_infoQu Wenruo2017-07-12
* btrfs-progs: Refactor btrfs_find_tree_block to use btrfs_fs_infoQu Wenruo2017-07-12
* btrfs-progs: Refactor btrfs_map_block and its variants to use btrfs_fs_infoQu Wenruo2017-07-12
* btrfs-progs: Refactor block sizes users in extent-tree.cQu Wenruo2017-07-03
* btrfs-progs: Fix memory leak when 0 sized block group item is foundQu Wenruo2017-05-02
* btrfs-progs: remove unused argument from clear_extent_dirtyDavid Sterba2017-03-08
* btrfs-progs: remove unused argument from set_extent_dirtyDavid Sterba2017-03-08
* btrfs-progs: remove unused argument from set_extent_bitsDavid Sterba2017-03-08
* btrfs-progs: remove unused argument from clear_extent_bitsDavid Sterba2017-03-08
* btrfs-progs: remove unused argument from free_chunk_itemDavid Sterba2017-03-08
* btrfs-progs: remove unused argument from setup_inline_extent_backrefDavid Sterba2017-03-08
* btrfs-progs: remove unused argument from extent_data_ref_countDavid Sterba2017-03-08
* btrfs-progs: drop unused argument from btrfs_extend_itemDavid Sterba2017-03-08
* btrfs-progs: drop unused argument from btrfs_truncate_itemDavid Sterba2017-03-08
* btrfs-progs: Introduce kernel sizes to cleanup large intermediate numberQu Wenruo2017-03-08
* btrfs-progs: make incompat bit wrappers more compactDavid Sterba2016-12-14
* btrfs-progs: add btrfs_clear_free_space_tree() from the kernelOmar Sandoval2016-11-23
* btrfs-progs: Fix wrong tree block alignment for unalianged block groupQu Wenruo2016-10-25
* btrfs-progs: cleanup, kill trivial btrfs_key_type helperDavid Sterba2016-10-03
* btrfs-progs: cleanup, kill trivial btrfs_set_key_type helperDavid Sterba2016-10-03
* btrfs-progs: handle errors from btrfs_alloc_pathDavid Sterba2016-09-21
* btrfs-progs: avoid looping forever when a bad blockgroup key is foundJeff Mahoney2016-09-21
* btrfs-progs: check: introduce function to check data backref in extent treeLu Fengqi2016-08-17
* btrfs-progs: convert: Fix a bug leads to discontinuous extentsQu Wenruo2016-07-04
* btrfs-progs: Cleanup old btrfs-convertQu Wenruo2016-06-07
* btrfs-progs: convert: Strictly avoid meta or system chunk allocationQu Wenruo2016-06-07
* btrfs-progs: extent-tree: Enhance btrfs_record_file_extentQu Wenruo2016-06-07
* btrfs-progs: extent-tree: Introduce function to find the first overlapping ex...Qu Wenruo2016-06-07
* btrfs-progs: deprecate and stop using btrfs_level_sizeDavid Sterba2016-05-02
* btrfs-progs: replace leafsize with nodesizeDavid Sterba2016-05-02
* btrfs-progs: Add support for tree block operations on fs_info without rootsQu Wenruo2016-02-26
* btrfs-progs: check the free space tree in btrfsckOmar Sandoval2016-01-12
* btrfs-progs: use system's default path for math.hZhao Lei2015-11-02
* btrfs-progs: return -ENOMEM properly in btrfs_read_block_groups()Eryu Guan2015-11-02
* btrfs-progs: convert: Avoid allocating metadata extent crossing stripe boundaryQu Wenruo2015-08-31
* btrfs-progs: extent-tree: avoid allocating tree block that crosses stripe bou...Qu Wenruo2015-08-31
* btrfs-progs: extent-tree: Introduce btrfs_free_block_group functionQu Wenruo2015-07-10
* btrfs-progs: extent-tree: Introduce functions to free in-memory block group c...Qu Wenruo2015-07-10
* btrfs-progs: extent-tree: Introduce functions to free chunk itemsQu Wenruo2015-07-10
* btrfs-progs: extent-tree: Introduce functions to free dev extents in a chunkQu Wenruo2015-07-10
* btrfs-progs: extent-tree: Introduce free_block_group_item functionQu Wenruo2015-07-10
* btrfs-progs: check for matching free space in cacheJosef Bacik2015-04-24
* Btrfs-progs: remove global transaction from fsckJosef Bacik2015-02-09
* Btrfs-progs: only build space info's for the main flagsJosef Bacik2015-02-09
* btrfs-progs: read_tree_block() and read_node_slot() cleanup.Qu Wenruo2015-02-02
* Btrfs-progs: check, ability to detect and fix outdated snapshot root itemsFilipe Manana2014-10-17
* btrfs-progs: remove unused flags for btrfs_pathGui Hecheng2014-08-28
* Btrfs-progs: fix some build warnings on 32bit platformWang Shilong2014-08-22