summaryrefslogtreecommitdiff
path: root/ctree.c
Commit message (Expand)AuthorAge
* btrfsck: add early code to handle corrupted block groupsChris Mason2012-02-22
* Btrfsck: add the ability to prune corrupt extent allocation tree blocksChris Mason2012-02-21
* btrfsck: add --init-csum-tree to replace the csum root with an empty oneChris Mason2012-02-09
* btrfs-progs: add a recovery utility to pull files from damanged filesystemsJosef Bacik2011-10-27
* Fix unused-but-set errors in gcc-4.6Chris Ball2011-10-25
* Update converter for the new formatYan Zheng2009-06-08
* Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Chris Mason2009-06-08
* Add semantic checks to btrfsck for files and directoriesYan Zheng2009-01-07
* Btrfs: update converter for the new disk formatYan Zheng2008-12-17
* update btrfs-progs for seed device supportYan Zheng2008-11-18
* 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