summaryrefslogtreecommitdiff
path: root/ctree.h
Commit message (Expand)AuthorAgeFilesLines
...
* btrfs-progs: fix definition of struct btrfs_extent_inline_refEric Sandeen2013-09-031-1/+1
* btrfs-progs: drop unused parameter from btrfs_release_pathEric Sandeen2013-09-031-1/+1
* btrfs-progs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo2013-08-091-0/+7
* Btrfs-progs: add uuid_tree_gen field to btrfs-show-superStefan Behrens2013-08-091-1/+4
* Btrfs-progs: add UUID tree lookup methodsStefan Behrens2013-08-091-0/+5
* Btrfs-progs: Support UUID tree and UUID items in btrfs-debug-treeStefan Behrens2013-08-091-0/+15
* Btrfs-progs: remove some dead/unbuilt codeEric Sandeen2013-08-091-8/+0
* Btrfs-progs: move btrfs_fsck_reinit_root to cmds-check.cEric Sandeen2013-08-091-2/+1
* Merge branch 'liubo-image-restore'Chris Mason2013-07-031-0/+1
|\
| * Btrfs-progs: enhance btrfs-image to restore image onto multiple disksLiu Bo2013-07-031-0/+1
* | Btrfs-progs: use rb-tree instead of extent cache tree for fs/file rootsMiao Xie2013-07-031-2/+2
|/
* Btrfs-progs: add --init-extent-tree to btrfsckJosef Bacik2013-06-191-1/+4
* Btrfs-progs: make fsck fix certain file extent inconsistenciesJosef Bacik2013-06-191-0/+2
* Btrfs-progs: add a free space cache checker to fsck V2Josef Bacik2013-04-231-1/+15
* Btrfs-progs: add skinny metadata support to progs V3Josef Bacik2013-04-231-4/+19
* Btrfs-progs: tool to visualize fragmentationArne Jansen2013-03-191-0/+6
* btrfs-progs: separate super_copy out of fs_infoDavid Sterba2013-03-101-1/+1
* btrfs-progs: libify some parts of btrfs-progsMark Fasheh2013-02-271-0/+9
* Merge branch 'cov-fixes-v1-integration-20130201' of http://git.zabbo.net/cgit...Chris Mason2013-02-061-1/+1
|\
| * btrfs-progs: treat super.magic as an le64Zach Brown2013-02-051-1/+1
* | Merge branch 'for-chris' of git://repo.or.cz/btrfs-progs-unstable/devel into ...Chris Mason2013-02-061-6/+39
|\ \ | |/
| * btrfs-progs: Basic support for extended inode refsMark Fasheh2013-01-311-1/+26
| * Btrfs-progs: add support for device replace procedureStefan Behrens2013-01-311-0/+6
| * Btrfs-progs: add command to get/reset device stats via ioctlStefan Behrens2013-01-311-0/+6
| * btrfs-progs: fix unaligned accesses v2Ben Peddell2013-01-281-6/+2
* | Add basic RAID[56] supportDavid Woodhouse2013-02-011-0/+4
|/
* Btrfs-progs: fix unaligned accessesArne Jansen2013-01-171-2/+6
* btrfs-progs: limit the max value of leafsize and nodesizeRobin Dong2012-10-041-0/+6
* Btrfs-progs: enhance btrfs subvol list only to show read-only snapshotsMiao Xie2012-10-041-0/+2
* Btrfs-progs: fix wrong way to check if the root item contains otime and uuidMiao Xie2012-10-041-0/+15
* Btrfs progs: quota groups supportv0.20-rc1Arne Jansen2012-09-041-0/+91
* Btrfs-progs: update btrfs-progs for subvol uuid+times supportAlexander Block2012-07-261-1/+40
* Merge branch 'for-chris' of git://github.com/idryomov/btrfs-progs into 0.20Chris Mason2012-07-051-0/+31
|\
| * Btrfs-progs: make print-tree.c aware of free space cacheIlya Dryomov2012-03-131-0/+29
| * Btrfs-progs: bring 'subvol get-default' back inIlya Dryomov2012-03-121-0/+2
* | btrfs-progs: cleanup: remove the redundant BTRFS_CSUM_TYPE_CRC32 macro defini...Wang Sheng-Hui2012-06-051-4/+0
* | Add incompat flag for big metadata blocksdangerdonteveruseChris Mason2012-03-281-0/+15
|/
* Btrfsck: add the ability to prune corrupt extent allocation tree blocksChris Mason2012-02-211-1/+10
* btrfsck: remove extents from the fsck reference tracker as they are freedChris Mason2012-02-101-0/+6
* btrfsck: add --init-csum-tree to replace the csum root with an empty oneChris Mason2012-02-091-0/+2
* btrfsck: fix block group accounting during repairChris Mason2012-02-081-0/+3
* btrfsck: add code to rebuild extent recordsChris Mason2012-02-071-0/+1
* Btrfs-progs: add restriper headersIlya Dryomov2012-02-031-7/+16
* Btrfs: add the tree history log to btrfs-progsChris Mason2011-11-051-0/+91
* btrfs-progs: add a recovery utility to pull files from damanged filesystemsJosef Bacik2011-10-271-0/+16
* btrfs-progs: scrub ioctlsJan Schmidt2011-10-251-1/+1
* Update for lzo supportLi Zefan2011-10-251-3/+7
* Btrfs-progs: add support for mixed data+metadata block groupsJosef Bacik2011-10-251-4/+6
* Btrfs-progs: update super fields for space cacheJosef Bacik2011-10-251-1/+5
* fix incompat flagsJosef Bacik2010-09-231-1/+3