summaryrefslogtreecommitdiff
path: root/ctree.h
Commit message (Expand)AuthorAge
* btrfs-progs: replace leafsize with nodesizeDavid Sterba2016-05-02
* btrfs-progs: Allow open_ctree to return fs_info even chunk tree is corruptedQu Wenruo2016-02-26
* btrfs-progs: fix compat_ro mask for free space treeDavid Sterba2016-01-25
* btrfs-progs: check the free space tree in btrfsckOmar Sandoval2016-01-12
* btrfs-progs: add basic awareness of the free space treeOmar Sandoval2016-01-12
* btrfs-progs: Avoid uninitialized data in output of btrfs-convertZhao Lei2015-09-09
* btrfs-progs: fix typo in set/get of btrfs_inode_item::sequenceZhao Lei2015-09-09
* btrfs-progs: convert: Avoid allocating metadata extent crossing stripe boundaryQu Wenruo2015-08-31
* Btrfs-progs: add feature to get mininum size for resizing a fs/deviceFilipe Manana2015-08-31
* btrfs-progs: extent-tree: Introduce btrfs_free_block_group functionQu Wenruo2015-07-10
* btrfs-progs: Remove non-exist csum size.Qu Wenruo2015-05-14
* btrfs-progs: Introduce change_header_uuid functionQu Wenruo2015-05-14
* btrfs-progs: Add open_ctree check for uuid changingQu Wenruo2015-05-14
* btrfs-progs: Add CHANGING_FSID super flagQu Wenruo2015-05-14
* btrfs-progs: check for matching free space in cacheJosef Bacik2015-04-24
* btrfs-progs: Add stack get/set functions for btrfs_qgroup_status_itemQu Wenruo2015-03-24
* btrfs-progs: Update qgroup status flags and replace qgroup level/subvid calcu...Qu Wenruo2015-03-24
* btrfs-progs: Add support to suppress tree block csum error outputQu Wenruo2015-02-11
* Btrfs-progs: remove global transaction from fsckJosef Bacik2015-02-09
* Btrfs-progs: Introduce metadump_v2Josef Bacik2015-02-09
* btrfs-progs: Add btrfs_get_extent() and btrfs_punch_hole().Qu Wenruo2015-02-02
* btrfs-progs: Record orphan data extent ref to corresponding root.Qu Wenruo2015-02-02
* btrfs-progs: unify header file inclusion protectionsDavid Sterba2015-01-21
* btrfs-progs: Add inode item rebuild function.Qu Wenruo2014-12-10
* btrfs-progs: Add btrfs_mkdir() function for the incoming 'lost+found' fsck me...Qu Wenruo2014-12-10
* btrfs-progs: Add btrfs_unlink() and btrfs_add_link() functions.Qu Wenruo2014-12-10
* btrfs-progs: Import lookup/del_inode_ref() function.Qu Wenruo2014-12-10
* btrfs-progs: Import btrfs_insert/del/lookup_extref() functions.Qu Wenruo2014-12-10
* btrfs-progs: Enhance the command btrfs filesystem dfGoffredo Baroncelli2014-12-04
* Btrfs-progs: delete bogus dir indexesJosef Bacik2014-10-14
* Btrfs-progs: pull back backref.c and fix it upJosef Bacik2014-10-14
* btrfs-progs: read global reserve size from space infosDavid Sterba2014-08-28
* btrfs-progs: remove unused flags for btrfs_pathGui Hecheng2014-08-28
* btrfs-progs: replace BTRFS_NUM_MIRRORS with BTRFS_MAX_MIRRORSGui Hecheng2014-08-22
* btrfs-progs: add quota group verify codeMark Fasheh2014-08-22
* Btrfs-progs: update btrfs_file_extent_inline_len to match kernel versionFilipe David Borba Manana2014-04-11
* btrfs-progs: Constify gettersKusanagi Kouichi2014-04-11
* Btrfs-progs: use bitfield instead of integer for some variants in fs_infoWang Shilong2014-03-21
* Btrfs-progs: add support for the no holes incompat flagJosef Bacik2014-01-31
* Btrfs-progs: deal with invalid key orderings and bad orphan items V2Josef Bacik2014-01-31
* Btrfs-progs: chunk-recover: add new flag to prepare recovering for ordered da...Wang Shilong2014-01-31
* btrfs-progs: Make btrfs_header_chunk_tree_uuid() return unsigned longRoss Kirk2014-01-31
* 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