summaryrefslogtreecommitdiff
path: root/btrfs-debug-tree.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs-progs: debug-tree: tweak tree node checksDavid Sterba2016-01-151-2/+2
* btrfs-progs: debug-tree: teach -t option about the chunk and root treesDavid Sterba2016-01-131-0/+23
* btrfs-progs: add basic awareness of the free space treeOmar Sandoval2016-01-121-0/+4
* btrfs-progs: Add all missing btrfs_close_all_devices to standalone toolsZhao Lei2015-11-021-1/+4
* btrfs-progs: accept --help as option in the standalone utilitiesDavid Sterba2015-06-111-5/+13
* btrfs-progs: Fix 2 extent buffer leak in btrfs-debug-treeQu Wenruo2015-02-111-1/+4
* btrfs-progs: read_tree_block() and read_node_slot() cleanup.Qu Wenruo2015-02-021-2/+5
* btrfs-progs: autoconf: use standard PACKAGE_* macrosKarel Zak2015-01-281-3/+2
* btrfs-progs: Allow debug-tree to be executed on regular file.Qu Wenruo2015-01-091-2/+3
* btrfs-progs: refine btrfs-debug-tree error prompt when a mount point givenv3.18-rc3Gui Hecheng2014-12-291-0/+6
* btrfs-progs: use check_argc_* to check arg number for all toolsGui Hecheng2014-08-221-1/+2
* Btrfs-progs: debug-tree, add option to dump a single treeFilipe David Borba Manana2014-08-221-2/+10
* btrfs-progs: prevent close_root if the root to close is potentially NULLGui Hecheng2014-05-021-4/+5
* Btrfs-progs: switch to arg_strtou64() part2Wang Shilong2014-03-211-1/+1
* btrfs-progs: define BTRFS_UUID_UNPARSE_SIZE for uuid unparse buf sizeAnand Jain2014-01-311-2/+3
* Btrfs-progs: rework open_ctree to take flags, add a new one V2Josef Bacik2013-11-071-1/+1
* Btrfs-progs: add -b to btrfsck to look at backup rootsJosef Bacik2013-11-071-1/+1
* btrfs-progs: drop unused parameter from btrfs_release_pathEric Sandeen2013-09-031-1/+1
* Btrfs-progs: add option to btrfs-debug-tree to print uuid tree onlyStefan Behrens2013-08-091-9/+22
* Btrfs-progs: Add missing close_ctree() calls to debug-treeFilipe David Borba Manana2013-08-091-4/+5
* Btrfs-progs: Add missing free_extent_buffer() call to debug-treeFilipe David Borba Manana2013-08-091-0/+1
* btrfs-progs: standardize tool source filenamesEric Sandeen2013-04-241-0/+386