summaryrefslogtreecommitdiff
path: root/ctree.h
Commit message (Expand)AuthorAge
* mkfs: fix mkfs -r to properly allocate spaceChris Mason2013-10-16
* Btrfs-progs: restructure show_qgroupsWang Shilong2013-10-16
* Btrfs-progs: keep track of transid failures and fix them if possibleJosef Bacik2013-10-16
* btrfs-progs: move out print in cmd_df to another functionAnand Jain2013-10-16
* btrfs-progs: Make btrfs_header_fsid() return unsigned longRoss Kirk2013-10-16
* btrfs-progs: remove unused parameter from btrfs_header_fsidRoss Kirk2013-10-16
* btrfs-progs: drop unused parameter from btrfs_item_nrRoss Kirk2013-10-16
* btrfs-progs: calculate available blocks on device properlyHidetoshi Seto2013-10-16
* btrfs-progs: add ULL to u64 constantZach Brown2013-09-03
* btrfs-progs: mark static & remove unused from shared kernel codeEric Sandeen2013-09-03
* btrfs-progs: make set/get functions for the super compat_ro flags use compat_roEric Sandeen2013-09-03
* btrfs-progs: fix definition of struct btrfs_extent_inline_refEric Sandeen2013-09-03
* btrfs-progs: drop unused parameter from btrfs_release_pathEric Sandeen2013-09-03
* btrfs-progs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo2013-08-09
* Btrfs-progs: add uuid_tree_gen field to btrfs-show-superStefan Behrens2013-08-09
* Btrfs-progs: add UUID tree lookup methodsStefan Behrens2013-08-09
* Btrfs-progs: Support UUID tree and UUID items in btrfs-debug-treeStefan Behrens2013-08-09
* Btrfs-progs: remove some dead/unbuilt codeEric Sandeen2013-08-09
* Btrfs-progs: move btrfs_fsck_reinit_root to cmds-check.cEric Sandeen2013-08-09
* Merge branch 'liubo-image-restore'Chris Mason2013-07-03
|\
| * Btrfs-progs: enhance btrfs-image to restore image onto multiple disksLiu Bo2013-07-03
* | Btrfs-progs: use rb-tree instead of extent cache tree for fs/file rootsMiao Xie2013-07-03
|/
* 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: tool to visualize fragmentationArne Jansen2013-03-19
* btrfs-progs: separate super_copy out of fs_infoDavid Sterba2013-03-10
* btrfs-progs: libify some parts of btrfs-progsMark Fasheh2013-02-27
* Merge branch 'cov-fixes-v1-integration-20130201' of http://git.zabbo.net/cgit...Chris Mason2013-02-06
|\
| * btrfs-progs: treat super.magic as an le64Zach Brown2013-02-05
* | Merge branch 'for-chris' of git://repo.or.cz/btrfs-progs-unstable/devel into ...Chris Mason2013-02-06
|\|
| * btrfs-progs: Basic support for extended inode refsMark Fasheh2013-01-31
| * Btrfs-progs: add support for device replace procedureStefan Behrens2013-01-31
| * Btrfs-progs: add command to get/reset device stats via ioctlStefan Behrens2013-01-31
| * btrfs-progs: fix unaligned accesses v2Ben Peddell2013-01-28
* | Add basic RAID[56] supportDavid Woodhouse2013-02-01
|/
* Btrfs-progs: fix unaligned accessesArne Jansen2013-01-17
* btrfs-progs: limit the max value of leafsize and nodesizeRobin Dong2012-10-04
* Btrfs-progs: enhance btrfs subvol list only to show read-only snapshotsMiao Xie2012-10-04
* Btrfs-progs: fix wrong way to check if the root item contains otime and uuidMiao Xie2012-10-04
* Btrfs progs: quota groups supportArne Jansen2012-09-04
* Btrfs-progs: update btrfs-progs for subvol uuid+times supportAlexander Block2012-07-26
* Merge branch 'for-chris' of git://github.com/idryomov/btrfs-progs into 0.20Chris Mason2012-07-05
|\
| * Btrfs-progs: make print-tree.c aware of free space cacheIlya Dryomov2012-03-13
| * Btrfs-progs: bring 'subvol get-default' back inIlya Dryomov2012-03-12
* | btrfs-progs: cleanup: remove the redundant BTRFS_CSUM_TYPE_CRC32 macro defini...Wang Sheng-Hui2012-06-05
* | Add incompat flag for big metadata blocksChris Mason2012-03-28
|/
* Btrfsck: add the ability to prune corrupt extent allocation tree blocksChris Mason2012-02-21
* btrfsck: remove extents from the fsck reference tracker as they are freedChris Mason2012-02-10