summaryrefslogtreecommitdiff
path: root/ctree.c
Commit message (Expand)AuthorAge
* Remove offset field from struct btrfs_extent_refYan Zheng2008-10-09
* Full back reference supportZheng Yan2008-09-23
* Verify parent generation number on btree readsChris Mason2008-05-13
* Pass down the expected generation number when reading tree blocksChris Mason2008-05-12
* Fix balance_level to free the middle block if there is room in the left oneChris Mason2008-04-24
* Don't empty the middle buffer in push_nodes_for_insertChris Mason2008-04-24
* Keep more pointers free in the nodes for double splitsChris Mason2008-04-24
* Add chunk uuids and update multi-device back referencesChris Mason2008-04-15
* Change btrfs_map_block to return a structure with mappings for all stripesChris Mason2008-04-09
* Recow all roots at the end of mkfsChris Mason2008-04-04
* btrfs-progs: Fix printf format casting errorsAlex Chiang2008-04-01
* Update struct btrfs_header flags, and use it to indicate buffers are writtenChris Mason2008-04-01
* Add support for multiple devices per filesystemChris Mason2008-03-24
* Call btrfs_cow_block while lowering tree level.Yan2008-02-01
* Copy correct tree when inserting into slot 0Chris Mason2008-01-30
* Add inode item and backref in one insert, reducing cpu usageChris Mason2008-01-29
* During deletes and truncate, remove many items at once from the treeChris Mason2008-01-29
* Remove kernel-space header in btrfs-progsYan2008-01-17
* Update btrfs-progs to match kernel sourcesYan2008-01-04
* Add back pointers from extents to the file or btree referencing themChris Mason2007-12-11
* Add generation numbers to block pointersChris Mason2007-12-09
* Update btrfs-progs to better match the kernelYan2007-12-05
* Switch to byte granular allocationsChris Mason2007-10-15
* Allow large blocksChris Mason2007-10-15
* add GPLv2Chris Mason2007-06-12
* start of block group codeChris Mason2007-04-26
* faster btrfsckChris Mason2007-04-23
* add owner and type fields to the extents aand block headersChris Mason2007-04-20
* bring back the inode number directory indexChris Mason2007-04-19
* rework csum and extent item orderingChris Mason2007-04-17
* drop owner and parentidChris Mason2007-04-10
* csum data struct changesChris Mason2007-03-29
* add generation to file extentsChris Mason2007-03-27
* minor commentsChris Mason2007-03-17
* transaction handles everywhereChris Mason2007-03-16
* pin freed blocks from the FS tree tooChris Mason2007-03-16
* add a name_len to dir items, reorder keyChris Mason2007-03-16
* Use a chunk of the key flags to record the item type.Chris Mason2007-03-15
* variable block size supportChris Mason2007-03-14
* merge leaves before splitChris Mason2007-03-13
* make some funcs staticChris Mason2007-03-13
* rename funcs and structs to btrfsChris Mason2007-03-13
* node->blockptrs endian fixesChris Mason2007-03-13
* struct item endian fixesChris Mason2007-03-12
* struct key endian fixesChris Mason2007-03-12
* get/set for struct header fieldsChris Mason2007-03-12
* get rid of add recursionChris Mason2007-03-07
* Fixup reference counting on cowsChris Mason2007-03-06
* early reference countingChris Mason2007-03-02
* Fix extent code to use merge during deleteChris Mason2007-03-02