summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: support for items bigger than 1/2 the blocksizeChris Mason2007-04-041-35/+97
* Btrfs: early inline file data codeChris Mason2007-04-041-6/+12
* Btrfs: still corruption huntingChris Mason2007-04-021-12/+30
* Btrfs: corruption hunt continuesChris Mason2007-03-301-87/+114
* Btrfs: hunting slab corruptionChris Mason2007-03-301-0/+2
* Btrfs: verify csums on readChris Mason2007-03-291-5/+4Star
* Btrfs: split out level field in struct headerChris Mason2007-03-271-0/+1
* Add generation number to btrfs_header, readdir fixes, hash collision fixesChris Mason2007-03-231-1/+7
* btrfs_create, btrfs_write_super, btrfs_sync_fsChris Mason2007-03-231-20/+29
* Mountable btrfs, with readdirChris Mason2007-03-221-133/+140
* Btrfs: initial move to kernel module landChris Mason2007-03-211-5/+1Star
* Btrfs: minor commentsChris Mason2007-03-171-0/+5
* Btrfs: transaction handles everywhereChris Mason2007-03-161-98/+106
* Btrfs: pin freed blocks from the FS tree tooChris Mason2007-03-161-7/+7
* Btrfs: add a name_len to dir items, reorder keyChris Mason2007-03-161-4/+4
* Btrfs: Use a chunk of the key flags to record the item type.Chris Mason2007-03-151-17/+34
* Btrfs: variable block size supportChris Mason2007-03-141-114/+111Star
* Btrfs: merge leaves before splitChris Mason2007-03-131-0/+9
* Btrfs: make some funcs staticChris Mason2007-03-131-8/+8
* rename funcs and structs to btrfsChris Mason2007-03-131-158/+159
* Btrfs: node->blockptrs endian fixesChris Mason2007-03-131-13/+18
* Btrfs: struct item endian fixesChris Mason2007-03-131-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/+0Star
* Btrfs: Fixup reference counting on cowsChris Mason2007-03-071-5/+4Star
* Btrfs: early reference countingChris Mason2007-03-021-65/+88
* Btrfs: Fix extent code to use merge during deleteChris Mason2007-03-021-12/+3Star
* Btrfs: pretend page cache & commit codeChris Mason2007-03-021-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/+200Star
* 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/+14Star
* 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/+80Star
* Btrfs: Block sized tree extents and extent deletionChris Mason2007-02-231-47/+198
* Btrfs: switch to early splitsChris Mason2007-02-221-145/+118Star
* 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