summaryrefslogtreecommitdiffstats
path: root/debug-tree.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-25btrfs-progs: cast u64 to long long to avoid printf warningsAnton Blanchard1-1/+2
2011-10-25Fix unused-but-set errors in gcc-4.6Chris Ball1-42/+1
2011-10-25btrfs-progs: fix wrong extent buffer size when reading tree blockMiao Xie1-1/+3
2010-10-06btrfs-debug-tree: add -d option to print only the device mappingChris Mason1-14/+17
2010-04-06Btrfs: add btrfs-debug-tree -b <block number> to print a single blockChris Mason1-4/+31
2009-06-08Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Chris Mason1-1/+3
2009-06-03Update btrfs-debug-tree to output more readable strings.Shen Feng1-5/+6
2009-04-15Add scan of the btrfs log tree to btrfs-debug-treeChris Mason1-7/+17
2009-01-07debug-tree output tree/key type instead of idShen Feng1-7/+65
2008-10-09Remove offset field from struct btrfs_extent_refYan Zheng1-2/+1
2008-09-23Full back reference supportZheng Yan1-2/+3
2008-07-24Print the version string in a few programsChris Mason1-0/+3
2008-05-12Pass down the expected generation number when reading tree blocksChris Mason1-2/+3
2008-05-05Add a readonly flag open_ctree to force RO opensChris Mason1-1/+1
2008-03-24Add support for multiple devices per filesystemChris Mason1-1/+11
2008-03-03Add debug-tree -e to print all allocated extents, and show-blocks to graph themChris Mason1-16/+117
2008-01-04Update btrfs-progs to match kernel sourcesYan1-16/+15
2007-10-15Switch to byte granular allocationsChris Mason1-5/+6
2007-10-15Allow large blocksChris Mason1-2/+1
2007-06-12add GPLv2Chris Mason1-0/+18
2007-06-12printf cleanupsChris Mason1-4/+8
2007-06-09remove device treeChris Mason1-6/+0
2007-04-11early support for multiple devicesChris Mason1-0/+6
2007-04-10drop the inode map treeChris Mason1-3/+0
2007-04-10btrfsctlChris Mason1-8/+51
2007-04-05uuidsChris Mason1-0/+5
2007-03-20Better block record keeping, real mkfsChris Mason1-1/+12
2007-03-20Add inode map, and the start of file extent itemsChris Mason1-2/+7
2007-03-16transaction handles everywhereChris Mason1-0/+1
2007-03-13Change the super to point to a tree of trees to enable persistent snapshotsChris Mason1-1/+3
2007-03-13rename funcs and structs to btrfsChris Mason1-4/+4
2007-02-28Add sparse checking to MakefileChris Mason1-1/+1
2007-02-26Add fsx-style randomized tree testerChris Mason1-0/+19