aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/ctree.c
AgeCommit message (Expand)Author
2007-06-28Btrfs: crash recovery fixesChris Mason
2007-06-22Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stackChris Mason
2007-06-13btrfs: Code cleanupAneesh
2007-06-12Btrfs: add GPLv2Chris Mason
2007-05-11Btrfs: patch queue: fix corruption when splitting large itemsChris Mason
2007-05-10Btrfs: fix check_node and check_leaf to use less cpuChris Mason
2007-04-30Btrfs: allocator improvements, inode block groupsChris Mason
2007-04-20Btrfs: add owner and type fields to the extents aand block headersChris Mason
2007-04-20Btrfs: node balance optimizationsChris Mason
2007-04-20Btrfs: write barriers on commit, balance level before splitChris Mason
2007-04-18Btrfs: working file_write, reorganized key flagsChris Mason
2007-04-17Btrfs: rework csums and extent item orderingChris Mason
2007-04-17Btrfs: progress on file_writeChris Mason
2007-04-16Btrfs: early work to file_write in big extentsChris Mason
2007-04-11Btrfs: create a logical->phsyical block number mapping schemeChris Mason
2007-04-10Btrfs: drop owner and parentidChris Mason
2007-04-05Btrfs: uuidsChris Mason
2007-04-04Btrfs: support for items bigger than 1/2 the blocksizeChris Mason
2007-04-04Btrfs: early inline file data codeChris Mason
2007-04-02Btrfs: still corruption huntingChris Mason
2007-03-30Btrfs: corruption hunt continuesChris Mason
2007-03-30Btrfs: hunting slab corruptionChris Mason
2007-03-29Btrfs: verify csums on readChris Mason
2007-03-27Btrfs: split out level field in struct headerChris Mason
2007-03-23Add generation number to btrfs_header, readdir fixes, hash collision fixesChris Mason
2007-03-23btrfs_create, btrfs_write_super, btrfs_sync_fsChris Mason
2007-03-22Mountable btrfs, with readdirChris Mason
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