summaryrefslogtreecommitdiff
path: root/extent-tree.c
Commit message (Expand)AuthorAge
...
* 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
* Add simple stripe size parameterChris Mason2007-11-30
* properly init block group cache structsChris Mason2007-10-19
* Remove the last radix tree (block_group_cache)Chris Mason2007-10-17
* Create a slightly more generic extent-caching structureChris Mason2007-10-15
* Switch to byte granular allocationsChris Mason2007-10-15
* Stop using radix trees to record pending allocationsChris Mason2007-10-15
* Allow large blocksChris Mason2007-10-15
* Make btrfs-progs compile with -fstrict-aliasing (included in -O2) again.Jan Engelhardt2007-09-14
* btrfs-progs support for root block accountingJosef Bacik2007-08-29
* add GPLv2Chris Mason2007-06-12
* printf cleanupsChris Mason2007-06-12
* 32 bit compile fixesChris Mason2007-06-08
* cleanup warnings found with -O2Chris Mason2007-05-22
* start of block group codeChris Mason2007-04-26
* get rid of the extent_item type fieldChris Mason2007-04-24
* fsck checks against extent map, small fixesChris Mason2007-04-23
* add owner and type fields to the extents aand block headersChris Mason2007-04-20
* drop owner and parentidChris Mason2007-04-10
* uuidsChris Mason2007-04-05
* generations on headersChris Mason2007-03-26
* Better block record keeping, real mkfsChris Mason2007-03-20
* Add inode map, and the start of file extent itemsChris Mason2007-03-20
* transaction handles everywhereChris Mason2007-03-16
* pin freed blocks from the FS tree tooChris 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
* add leaf data casting helperChris Mason2007-03-14
* properly reset block cache on freeChris Mason2007-03-14
* Change the super to point to a tree of trees to enable persistent snapshotsChris Mason2007-03-13
* make some funcs staticChris Mason2007-03-13
* rename funcs and structs to btrfsChris Mason2007-03-13
* struct extent_item endianChris 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
* fix leak in btrfs_drop_snapshotChris Mason2007-03-12
* recursion free-first passChris Mason2007-03-10
* Fixup last found extent cachingChris Mason2007-03-07
* 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
* more return code checkingChris Mason2007-02-28
* return code checkingChris Mason2007-02-28
* u64 cleanupsChris Mason2007-02-26