summaryrefslogtreecommitdiff
path: root/print-tree.c
Commit message (Expand)AuthorAge
* btrfs-progs: drop blocksize from read_tree_blockDavid Sterba2017-09-08
* btrfs-progs: drop local blocksize variables if they're nodesizeDavid Sterba2017-09-08
* btrfs-progs: Tighten integer types in print-treeAdam Buchbinder2017-07-20
* btrfs-progs: Refactor read_tree_block to get rid of btrfs_rootQu Wenruo2017-07-03
* btrfs-progs: Refactor nodesize user in print-tree.cQu Wenruo2017-07-03
* btrfs-progs: print-tree: Add leaf flags and backref revision outputQu Wenruo2017-05-15
* btrfs-progs: print-tree: add validation to print_chunkLu Fengqi2017-04-20
* btrfs-progs: print-tree: fix format string on 32bitDavid Sterba2016-11-24
* 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