summaryrefslogtreecommitdiff
path: root/print-tree.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-10btrfs-progs: debug: print more info about inodeDavid Sterba1-2/+6
2014-08-22btrfs-progs: Add human readable flags output for chunk/block group type.Qu Wenruo1-5/+54
2014-08-22btrfs-progs: Add human readable flags output string for extent flags.Qu Wenruo1-2/+22
2014-08-22btrfs-progs: add quota group verify codeMark Fasheh1-1/+1
2014-08-22btrfs-progs: print qgroup excl as unsignedMark Fasheh1-6/+6
2014-08-22btrfs-progs: Add dev uuid output for print_dev_item().Qu Wenruo1-2/+11
2014-08-22btrfs-progs: add sys_chunk_array and backup roots info to show-superGui Hecheng1-1/+1
2014-04-11Btrfs-progs: update btrfs_file_extent_inline_len to match kernel versionFilipe David Borba Manana1-2/+3
2014-01-31btrfs-progs: convert remaining uuid buffer declarations to BTRFS_UUID_UNPARSE...David Sterba1-1/+1
2014-01-31btrfs-progs: Make btrfs_header_chunk_tree_uuid() return unsigned longRoss Kirk1-1/+1
2014-01-31btrfs-progs: define BTRFS_UUID_UNPARSE_SIZE for uuid unparse buf sizeAnand Jain1-4/+5
2013-10-16btrfs-progs: Make btrfs_header_fsid() return unsigned longRoss Kirk1-1/+1
2013-10-16btrfs-progs: remove unused parameter from btrfs_header_fsidRoss Kirk1-1/+1
2013-10-16btrfs-progs: drop unused parameter from btrfs_item_nrRoss Kirk1-1/+1
2013-09-03btrfs-progs: fix in-place byte swappingZach Brown1-3/+3
2013-08-09Btrfs-progs: Support UUID tree and UUID items in btrfs-debug-treeStefan Behrens1-3/+43
2013-08-09Btrfs-progs: pretty print dir_item typeFilipe David Borba Manana1-1/+39
2013-04-23Btrfs-progs: in btrfs-debug-tree, print -1 in key for (u64)-1Stefan Behrens1-1/+7
2013-04-23Btrfs-progs: add skinny metadata support to progs V3Josef Bacik1-4/+16
2013-02-05btrfs-progs: break after printing FREE_INOZach Brown1-0/+1
2013-01-31btrfs-progs: Basic support for extended inode refsMark Fasheh1-0/+44
2013-01-31Btrfs-progs: add support for device replace procedureStefan Behrens1-0/+3
2013-01-31Btrfs-progs: add command to get/reset device stats via ioctlStefan Behrens1-0/+6
2012-10-04btrfs-progs: pretty print key in extent_itemDavid Sterba1-5/+3
2012-09-04Btrfs progs: quota groups supportv0.20-rc1upstream/0.20.rc1Arne Jansen1-2/+88
2012-07-26Btrfs-progs: update btrfs-progs for subvol uuid+times supportAlexander Block1-18/+61
2012-07-26Btrfs-progs: print inode transid and dir item data field in debug-treeAlexander Block1-1/+8
2012-03-13Btrfs-progs: make print-tree.c aware of free space cacheIlya Dryomov1-9/+43
2012-02-07btrfsck: add code to rebuild extent recordsChris Mason1-1/+1
2012-02-03Btrfs-progs: add restriper headersIlya Dryomov1-0/+6
2011-10-25Print the root generation in btrfs-debug-treeChris Mason1-2/+3
2011-10-25btrfs-progs: cast u64 to long long to avoid printf warningsAnton Blanchard1-1/+1
2011-10-25Fix unused-but-set errors in gcc-4.6Chris Ball1-3/+0
2010-09-23only print FIRST_CHUNK_TREE for chunk items in debug-treeSage Weil1-2/+5
2010-04-06Btrfs: add btrfs-debug-tree -b <block number> to print a single blockChris Mason1-3/+5
2009-06-08Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Chris Mason1-15/+144
2009-06-03Fix printf format casting errorsLuca Bruno1-1/+1
2009-06-03Update btrfs-debug-tree to output more readable strings.Shen Feng1-26/+95
2009-05-13Fix print-tree.c to skip blocks it can't read instead of abortingChris Mason1-0/+6
2009-04-15Add scan of the btrfs log tree to btrfs-debug-treeChris Mason1-0/+13
2009-01-07debug-tree output tree/key type instead of idShen Feng1-6/+73
2008-12-08Btrfs: move data checksumming into a dedicated treeChris Mason1-0/+4
2008-11-20Btrfs image toolYan Zheng1-3/+3
2008-11-18Add disk format requirements for subvol backward and forward refsChris Mason1-0/+21
2008-10-31Add fallocate support v2Yan Zheng1-19/+36
2008-10-29Add disk format elements for compressionChris Mason1-4/+11
2008-10-09Remove offset field from struct btrfs_extent_refYan Zheng1-2/+1
2008-09-23Full back reference supportZheng Yan1-2/+3
2008-07-30btrfs-progs: add orphan support to print-treeJosef Bacik1-0/+3
2008-07-24btrfs-progs new dir index supportJosef Bacik1-2/+4