btrfs-progs: Remove btrfs-debug-tree command
[platform/upstream/btrfs-progs.git] / root-tree.c
2017-05-02 Qu Wenruobtrfs-progs: Use more strict check to read out tree...
2016-11-23 Omar Sandovalbtrfs-progs: add btrfs_clear_free_space_tree() from...
2016-09-21 David Sterbabtrfs-progs: handle errors from btrfs_alloc_path
2014-03-21 Rakesh PanditBtrfs-progs: free path if we don't find root item
2013-10-24 Josef BacikBtrfs-progs: just return -ENOENT if we don't find the...
2013-09-03 Eric Sandeenbtrfs-progs: mark static & remove unused from shared...
2013-09-03 Eric Sandeenbtrfs-progs: drop unused parameter from btrfs_release_path
2013-08-09 Filipe David Borba... Btrfs-progs: add missing path alloc return value check
2013-08-09 Eric SandeenBtrfs-progs: remove some dead/unbuilt code
2013-04-23 Eric Sandeenbtrfs-progs: update generation_v2 in btrfs_update_root
2013-04-23 Eric Sandeenbtrfs-progs: set generation_v2 any time we write a...
2013-02-07 Wang Sheng-Huibtrfs-progs: code cleanup for root-tree.c/btrfs_del_root
2013-02-07 Josef BacikBtrfs-progs: return an error if we can't find an fs...
2008-12-17 Yan ZhengBtrfs: update converter for the new disk format
2008-11-18 Chris MasonAdd disk format requirements for subvol backward and...
2008-04-01 Alex Chiangbtrfs-progs: Fix printf format casting errors
2008-01-04 YanUpdate btrfs-progs to match kernel sources
2007-10-15 Chris MasonAllow large blocks
2007-06-22 Chris Masondisk format updates for finding dead roots
2007-06-12 Chris Masonadd GPLv2
2007-03-16 Chris Masontransaction handles everywhere
2007-03-15 Chris MasonUse a chunk of the key flags to record the item type.
2007-03-14 Chris Masonvariable block size support
2007-03-13 Chris MasonChange the super to point to a tree of trees to enable...