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