summaryrefslogtreecommitdiff
path: root/print-tree.c
Commit message (Collapse)AuthorAge
...
* allocator improvements, inode block groupsChris Mason2007-04-30
|
* start of block group codeChris Mason2007-04-26
|
* get rid of the extent_item type fieldChris Mason2007-04-24
|
* add owner and type fields to the extents aand block headersChris Mason2007-04-20
|
* bring back the inode number directory indexChris Mason2007-04-19
|
* inline file data in extentsChris Mason2007-04-19
|
* key flag reorgChris Mason2007-04-18
|
* rework csum and extent item orderingChris Mason2007-04-17
|
* early work to file_write in big extentsChris Mason2007-04-16
|
* add some support for multiple devices to progsChris Mason2007-04-12
|
* early support for multiple devicesChris Mason2007-04-11
|
* drop owner and parentidChris Mason2007-04-10
|
* drop the inode map treeChris Mason2007-04-10
|
* start of support for subvolumesChris Mason2007-04-06
|
* dir inode indexChris Mason2007-04-04
|
* update print-tree for inline dataChris Mason2007-04-04
|
* add file extents to print_leafChris Mason2007-03-26
|
* generations on headersChris Mason2007-03-26
|
* create a root dir in mkfsChris Mason2007-03-21
|
* change dir-test to insert inode_itemsChris Mason2007-03-20
|
* Add inode map, and the start of file extent itemsChris Mason2007-03-20
|
* add a name_len to dir items, reorder keyChris Mason2007-03-16
|
* directory testing code and dir item fixesChris Mason2007-03-15
|
* Use a chunk of the key flags to record the item type.Chris Mason2007-03-15
| | | | | | Add (untested and simple) directory item code Fix comp_keys to use the new key ordering Add btrfs_insert_empty_item
* reorder key offset and flagsChris Mason2007-03-14
|
* variable block size supportChris Mason2007-03-14
|
* add leaf data casting helperChris Mason2007-03-14
|
* Change the super to point to a tree of trees to enable persistent snapshotsChris 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
|
* get/set for struct header fieldsChris Mason2007-03-12
|
* Fixup reference counting on cowsChris Mason2007-03-06
|
* more 32 bit cleanupsChris Mason2007-02-26
|
* 32bit cleanupsChris Mason2007-02-26
|
* u64 cleanupsChris Mason2007-02-26
|
* Break up ctree.c a littleChris Mason2007-02-24
Extent fixes