aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ctree.c
Commit message (Expand)AuthorAge
* Btrfs: patch queue: fix corruption when splitting large itemsChris Mason2007-05-11
* Btrfs: fix check_node and check_leaf to use less cpuChris Mason2007-05-10
* Btrfs: allocator improvements, inode block groupsChris Mason2007-04-30
* Btrfs: add owner and type fields to the extents aand block headersChris Mason2007-04-20
* Btrfs: node balance optimizationsChris Mason2007-04-20
* Btrfs: write barriers on commit, balance level before splitChris Mason2007-04-20
* Btrfs: working file_write, reorganized key flagsChris Mason2007-04-18
* Btrfs: rework csums and extent item orderingChris Mason2007-04-17
* Btrfs: progress on file_writeChris Mason2007-04-17
* Btrfs: early work to file_write in big extentsChris Mason2007-04-16
* Btrfs: create a logical->phsyical block number mapping schemeChris Mason2007-04-11
* Btrfs: drop owner and parentidChris Mason2007-04-10
* Btrfs: uuidsChris Mason2007-04-05
* Btrfs: support for items bigger than 1/2 the blocksizeChris Mason2007-04-04
* Btrfs: early inline file data codeChris Mason2007-04-04
* Btrfs: still corruption huntingChris Mason2007-04-02
* Btrfs: corruption hunt continuesChris Mason2007-03-30
* Btrfs: hunting slab corruptionChris Mason2007-03-30
* Btrfs: verify csums on readChris Mason2007-03-29
* Btrfs: split out level field in struct headerChris Mason2007-03-27
* Add generation number to btrfs_header, readdir fixes, hash collision fixesChris Mason2007-03-23
* btrfs_create, btrfs_write_super, btrfs_sync_fsChris Mason2007-03-23
* Mountable btrfs, with readdirChris Mason2007-03-22
* Btrfs: initial move to kernel module landChris Mason2007-03-21
* Btrfs: minor commentsChris Mason2007-03-17
* Btrfs: transaction handles everywhereChris Mason2007-03-16
* Btrfs: pin freed blocks from the FS tree tooChris Mason2007-03-16
* Btrfs: add a name_len to dir items, reorder keyChris Mason2007-03-16
* Btrfs: Use a chunk of the key flags to record the item type.Chris Mason2007-03-15
* Btrfs: variable block size supportChris Mason2007-03-14
* Btrfs: merge leaves before splitChris Mason2007-03-13
* Btrfs: make some funcs staticChris Mason2007-03-13
* rename funcs and structs to btrfsChris Mason2007-03-13
* Btrfs: node->blockptrs endian fixesChris Mason2007-03-13
* Btrfs: struct item endian fixesChris Mason2007-03-12
* Btrfs: struct key endian fixesChris Mason2007-03-12
* Btrfs: get/set for struct header fieldsChris Mason2007-03-12
* Btrfs: get rid of add recursionChris Mason2007-03-07
* Btrfs: Fixup reference counting on cowsChris Mason2007-03-06
* Btrfs: early reference countingChris Mason2007-03-02
* Btrfs: Fix extent code to use merge during deleteChris Mason2007-03-02
* Btrfs: pretend page cache & commit codeChris Mason2007-03-01
* Btrfs: Fixup the code to merge during path walksChris Mason2007-03-01
* Btrfs: merge on the way down during deletesChris Mason2007-03-01
* Btrfs: more return code checkingChris Mason2007-02-28
* Btrfs: return code checkingChris Mason2007-02-28
* Btrfs: Take out the merge-during-search-on-delete code, it is buggy.Chris Mason2007-02-28
* Btrfs: Add fsx-style randomized tree testerChris Mason2007-02-26
* Btrfs: cleanup & commentChris Mason2007-02-24
* Btrfs: push_leaf_rightChris Mason2007-02-24