summaryrefslogtreecommitdiff
path: root/debug-tree.c
Commit message (Expand)AuthorAge
* Btrfs-progs: fix segmentation fault of 'btrfs-debug-tree -e'Liu Bo2013-02-19
* btrfs-progs: update usage description for debug-tree.cWang Sheng-Hui2013-01-17
* Btrfs progs: quota groups supportArne Jansen2012-09-04
* Add open_ctree_fs_info for partial FS opensChris Mason2012-02-05
* Btrfs: add the tree history log to btrfs-progsChris Mason2011-11-05
* btrfs-debug-tree: add -r option to print only the rootsChris Mason2011-10-27
* btrfs-progs: cast u64 to long long to avoid printf warningsAnton Blanchard2011-10-25
* Fix unused-but-set errors in gcc-4.6Chris Ball2011-10-25
* btrfs-progs: fix wrong extent buffer size when reading tree blockMiao Xie2011-10-25
* btrfs-debug-tree: add -d option to print only the device mappingChris Mason2010-10-06
* Btrfs: add btrfs-debug-tree -b <block number> to print a single blockChris Mason2010-04-06
* Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Chris Mason2009-06-08
* Update btrfs-debug-tree to output more readable strings.Shen Feng2009-06-03
* Add scan of the btrfs log tree to btrfs-debug-treeChris Mason2009-04-15
* debug-tree output tree/key type instead of idShen Feng2009-01-07
* Remove offset field from struct btrfs_extent_refYan Zheng2008-10-09
* Full back reference supportZheng Yan2008-09-23
* Print the version string in a few programsChris Mason2008-07-24
* Pass down the expected generation number when reading tree blocksChris Mason2008-05-12
* Add a readonly flag open_ctree to force RO opensChris Mason2008-05-05
* Add support for multiple devices per filesystemChris Mason2008-03-24
* Add debug-tree -e to print all allocated extents, and show-blocks to graph themChris Mason2008-03-03
* Update btrfs-progs to match kernel sourcesYan2008-01-04
* Switch to byte granular allocationsChris Mason2007-10-15
* Allow large blocksChris Mason2007-10-15
* add GPLv2Chris Mason2007-06-12
* printf cleanupsChris Mason2007-06-12
* remove device treeChris Mason2007-06-09
* early support for multiple devicesChris Mason2007-04-11
* drop the inode map treeChris Mason2007-04-10
* btrfsctlChris Mason2007-04-10
* uuidsChris Mason2007-04-05
* Better block record keeping, real mkfsChris Mason2007-03-20
* Add inode map, and the start of file extent itemsChris Mason2007-03-20
* transaction handles everywhereChris Mason2007-03-16
* Change the super to point to a tree of trees to enable persistent snapshotsChris Mason2007-03-13
* rename funcs and structs to btrfsChris Mason2007-03-13
* Add sparse checking to MakefileChris Mason2007-02-28
* Add fsx-style randomized tree testerChris Mason2007-02-26