aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.h
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: Change the super to point to a tree of trees to enable persistent snap...Chris Mason2007-03-131-16/+107
* rename funcs and structs to btrfsChris Mason2007-03-131-47/+48
* Btrfs: struct extent_item endianChris Mason2007-03-131-2/+22
* Btrfs: node->blockptrs endian fixesChris Mason2007-03-131-1/+11
* Btrfs: struct item endian fixesChris Mason2007-03-121-4/+30
* Btrfs: struct key endian fixesChris Mason2007-03-121-8/+70
* Btrfs: Add sparse endian annotations to struct headerChris Mason2007-03-121-32/+33
* Btrfs: get/set for struct header fieldsChris Mason2007-03-121-4/+59
* Btrfs: Fixup last found extent cachingChris Mason2007-03-071-0/+1
* Btrfs: Fixup reference counting on cowsChris Mason2007-03-061-0/+4
* Btrfs: early reference countingChris Mason2007-03-021-1/+2
* Btrfs: pretend page cache & commit codeChris Mason2007-03-011-0/+5
* Btrfs: Add fsx-style randomized tree testerChris Mason2007-02-261-4/+58
* Btrfs: Break up ctree.c a littleChris Mason2007-02-241-1/+11
* Btrfs: Block sized tree extents and extent deletionChris Mason2007-02-231-12/+1
* Btrfs: extent fixesChris Mason2007-02-211-0/+5
* Btrfs: early extent mapping supportChris Mason2007-02-201-3/+31
* Btrfs: Add backing store, memory managementChris Mason2007-02-021-0/+62