summaryrefslogtreecommitdiff
path: root/print-tree.c
Commit message (Expand)AuthorAge
* btrfs-progs: print-tree: remove dead code from btrfs_print_treeLu Fengqi2018-06-07
* btrfs-progs: ins: dump-tree: Print tree name for extent data/tree block backrefMisono Tomohiro2018-06-07
* btrfs-progs: ins: dump-tree: Use %lld for extent data backref offsetMisono Tomohiro2018-06-07
* btrfs-progs: print-tree: Enhance btrfs_print_tree() check to avoid out-of-bou...Qu Wenruo2018-06-07
* btrfs-progs: Allow tree to be printed without an fs_infoQu Wenruo2018-06-07
* btrfs-progs: Remove fs_info parameter from btrfs_leaf_free_space()Qu Wenruo2018-06-07
* btrfs-progs: print-tree: Avoid segfault for heavily corrupted item pointersQu Wenruo2018-06-07
* btrfs-progs: print-tree: Remove btrfs_root parameterQu Wenruo2018-04-24
* btrfs-progs: Unify btrfs_leaf_free_space() parameter with kernelQu Wenruo2018-04-24
* btrfs-progs: Beautify owner when printing leaf/nodesNikolay Borisov2018-03-30
* btrfs-progs: print-tree: Enhance warning on tree block level mismatch and err...Qu Wenruo2018-03-30
* btrfs-progs: print-tree: Do correct offset output for ROOT_ITEMQu Wenruo2018-03-30
* btrfs-progs: print-tree: fix INODE_ITEM sequence and flagsAnand Jain2018-02-13
* btrfs-progs: Use fs_info instead of root for BTRFS_NODEPTRS_PER_BLOCKGu Jinxiang2018-02-02
* btrfs-progs: dump-tree: print c/o/s/r time of ROOT_ITEMMisono, Tomohiro2018-01-03
* btrfs-progs: print-tree: Print offset as tree objectid for ROOT_ITEMQu Wenruo2017-11-14
* btrfs-progs: print-tree: use proper helper for reading offsetDavid Sterba2017-09-25
* btrfs-progs: Add zstd supportNick Terrell2017-09-25
* Btrfs-progs: print-tree: check num_stripes in print_chunkZhang Yu2017-09-08
* btrfs-progs: print-tree: factor out extent_csum dumpDavid Sterba2017-09-08
* btrfs-progs: print the csum length in debug-treeJosef Bacik2017-09-08
* btrfs-progs: print-tree: factor out temporary_item dumpDavid Sterba2017-09-08
* btrfs-progs: print-tree: factor out persistent_item dumpDavid Sterba2017-09-08
* btrfs-progs: print-tree: factor out qgroup_limit dumpDavid Sterba2017-09-08
* btrfs-progs: print-tree: factor out qgroup_info dumpDavid Sterba2017-09-08
* btrfs-progs: print-tree: factor out qgroup_status dumpDavid Sterba2017-09-08
* btrfs-progs: print-tree: factor out dev_extent dumpDavid Sterba2017-09-08
* btrfs-progs: print-tree: factor out free_space_info dumpDavid Sterba2017-09-08
* btrfs-progs: print-tree: factor out shared_data_ref dumpDavid Sterba2017-09-08
* btrfs-progs: print-tree: factor out extent_data_ref dumpDavid Sterba2017-09-08
* btrfs-progs: print-tree: factor out block_group_item dumpDavid Sterba2017-09-08
* btrfs-progs: print-tree: don't print the item type for all itemsDavid Sterba2017-09-08
* btrfs-progs: print-tree: rename item callbacks to match the key nameDavid Sterba2017-09-08
* 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