Btrfs-progs: fix wrong leaf when checking the trees relationship
[platform/upstream/btrfs-progs.git] / debug-tree.c
2012-09-04 Arne JansenBtrfs progs: quota groups support upstream/0.20.rc1 v0.20-rc1
2012-02-09 Chris MasonMerge branch 'for-chris' of git://github.com/idryomov...
2012-02-05 Chris MasonAdd open_ctree_fs_info for partial FS opens
2011-11-05 Chris MasonBtrfs: add the tree history log to btrfs-progs
2011-10-31 Chris MasonMerge branch 'recovery-beta' of git://git./linux/kernel...
2011-10-27 Chris Masonbtrfs-debug-tree: add -r option to print only the roots
2011-10-25 Anton Blanchardbtrfs-progs: cast u64 to long long to avoid printf...
2011-10-25 Chris BallFix unused-but-set errors in gcc-4.6
2011-10-25 Miao Xiebtrfs-progs: fix wrong extent buffer size when reading...
2010-10-06 Chris Masonbtrfs-debug-tree: add -d option to print only the devic...
2010-04-06 Chris MasonBtrfs: add btrfs-debug-tree -b <block number> to print...
2009-06-08 Chris MasonMixed back reference (FORWARD ROLLING FORMAT CHANGE)
2009-06-03 Shen FengUpdate btrfs-debug-tree to output more readable strings.
2009-04-15 Chris MasonAdd scan of the btrfs log tree to btrfs-debug-tree
2009-01-07 Shen Fengdebug-tree output tree/key type instead of id
2008-10-09 Yan ZhengRemove offset field from struct btrfs_extent_ref
2008-09-23 Zheng YanFull back reference support
2008-07-24 Chris MasonPrint the version string in a few programs
2008-05-12 Chris MasonPass down the expected generation number when reading...
2008-05-05 Chris MasonAdd a readonly flag open_ctree to force RO opens
2008-03-24 Chris MasonAdd support for multiple devices per filesystem
2008-03-04 Chris MasonAdd debug-tree -e to print all allocated extents, and...
2008-01-04 YanUpdate btrfs-progs to match kernel sources
2007-10-15 Chris MasonSwitch to byte granular allocations
2007-10-15 Chris MasonAllow large blocks
2007-06-12 Chris Masonadd GPLv2
2007-06-12 Chris Masonprintf cleanups
2007-06-09 Chris Masonremove device tree
2007-04-11 Chris Masonearly support for multiple devices
2007-04-10 Chris Masondrop the inode map tree
2007-04-10 Chris Masonbtrfsctl
2007-04-05 Chris Masonuuids
2007-03-21 Chris MasonBetter block record keeping, real mkfs
2007-03-20 Chris MasonAdd inode map, and the start of file extent items
2007-03-16 Chris Masontransaction handles everywhere
2007-03-13 Chris MasonChange the super to point to a tree of trees to enable...
2007-03-13 Chris Masonrename funcs and structs to btrfs
2007-02-28 Chris MasonAdd sparse checking to Makefile
2007-02-26 Chris MasonAdd fsx-style randomized tree tester