summaryrefslogtreecommitdiff
path: root/extent-tree.c
Commit message (Expand)AuthorAge
* 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
* Btrfs-progs: fsck: handle case that we can not lookup extent infoWang Shilong2014-03-21
* mkfs: fix mkfs -r to properly allocate spaceChris Mason2013-10-16
* btrfs-progs: mark static & remove unused from shared kernel codeEric Sandeen2013-09-03
* btrfs-progs: drop unused parameter from btrfs_release_pathEric Sandeen2013-09-03
* Btrfs-progs: add missing path alloc return value checkFilipe David Borba Manana2013-08-09
* Btrfs-progs: add missing path releaseFilipe David Borba Manana2013-08-09
* Btrfs-progs: remove incorrect slot decrementFilipe David Borba Manana2013-08-09
* Btrfs-progs: fix optimization in btrfs_lookup_extent_infoFilipe David Borba Manana2013-08-09
* Btrfs-progs: don't ignore errors in extent-tree.cFilipe David Borba Manana2013-08-09
* Btrfs-progs: fix compile warning in btrfs_free_block_groups()Wang Shilong2013-08-09
* Btrfs-progs: make extent_ref_type() match kernelspaceEric Sandeen2013-08-09
* Btrfs-progs: cleanup duplicated division functionsEric Sandeen2013-08-09
* Btrfs-progs: remove some dead/unbuilt codeEric Sandeen2013-08-09
* Btrfs-progs: Add chunk recover function - using old chunk itemsMiao Xie2013-07-03
* Btrfs-progs: fix the allocatorJosef Bacik2013-06-19
* Btrfs-progs: add --init-extent-tree to btrfsckJosef Bacik2013-06-19
* Btrfs-progs: make fsck fix certain file extent inconsistenciesJosef Bacik2013-06-19
* Btrfs-progs: add a free space cache checker to fsck V2Josef Bacik2013-04-23
* Btrfs-progs: add skinny metadata support to progs V3Josef Bacik2013-04-23
* Btrfs-progs: fix memory leaks on cleanupJosef Bacik2013-03-18