summaryrefslogtreecommitdiff
path: root/ctree.h
Commit message (Expand)AuthorAge
* btrfs-progs: library: distribute sizes.h, fix buildDavid Sterba2017-03-16
* btrfs-progs: convert: Rework rollbackQu Wenruo2017-03-16
* btrfs-progs: file: Introduce function to read out file contentQu Wenruo2017-03-16
* btrfs-progs: remove unused argument from btrfs_lookup_inode_refDavid Sterba2017-03-08
* btrfs-progs: remove unused helpers from ctree.hDavid Sterba2017-03-08
* btrfs-progs: drop unused argument from btrfs_del_ptrDavid Sterba2017-03-08
* btrfs-progs: drop unused argument from btrfs_extend_itemDavid Sterba2017-03-08
* btrfs-progs: drop unused argument from btrfs_truncate_itemDavid Sterba2017-03-08
* btrfs-progs: Introduce kernel sizes to cleanup large intermediate numberQu Wenruo2017-03-08
* btrfs-progs: check: get the highest inode for lost+foundGoldwyn Rodrigues2017-01-25
* btrfs-progs: make incompat bit wrappers more compactDavid Sterba2016-12-14
* btrfs-progs: add btrfs_clear_free_space_tree() from the kernelOmar Sandoval2016-11-23
* btrfs-progs: add the FREE_SPACE_TREE_VALID compat_ro bit definitionOmar Sandoval2016-11-23
* 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