summaryrefslogtreecommitdiffstats
path: root/volumes.h
AgeCommit message (Expand)AuthorFilesLines
2011-10-25btrfs-progs: Add new feature to mkfs.btrfs to make file system image file fro...Donggeun Kim1-0/+3
2008-12-05superblock duplicationYan Zheng1-0/+3
2008-11-18update btrfs-progs for seed device supportYan Zheng1-0/+7
2008-04-22Update the Ext3 converterChris Mason1-0/+5
2008-04-22Add a command to show all of the btrfs filesystems on the box (btrfs-show)Chris Mason1-0/+6
2008-04-15Add chunk uuids and update multi-device back referencesChris Mason1-2/+4
2008-04-10Write all super blocks during commitChris Mason1-0/+2
2008-04-09Retry metadata reads in the face of checksum failuresChris Mason1-1/+2
2008-04-09Change btrfs_map_block to return a structure with mappings for all stripesChris Mason1-3/+17
2008-04-03Add mirroring support across multiple drivesChris Mason1-2/+4
2008-03-24Walk all block devices looking for btrfsChris Mason1-0/+24
2008-03-24ioctls to scan for btrfs filesystemsChris Mason1-0/+3
2008-03-24Btrfsck updates for multi-device filesystemsChris Mason1-12/+1
2008-03-24Dynamic chunk allocationChris Mason1-1/+1
2008-03-24Add support for multiple devices per filesystemChris Mason1-0/+75