summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix btrfsck build failure on FC7v0.3Terje Rosten2007-06-181-1/+1
* Added tag v0.2 for changeset 9cebac62e0c9Chris Mason2007-06-131-0/+1
* fix COPYINGv0.2Chris Mason2007-06-121-15/+0
* i386 fixes from axboeChris Mason2007-06-124-4/+65
* add GPLv2Chris Mason2007-06-1232-27/+896
* no slashes in subvolume namesChris Mason2007-06-121-2/+10
* printf cleanupsChris Mason2007-06-128-74/+84
* remove device treeChris Mason2007-06-098-365/+28
* 32 bit compile fixesChris Mason2007-06-082-2/+3
* endian fixes, makefile fixesChris Mason2007-06-076-40/+70
* data vs metadata flag for block groupsChris Mason2007-05-304-5/+16
* cleanup warnings found with -O2Chris Mason2007-05-226-29/+53
* reduce ram used by btrfsckChris Mason2007-05-221-4/+14
* btrfsck fixes and cleanupsChris Mason2007-05-181-4/+34
* more stats from fsckChris Mason2007-05-091-1/+18
* compile fixChris Mason2007-05-071-0/+1
* allocator improvements, inode block groupsChris Mason2007-04-302-1/+14
* start of block group codeChris Mason2007-04-267-27/+348
* use node list for rootsChris Mason2007-04-251-6/+5
* add bit-radix.h to the repoChris Mason2007-04-241-0/+15
* subvolume and snapshot fsck supportChris Mason2007-04-241-15/+46
* get rid of the extent_item type fieldChris Mason2007-04-245-34/+7
* fsck checks against extent map, small fixesChris Mason2007-04-233-9/+76
* faster btrfsckChris Mason2007-04-236-53/+236
* add owner and type fields to the extents aand block headersChris Mason2007-04-2010-33/+469
* bring back the inode number directory indexChris Mason2007-04-194-58/+119
* inline file data in extentsChris Mason2007-04-192-0/+38
* key flag reorgChris Mason2007-04-183-49/+28
* rework csum and extent item orderingChris Mason2007-04-173-20/+8
* early work to file_write in big extentsChris Mason2007-04-162-0/+18
* add some support for multiple devices to progsChris Mason2007-04-125-8/+235
* add disk ioctlChris Mason2007-04-122-1/+18
* early support for multiple devicesChris Mason2007-04-117-24/+141
* use a different inode number for subvols than the root root dirChris Mason2007-04-112-10/+7
* btrfsctl detects dir/file of argsChris Mason2007-04-101-2/+18
* drop owner and parentidChris Mason2007-04-105-51/+6
* drop the inode map treeChris Mason2007-04-107-165/+15
* btrfsctlChris Mason2007-04-105-13/+132
* groundwork for subvolume and snapshot rootsChris Mason2007-04-092-0/+12
* start of support for subvolumesChris Mason2007-04-065-50/+99
* uuidsChris Mason2007-04-055-3/+17
* finish off inode indexing in dirs, add overflowsChris Mason2007-04-052-10/+93
* dir inode indexChris Mason2007-04-043-7/+36
* update print-tree for inline dataChris Mason2007-04-042-12/+14
* sync up with kernel sourcesChris Mason2007-04-025-7/+18
* csum data struct changesChris Mason2007-03-292-10/+11
* move csum fields aroundChris Mason2007-03-281-2/+3
* add generation to file extentsChris Mason2007-03-272-5/+17
* first free objectid fixesChris Mason2007-03-272-0/+3
* add file extents to print_leafChris Mason2007-03-262-1/+12