summaryrefslogtreecommitdiff
path: root/ctree.c
Commit message (Expand)AuthorAge
...
* rework csum and extent item orderingChris Mason2007-04-17
* drop owner and parentidChris Mason2007-04-10
* csum data struct changesChris Mason2007-03-29
* add generation to file extentsChris Mason2007-03-27
* minor commentsChris Mason2007-03-17
* transaction handles everywhereChris Mason2007-03-16
* pin freed blocks from the FS tree tooChris Mason2007-03-16
* add a name_len to dir items, reorder keyChris Mason2007-03-16
* Use a chunk of the key flags to record the item type.Chris Mason2007-03-15
* variable block size supportChris Mason2007-03-14
* merge leaves before splitChris Mason2007-03-13
* make some funcs staticChris Mason2007-03-13
* rename funcs and structs to btrfsChris Mason2007-03-13
* node->blockptrs endian fixesChris Mason2007-03-13
* struct item endian fixesChris Mason2007-03-12
* struct key endian fixesChris Mason2007-03-12
* get/set for struct header fieldsChris Mason2007-03-12
* get rid of add recursionChris Mason2007-03-07
* Fixup reference counting on cowsChris Mason2007-03-06
* early reference countingChris Mason2007-03-02
* Fix extent code to use merge during deleteChris Mason2007-03-02
* pretend page cache & commit codeChris Mason2007-03-01
* Fixup the code to merge during path walksChris Mason2007-03-01
* merge on the way down during deletesChris Mason2007-03-01
* more return code checkingChris Mason2007-02-28
* return code checkingChris Mason2007-02-28
* Take out the merge-during-search-on-delete code, it is buggy.Chris Mason2007-02-28
* Add fsx-style randomized tree testerChris Mason2007-02-26
* cleanup & commentChris Mason2007-02-24
* push_leaf_rightChris Mason2007-02-24
* Break up ctree.c a littleChris Mason2007-02-24
* Block sized tree extents and extent deletionChris Mason2007-02-23
* switch to early splitsChris Mason2007-02-22
* extent fixesChris Mason2007-02-21
* early extent mapping supportChris Mason2007-02-20
* Commenting/cleanupChris Mason2007-02-02
* Add backing store, memory managementChris Mason2007-02-02
* Faster deletes, add Makefile and kerncompatChris Mason2007-01-26
* Initial checkin, basic working tree codeChris Mason2007-01-26