summaryrefslogtreecommitdiff
path: root/print-tree.c
Commit message (Expand)AuthorAge
* 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
* only print FIRST_CHUNK_TREE for chunk items in debug-treeSage Weil2010-09-23
* 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
* Fix printf format casting errorsLuca Bruno2009-06-03
* Update btrfs-debug-tree to output more readable strings.Shen Feng2009-06-03
* Fix print-tree.c to skip blocks it can't read instead of abortingChris Mason2009-05-13
* 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
* Btrfs: move data checksumming into a dedicated treeChris Mason2008-12-08
* Btrfs image toolYan Zheng2008-11-20
* Add disk format requirements for subvol backward and forward refsChris Mason2008-11-18
* Add fallocate support v2Yan Zheng2008-10-31
* Add disk format elements for compressionChris Mason2008-10-29
* Remove offset field from struct btrfs_extent_refYan Zheng2008-10-09
* Full back reference supportZheng Yan2008-09-23
* btrfs-progs: add orphan support to print-treeJosef Bacik2008-07-30
* btrfs-progs new dir index supportJosef Bacik2008-07-24
* Pass down the expected generation number when reading tree blocksChris Mason2008-05-12
* Add chunk uuids and update multi-device back referencesChris Mason2008-04-15
* Btrfsck updates for multi-device filesystemsChris Mason2008-03-24
* Add support for multiple devices per filesystemChris Mason2008-03-24
* btrfs_print_node: don't use btrfs_item_key_to_cpu on nodesChris Mason2008-01-07
* Update btrfs-progs to match kernel sourcesYan2008-01-04
* Add back pointers from the inode to the directory that referenced itChris Mason2007-12-12
* Add back pointers from extents to the file or btree referencing themChris Mason2007-12-11
* Add generation numbers to block pointersChris Mason2007-12-09
* xattr support for btrfs-progsJosef Bacik2007-11-16
* Switch to byte granular allocationsChris Mason2007-10-15
* Allow large blocksChris Mason2007-10-15
* extra stats for btrfsck, link count in print-tree.cChris Mason2007-09-14
* add defrag ioctlChris Mason2007-08-07
* add GPLv2Chris Mason2007-06-12
* printf cleanupsChris Mason2007-06-12
* remove device treeChris Mason2007-06-09
* data vs metadata flag for block groupsChris Mason2007-05-30
* allocator improvements, inode block groupsChris Mason2007-04-30
* start of block group codeChris Mason2007-04-26
* get rid of the extent_item type fieldChris Mason2007-04-24
* add owner and type fields to the extents aand block headersChris Mason2007-04-20
* bring back the inode number directory indexChris Mason2007-04-19
* inline file data in extentsChris Mason2007-04-19
* key flag reorgChris Mason2007-04-18
* rework csum and extent item orderingChris Mason2007-04-17
* early work to file_write in big extentsChris Mason2007-04-16
* add some support for multiple devices to progsChris Mason2007-04-12
* early support for multiple devicesChris Mason2007-04-11
* drop owner and parentidChris Mason2007-04-10
* drop the inode map treeChris Mason2007-04-10