summaryrefslogtreecommitdiff
path: root/btrfs-debug-tree.c
Commit message (Expand)AuthorAge
* btrfs-progs: unify naming of argc and argvDavid Sterba2016-03-14
* btrfs-progs: copy functionality of btrfs-debug-tree to inspect-internal subco...Alexander Fougner2016-03-14
* btrfs-progs: debug-tree: tweak tree node checksDavid Sterba2016-01-15
* btrfs-progs: debug-tree: teach -t option about the chunk and root treesDavid Sterba2016-01-13
* btrfs-progs: add basic awareness of the free space treeOmar Sandoval2016-01-12
* btrfs-progs: Add all missing btrfs_close_all_devices to standalone toolsZhao Lei2015-11-02
* btrfs-progs: accept --help as option in the standalone utilitiesDavid Sterba2015-06-11
* btrfs-progs: Fix 2 extent buffer leak in btrfs-debug-treeQu Wenruo2015-02-11
* btrfs-progs: read_tree_block() and read_node_slot() cleanup.Qu Wenruo2015-02-02
* btrfs-progs: autoconf: use standard PACKAGE_* macrosKarel Zak2015-01-28
* btrfs-progs: Allow debug-tree to be executed on regular file.Qu Wenruo2015-01-09
* btrfs-progs: refine btrfs-debug-tree error prompt when a mount point givenGui Hecheng2014-12-29
* btrfs-progs: use check_argc_* to check arg number for all toolsGui Hecheng2014-08-22
* Btrfs-progs: debug-tree, add option to dump a single treeFilipe David Borba Manana2014-08-22
* btrfs-progs: prevent close_root if the root to close is potentially NULLGui Hecheng2014-05-02
* Btrfs-progs: switch to arg_strtou64() part2Wang Shilong2014-03-21
* btrfs-progs: define BTRFS_UUID_UNPARSE_SIZE for uuid unparse buf sizeAnand Jain2014-01-31
* Btrfs-progs: rework open_ctree to take flags, add a new one V2Josef Bacik2013-11-07
* Btrfs-progs: add -b to btrfsck to look at backup rootsJosef Bacik2013-11-07
* btrfs-progs: drop unused parameter from btrfs_release_pathEric Sandeen2013-09-03
* Btrfs-progs: add option to btrfs-debug-tree to print uuid tree onlyStefan Behrens2013-08-09
* Btrfs-progs: Add missing close_ctree() calls to debug-treeFilipe David Borba Manana2013-08-09
* Btrfs-progs: Add missing free_extent_buffer() call to debug-treeFilipe David Borba Manana2013-08-09
* btrfs-progs: standardize tool source filenamesEric Sandeen2013-04-24