summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: node->blockptrs endian fixesChris Mason2007-03-131-13/+18
* Btrfs: struct item endian fixesChris Mason2007-03-121-58/+71
* Btrfs: struct key endian fixesChris Mason2007-03-121-38/+54
* Btrfs: get/set for struct header fieldsChris Mason2007-03-121-98/+126
* Btrfs: get rid of add recursionChris Mason2007-03-071-9/+0
* Btrfs: Fixup reference counting on cowsChris Mason2007-03-061-5/+4
* Btrfs: early reference countingChris Mason2007-03-021-65/+88
* Btrfs: Fix extent code to use merge during deleteChris Mason2007-03-021-12/+3
* Btrfs: pretend page cache & commit codeChris Mason2007-03-011-26/+40
* Btrfs: Fixup the code to merge during path walksChris Mason2007-03-011-24/+113
* Btrfs: merge on the way down during deletesChris Mason2007-03-011-220/+200
* Btrfs: more return code checkingChris Mason2007-02-281-5/+12
* Btrfs: return code checkingChris Mason2007-02-281-226/+254
* Btrfs: Take out the merge-during-search-on-delete code, it is buggy.Chris Mason2007-02-281-28/+14
* Btrfs: Add fsx-style randomized tree testerChris Mason2007-02-261-2/+4
* Btrfs: cleanup & commentChris Mason2007-02-241-1/+27
* Btrfs: push_leaf_rightChris Mason2007-02-241-7/+102
* Btrfs: Break up ctree.c a littleChris Mason2007-02-241-366/+80
* Btrfs: Block sized tree extents and extent deletionChris Mason2007-02-231-47/+198
* Btrfs: switch to early splitsChris Mason2007-02-221-145/+118
* Btrfs: extent fixesChris Mason2007-02-211-23/+46
* Btrfs: early extent mapping supportChris Mason2007-02-201-5/+147
* Btrfs: Commenting/cleanupChris Mason2007-02-021-63/+186
* Btrfs: Add backing store, memory managementChris Mason2007-02-021-160/+272
* Btrfs: Faster deletes, add Makefile and kerncompatChris Mason2007-01-261-21/+61
* Btrfs: Initial checkin, basic working tree codeChris Mason2007-01-261-0/+810