summaryrefslogtreecommitdiff
path: root/print-tree.c
Commit message (Expand)AuthorAge
* btrfs-progs: dump-tree: use new names for obsoleted keysDavid Sterba2016-11-09
* btrfs-progs: dump-tree: convert dir-item-to-string to tableDavid Sterba2016-11-09
* btrfs-progs: dump-tree: convert key-to-string to tableDavid Sterba2016-11-09
* btrfs-progs: dump-tree: cleanup types for item number iterationDavid Sterba2016-11-09
* btrfs-progs: dump-tree: move remaining item variables to the scope of useDavid Sterba2016-11-09
* btrfs-progs: dump-tree: move variable declarations closer to their useDavid Sterba2016-11-09
* btrfs-progs: dump-tree: rename extent buffer variable in btrfs_print_leafDavid Sterba2016-11-09
* btrfs-progs: dump-tree: add untyped item ptr helper and use itDavid Sterba2016-11-09
* btrfs-progs: dump-tree: constify char argument in print_root_refDavid Sterba2016-11-09
* btrfs-progs: dump-tree: simplify and fix check for empty uuidDavid Sterba2016-11-09
* btrfs-progs: dump-tree: return void from print_* functionsDavid Sterba2016-11-09
* btrfs-progs: dump-tree: pass item size instead of itemDavid Sterba2016-11-09
* btrfs-progs: remove unused parameter from print_inode_itemDavid Sterba2016-11-09
* btrfs-progs: dump-tree: consolidate data key namesDavid Sterba2016-11-09
* btrfs-progs: dump-tree: print dev statsDavid Sterba2016-11-09
* btrfs-progs: dump-tree: print balance status itemDavid Sterba2016-11-09
* btrfs-progs: teach print_leaf about temporary item subtypesDavid Sterba2016-11-09
* btrfs-progs: teach print_leaf about permanent item subtypesDavid Sterba2016-11-09
* btrfs-progs: print-tree: extract offset from the item keyDavid Sterba2016-11-09
* btrfs-progs: dump-tree: print missing data for file extent itemDavid Sterba2016-11-09
* btrfs-progs: dump-tree: print more root_item dataDavid Sterba2016-11-09
* btrfs-progs: dump-tree: print missing dir_item dataDavid Sterba2016-11-09
* btrfs-progs: dump-tree: print missing inode_item dataDavid Sterba2016-11-09
* btrfs-progs: dump-tree: add helper to print timespecDavid Sterba2016-11-09
* btrfs-progs: dump-tree: factor inode_item dump to functionDavid Sterba2016-11-09
* btrfs-progs: dump-tree: print missing dev_extent dataDavid Sterba2016-11-09
* btrfs-progs: dump-tree: print missing chunk dataDavid Sterba2016-11-09
* btrfs-progs: dump-tree: print missing dev_item dataDavid Sterba2016-11-09
* btrfs-progs: Make btrfs-debug-tree print all readable strings for inode flagsQu Wenruo2016-10-24
* btrfs-progs: improved error handling in btrfs_print_treeDavid Sterba2016-09-21
* btrfs-progs: Enhance and export print_key_type functionQu Wenruo2016-09-05
* btrfs-progs: Enhance and export print_objectid functionQu Wenruo2016-09-05
* btrfs-progs: print-tree: Print hex and human readable root flagsQu Wenruo2016-08-19
* btrfs-progs: print-tree: Print human readable inode flagsQu Wenruo2016-08-19
* btrfs-progs: check: write corrected qgroup info to diskMark Fasheh2016-07-13
* btrfs-progs: deprecate and stop using btrfs_level_sizeDavid Sterba2016-05-02
* btrfs-progs: print-tree: show the compression method stringWang Xiaoguang2016-03-14
* btrfs-progs: add basic awareness of the free space treeOmar Sandoval2016-01-12
* btrfs-progs: print-tree: Output stripe dev uuidQu Wenruo2015-11-03
* btrfs-progs: print root item's last_snapshot valueLakshmipathi.G2015-11-02
* btrfs-progs: print-tree: print stripe len of a chunkQu Wenruo2015-08-31
* btrfs-progs: Add nbytes output for print-tree and reformat inode outputQu Wenruo2015-06-26
* btrfs-progs: unify naming of key types in print-treeDavid Sterba2015-06-16
* btrfs-progs: Allow btrfs-debug-tree to print human readable qgroup status flag.Qu Wenruo2015-03-24
* btrfs-progs: Update qgroup status flags and replace qgroup level/subvid calcu...Qu Wenruo2015-03-24
* Btrfs-progs: make debug-tree spit out full_backref flagJosef Bacik2015-02-09
* btrfs-progs: read_tree_block() and read_node_slot() cleanup.Qu Wenruo2015-02-02
* btrfs-progs: debug: print more info about inodeDavid Sterba2014-10-10
* btrfs-progs: Add human readable flags output for chunk/block group type.Qu Wenruo2014-08-22
* btrfs-progs: Add human readable flags output string for extent flags.Qu Wenruo2014-08-22