summaryrefslogtreecommitdiff
path: root/root-tree.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs-progs: free path if we don't find root itemRakesh Pandit2014-03-211-4/+4
* Btrfs-progs: just return -ENOENT if we don't find the root itemJosef Bacik2013-10-241-1/+2
* btrfs-progs: mark static & remove unused from shared kernel codeEric Sandeen2013-09-031-27/+0
* btrfs-progs: drop unused parameter from btrfs_release_pathEric Sandeen2013-09-031-5/+5
* Btrfs-progs: add missing path alloc return value checkFilipe David Borba Manana2013-08-091-0/+2
* Btrfs-progs: remove some dead/unbuilt codeEric Sandeen2013-08-091-71/+0
* btrfs-progs: update generation_v2 in btrfs_update_rootEric Sandeen2013-04-231-0/+37
* btrfs-progs: set generation_v2 any time we write a new rootEric Sandeen2013-04-231-0/+5
* btrfs-progs: code cleanup for root-tree.c/btrfs_del_rootWang Sheng-Hui2013-02-071-8/+0
* Btrfs-progs: return an error if we can't find an fs rootJosef Bacik2013-02-071-1/+1
* Btrfs: update converter for the new disk formatYan Zheng2008-12-171-0/+50
* Add disk format requirements for subvol backward and forward refsChris Mason2008-11-181-1/+1
* btrfs-progs: Fix printf format casting errorsAlex Chiang2008-04-011-1/+4
* Update btrfs-progs to match kernel sourcesYan2008-01-041-31/+122
* Allow large blocksChris Mason2007-10-151-1/+1
* disk format updates for finding dead rootsChris Mason2007-06-221-1/+1
* add GPLv2Chris Mason2007-06-121-0/+18
* transaction handles everywhereChris Mason2007-03-161-10/+13
* Use a chunk of the key flags to record the item type.Chris Mason2007-03-151-1/+1
* variable block size supportChris Mason2007-03-141-2/+2
* Change the super to point to a tree of trees to enable persistent snapshotsChris Mason2007-03-131-0/+88