summaryrefslogtreecommitdiff
path: root/extent-tree.c
Commit message (Expand)AuthorAge
* 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
* btrfs-progs: separate super_copy out of fs_infoDavid Sterba2013-03-10
* Merge branch 'for-chris' of git://repo.or.cz/btrfs-progs-unstable/devel into ...Chris Mason2013-02-06
|\
| * Btrfs-progs: use btrfs_lookup_first_block_group when fixing accountingJosef Bacik2013-02-01
* | Add basic RAID[56] supportDavid Woodhouse2013-02-01
* | Fix alignment during allocationsChris Mason2013-02-01
|/
* btrfsck: add early code to handle corrupted block groupsChris Mason2012-02-22
* btrfsck: remove extents from the fsck reference tracker as they are freedChris Mason2012-02-10
* btrfsck: make sure we fix the block group accounting during repairChris Mason2012-02-09
* btrfsck: make sure to dirty all block groups as we fix accountingChris Mason2012-02-09
* btrfsck: fix block group accounting during repairChris Mason2012-02-08
* btrfs-corrupt-block: add -E option to randomly corrupt the extent_rootChris Mason2012-02-07
* btrfsck: add code to rebuild extent recordsChris Mason2012-02-07
* btrfs-progs: add a recovery utility to pull files from damanged filesystemsJosef Bacik2011-10-27
* btrfs progs: fix extra metadata chunk allocation in --mixed caseArne Jansen2011-10-25
* btrfs-progs: cast u64 to long long to avoid printf warningsAnton Blanchard2011-10-25
* Fix unused-but-set errors in gcc-4.6Chris Ball2011-10-25
* Check for RAID10 in set_avail_alloc_bitsChris Mason2011-04-22
* Check duplicate backrefs for both data and metadataYan Zheng2009-06-11
* Make sure all dirty blocks are written at commit timeYan Zheng2009-06-08
* Update converter for the new formatYan Zheng2009-06-08
* Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Chris Mason2009-06-08
* Fix printf format casting errorsLuca Bruno2009-06-03
* Add semantic checks to btrfsck for files and directoriesYan Zheng2009-01-07
* Btrfs: update converter for the new disk formatYan Zheng2008-12-17
* superblock duplicationYan Zheng2008-12-05
* update btrfs-progs for seed device supportYan Zheng2008-11-18
* Remove offset field from struct btrfs_extent_refYan Zheng2008-10-09
* Full back reference supportZheng Yan2008-09-23