summaryrefslogtreecommitdiff
path: root/debug-tree.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs-progs: update usage description for debug-tree.cWang Sheng-Hui2013-01-171-1/+9
* Btrfs progs: quota groups supportv0.20-rc1Arne Jansen2012-09-041-0/+6
* Add open_ctree_fs_info for partial FS opensChris Mason2012-02-051-20/+39
* Btrfs: add the tree history log to btrfs-progsChris Mason2011-11-051-1/+48
* btrfs-debug-tree: add -r option to print only the rootsChris Mason2011-10-271-9/+28
* btrfs-progs: cast u64 to long long to avoid printf warningsAnton Blanchard2011-10-251-1/+2
* Fix unused-but-set errors in gcc-4.6Chris Ball2011-10-251-42/+1
* btrfs-progs: fix wrong extent buffer size when reading tree blockMiao Xie2011-10-251-1/+3
* btrfs-debug-tree: add -d option to print only the device mappingChris Mason2010-10-061-14/+17
* Btrfs: add btrfs-debug-tree -b <block number> to print a single blockChris Mason2010-04-061-4/+31
* Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Chris Mason2009-06-081-1/+3
* Update btrfs-debug-tree to output more readable strings.Shen Feng2009-06-031-5/+6
* Add scan of the btrfs log tree to btrfs-debug-treeChris Mason2009-04-151-7/+17
* debug-tree output tree/key type instead of idShen Feng2009-01-071-7/+65
* Remove offset field from struct btrfs_extent_refYan Zheng2008-10-091-2/+1
* Full back reference supportZheng Yan2008-09-231-2/+3
* Print the version string in a few programsChris Mason2008-07-241-0/+3
* Pass down the expected generation number when reading tree blocksChris Mason2008-05-121-2/+3
* Add a readonly flag open_ctree to force RO opensChris Mason2008-05-051-1/+1
* Add support for multiple devices per filesystemChris Mason2008-03-241-1/+11
* Add debug-tree -e to print all allocated extents, and show-blocks to graph themChris Mason2008-03-031-16/+117
* Update btrfs-progs to match kernel sourcesYan2008-01-041-16/+15
* Switch to byte granular allocationsChris Mason2007-10-151-5/+6
* Allow large blocksChris Mason2007-10-151-2/+1
* add GPLv2Chris Mason2007-06-121-0/+18
* printf cleanupsChris Mason2007-06-121-4/+8
* remove device treeChris Mason2007-06-091-6/+0
* early support for multiple devicesChris Mason2007-04-111-0/+6
* drop the inode map treeChris Mason2007-04-101-3/+0
* btrfsctlChris Mason2007-04-101-8/+51
* uuidsChris Mason2007-04-051-0/+5
* Better block record keeping, real mkfsChris Mason2007-03-201-1/+12
* Add inode map, and the start of file extent itemsChris Mason2007-03-201-2/+7
* transaction handles everywhereChris Mason2007-03-161-0/+1
* Change the super to point to a tree of trees to enable persistent snapshotsChris Mason2007-03-131-1/+3
* rename funcs and structs to btrfsChris Mason2007-03-131-4/+4
* Add sparse checking to MakefileChris Mason2007-02-281-1/+1
* Add fsx-style randomized tree testerChris Mason2007-02-261-0/+19