summaryrefslogtreecommitdiff
path: root/ctree.h
Commit message (Expand)AuthorAge
* btrfs-progs: convert bitfield to separate variables in btrfs_pathDavid Sterba2016-11-09
* btrfs-progs: reduce size of btrfs_path::lowest_levelDavid Sterba2016-11-09
* btrfs-progs: reduce size of btrfs_path::readaDavid Sterba2016-11-09
* btrfs-progs: reduce size of btrfs_path, locks are not usedDavid Sterba2016-11-09
* btrfs-progs: add dev stats on-disk structureDavid Sterba2016-11-09
* btrfs-progs: add balance status structuresDavid Sterba2016-11-09
* btrfs-progs: switch dev stats item to the permanent item keyDavid Sterba2016-11-09
* btrfs-progs: introduce key type for persistent permanent itemsDavid Sterba2016-11-09
* btrfs-progs: introduce key type for persistent temporary itemsDavid Sterba2016-11-09
* btrfs-progs: Copy btrfs inode flags from kernel headerQu Wenruo2016-10-24
* 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
* Revert "btrfs-progs: fix compat_ro mask for free space tree"Omar Sandoval2016-09-21
* btrfs-progs: add rest of stack operations for btrfs_dir_itemDavid Sterba2016-08-25
* btrfs-progs: two staged filesystem creationDavid Sterba2016-08-24
* btrfs-progs: introduce signature for a partially set up filesystemDavid Sterba2016-08-24
* btrfs-progs: convert: Fix a regression that ext2_save/image is not readonlyQu Wenruo2016-08-19
* btrfs-progs: check: introduce function to check data backref in extent treeLu Fengqi2016-08-17
* btrfs-progs: check: write corrected qgroup info to diskMark Fasheh2016-07-13
* 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: typo review of strings and commentsNicholas D Steeves2016-06-01
* btrfs-progs: add getters for ioctl search_headerDavid Sterba2016-05-11
* btrfs-progs: deprecate and stop using btrfs_level_sizeDavid Sterba2016-05-02
* 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