summaryrefslogtreecommitdiff
path: root/print-tree.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs-progs: in btrfs-debug-tree, print -1 in key for (u64)-1Stefan Behrens2013-04-231-1/+7
* Btrfs-progs: add skinny metadata support to progs V3Josef Bacik2013-04-231-4/+16
* btrfs-progs: break after printing FREE_INOZach Brown2013-02-051-0/+1
* btrfs-progs: Basic support for extended inode refsMark Fasheh2013-01-311-0/+44
* Btrfs-progs: add support for device replace procedureStefan Behrens2013-01-311-0/+3
* Btrfs-progs: add command to get/reset device stats via ioctlStefan Behrens2013-01-311-0/+6
* btrfs-progs: pretty print key in extent_itemDavid Sterba2012-10-041-5/+3
* Btrfs progs: quota groups supportv0.20-rc1Arne Jansen2012-09-041-2/+88
* Btrfs-progs: update btrfs-progs for subvol uuid+times supportAlexander Block2012-07-261-18/+61
* Btrfs-progs: print inode transid and dir item data field in debug-treeAlexander Block2012-07-261-1/+8
* Btrfs-progs: make print-tree.c aware of free space cacheIlya Dryomov2012-03-131-9/+43
* btrfsck: add code to rebuild extent recordsChris Mason2012-02-071-1/+1
* Btrfs-progs: add restriper headersIlya Dryomov2012-02-031-0/+6
* Print the root generation in btrfs-debug-treeChris Mason2011-10-251-2/+3
* btrfs-progs: cast u64 to long long to avoid printf warningsAnton Blanchard2011-10-251-1/+1
* Fix unused-but-set errors in gcc-4.6Chris Ball2011-10-251-3/+0
* only print FIRST_CHUNK_TREE for chunk items in debug-treeSage Weil2010-09-231-2/+5
* Btrfs: add btrfs-debug-tree -b <block number> to print a single blockChris Mason2010-04-061-3/+5
* Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Chris Mason2009-06-081-15/+144
* Fix printf format casting errorsLuca Bruno2009-06-031-1/+1
* Update btrfs-debug-tree to output more readable strings.Shen Feng2009-06-031-26/+95
* Fix print-tree.c to skip blocks it can't read instead of abortingChris Mason2009-05-131-0/+6
* Add scan of the btrfs log tree to btrfs-debug-treeChris Mason2009-04-151-0/+13
* debug-tree output tree/key type instead of idShen Feng2009-01-071-6/+73
* Btrfs: move data checksumming into a dedicated treeChris Mason2008-12-081-0/+4
* Btrfs image toolYan Zheng2008-11-201-3/+3
* Add disk format requirements for subvol backward and forward refsChris Mason2008-11-181-0/+21
* Add fallocate support v2Yan Zheng2008-10-311-19/+36
* Add disk format elements for compressionChris Mason2008-10-291-4/+11
* Remove offset field from struct btrfs_extent_refYan Zheng2008-10-091-2/+1
* Full back reference supportZheng Yan2008-09-231-2/+3
* btrfs-progs: add orphan support to print-treeJosef Bacik2008-07-301-0/+3
* btrfs-progs new dir index supportJosef Bacik2008-07-241-2/+4
* Pass down the expected generation number when reading tree blocksChris Mason2008-05-121-1/+2
* Add chunk uuids and update multi-device back referencesChris Mason2008-04-151-5/+40
* Btrfsck updates for multi-device filesystemsChris Mason2008-03-241-13/+2
* Add support for multiple devices per filesystemChris Mason2008-03-241-2/+51
* btrfs_print_node: don't use btrfs_item_key_to_cpu on nodesChris Mason2008-01-071-1/+1
* Update btrfs-progs to match kernel sourcesYan2008-01-041-88/+104
* Add back pointers from the inode to the directory that referenced itChris Mason2007-12-121-0/+23
* Add back pointers from extents to the file or btree referencing themChris Mason2007-12-111-3/+12
* Add generation numbers to block pointersChris Mason2007-12-091-2/+3
* xattr support for btrfs-progsJosef Bacik2007-11-161-4/+7
* Switch to byte granular allocationsChris Mason2007-10-151-11/+17
* Allow large blocksChris Mason2007-10-151-3/+3
* extra stats for btrfsck, link count in print-tree.cChris Mason2007-09-141-2/+3
* add defrag ioctlv0.6Chris Mason2007-08-071-0/+10
* add GPLv2Chris Mason2007-06-121-0/+18
* printf cleanupsChris Mason2007-06-121-36/+37
* remove device treeChris Mason2007-06-091-9/+0