summaryrefslogtreecommitdiff
path: root/ctree.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs-progs support for root block accountingv0.8Josef Bacik2007-08-291-0/+11
* calculate checksums during IOv0.5Josef Bacik2007-06-281-0/+2
* disk format updates for finding dead rootsChris Mason2007-06-221-2/+14
* add GPLv2Chris Mason2007-06-121-0/+18
* remove device treeChris Mason2007-06-091-100/+4
* endian fixes, makefile fixesChris Mason2007-06-071-0/+10
* data vs metadata flag for block groupsChris Mason2007-05-301-1/+4
* allocator improvements, inode block groupsChris Mason2007-04-301-0/+12
* start of block group codeChris Mason2007-04-261-15/+55
* get rid of the extent_item type fieldChris Mason2007-04-241-14/+0
* faster btrfsckChris Mason2007-04-231-0/+1
* add owner and type fields to the extents aand block headersChris Mason2007-04-201-0/+38
* bring back the inode number directory indexChris Mason2007-04-191-28/+2
* inline file data in extentsChris Mason2007-04-191-0/+32
* key flag reorgChris Mason2007-04-181-26/+26
* rework csum and extent item orderingChris Mason2007-04-171-14/+2
* early work to file_write in big extentsChris Mason2007-04-161-0/+12
* add some support for multiple devices to progsChris Mason2007-04-121-0/+37
* early support for multiple devicesChris Mason2007-04-111-5/+64
* use a different inode number for subvols than the root root dirChris Mason2007-04-111-1/+2
* drop owner and parentidChris Mason2007-04-101-23/+0
* drop the inode map treeChris Mason2007-04-101-22/+3
* groundwork for subvolume and snapshot rootsChris Mason2007-04-091-0/+11
* start of support for subvolumesChris Mason2007-04-061-13/+15
* finish off inode indexing in dirs, add overflowsChris Mason2007-04-051-5/+70
* dir inode indexChris Mason2007-04-041-7/+8
* sync up with kernel sourcesChris Mason2007-04-021-3/+10
* csum data struct changesChris Mason2007-03-291-6/+7
* move csum fields aroundChris Mason2007-03-281-2/+3
* add generation to file extentsChris Mason2007-03-271-5/+16
* first free objectid fixesChris Mason2007-03-271-0/+1
* add file extents to print_leafChris Mason2007-03-261-1/+1
* generations on headersChris Mason2007-03-261-0/+12
* create a root dir in mkfsChris Mason2007-03-211-0/+12
* Better block record keeping, real mkfsChris Mason2007-03-201-0/+1
* change dir-test to insert inode_itemsChris Mason2007-03-201-0/+6
* Add inode map, and the start of file extent itemsChris Mason2007-03-201-14/+115
* transaction handles everywhereChris Mason2007-03-161-24/+39
* pin freed blocks from the FS tree tooChris Mason2007-03-161-1/+2
* add a name_len to dir items, reorder keyChris Mason2007-03-161-4/+10
* add inode itemChris Mason2007-03-151-6/+169
* directory testing code and dir item fixesChris Mason2007-03-151-31/+41
* Use a chunk of the key flags to record the item type.Chris Mason2007-03-151-55/+127
* reorder key offset and flagsChris Mason2007-03-141-2/+2
* variable block size supportChris Mason2007-03-141-27/+35
* add leaf data casting helperChris Mason2007-03-141-0/+4
* Change the super to point to a tree of trees to enable persistent snapshotsChris Mason2007-03-131-16/+107
* rename funcs and structs to btrfsChris Mason2007-03-131-47/+48
* struct extent_item endianChris Mason2007-03-131-2/+22
* node->blockptrs endian fixesChris Mason2007-03-131-1/+11