summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add simple stripe size parameterv0.9Chris Mason2007-11-304-10/+44
* xattr support for btrfs-progsJosef Bacik2007-11-163-19/+24
* properly init block group cache structsChris Mason2007-10-191-0/+1
* Remove the last radix tree (block_group_cache)Chris Mason2007-10-175-62/+60
* Make the crc32c code match what the kernel modules are currently doingChris Mason2007-10-151-7/+9
* Create a slightly more generic extent-caching structureChris Mason2007-10-158-228/+318
* Switch to byte granular allocationsChris Mason2007-10-1510-319/+423
* Stop using radix trees to record pending allocationsChris Mason2007-10-158-99/+824
* Allow large blocksChris Mason2007-10-1513-106/+113
* Add per-file dependency trackingJan Engelhardt2007-09-141-10/+4
* Make btrfs-progs compile with -fstrict-aliasing (included in -O2) again.Jan Engelhardt2007-09-144-8/+8
* extra stats for btrfsck, link count in print-tree.cChris Mason2007-09-142-2/+13
* Added tag v0.8 for changeset f4810b8d5822Chris Mason2007-09-111-0/+1
* btrfs-progs support for root block accountingv0.8Josef Bacik2007-08-293-4/+27
* Added tag v0.6 for changeset 75b9a16fff1aChris Mason2007-08-071-0/+1
* add defrag ioctlv0.6Chris Mason2007-08-074-2/+22
* Added tag v0.5 for changeset 85bf73175772Chris Mason2007-06-281-0/+1
* calculate checksums during IOv0.5Josef Bacik2007-06-286-1/+166
* Allow install prefix overridesJeff Mahoney2007-06-281-1/+1
* Documentation updateChris Mason2007-06-281-10/+7
* Added tag v0.4 for changeset c969452d5ae7Chris Mason2007-06-221-0/+1
* Added tag v0.4 for changeset c760f17dde33v0.4Chris Mason2007-06-221-0/+1
* disk format updates for finding dead rootsChris Mason2007-06-222-3/+15
* Added tag v0.3 for changeset 1ef7cf63ac2cChris Mason2007-06-181-0/+1
* 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