aboutsummaryrefslogtreecommitdiffstats
path: root/volumes.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-12btrfs-progs: extend balance args to take min/max usage filterDavid Sterba1-0/+1
2016-01-12btrfs-progs: balance: add stripes filterGabríel Arthúr Pétursson1-0/+1
2016-01-12btrfs-progs: extend balance args to take min/max limit filterDavid Sterba1-0/+1
2015-11-16btrfs-progs: find-root: Add support to search chunk rootQu Wenruo1-2/+14
2015-09-11btrfs-progs: fix cross stripe boundary checkDavid Sterba1-1/+1
2015-08-31btrfs-progs: Introduce btrfs_close_all_devices helperZhao Lei1-0/+1
2015-08-31btrfs-progs: fsck: Check if a metadata tree block crossing stripe boundaryQu Wenruo1-0/+10
2015-06-10btrfs-progs: add missing includes to header filesDavid Sterba1-0/+3
2015-01-21btrfs-progs: unify header file inclusion protectionsDavid Sterba1-2/+2
2014-10-10btrfs-progs: fix device missing of btrfs fi show with seed devicesGui Hecheng1-0/+2
2014-08-22btrfs-progs: Allow btrfs_read_dev_super() to read all 3 super for super_recover.Qu Wenruo1-1/+1
2014-08-22btrfs-progs: balance filter: add limit of processed chunksDavid Sterba1-0/+1
2014-08-22btrfs-progs: Fix a use-after-free in the volumes code.Adam Buchbinder1-1/+1
2014-01-31btrfs-progs: don't replicate the stripe_len definesAnand Jain1-0/+2
2013-09-03btrfs-progs: mark static & remove unused from shared kernel codeEric Sandeen1-7/+0
2013-07-03Merge branch 'liubo-image-restore'Chris Mason1-0/+4
2013-07-03Btrfs-progs: enhance btrfs-image to restore image onto multiple disksLiu Bo1-0/+5
2013-07-03Btrfs-progs: Add chunk rebuild function for RAID1/SINGLE/DUPMiao Xie1-2/+3
2013-07-03Btrfs-progs: Add chunk recover function - using old chunk itemsMiao Xie1-0/+4
2013-02-06Merge branch 'for-chris' of git://repo.or.cz/btrfs-progs-unstable/devel into ...Chris Mason1-0/+2
2013-02-01Add basic RAID[56] supportDavid Woodhouse1-2/+8
2013-01-31Btrfs-progs: add support for device replace procedureStefan Behrens1-0/+2
2012-02-22btrfsck: add early code to handle corrupted block groupsChris Mason1-0/+13
2012-02-03Btrfs-progs: add restriper headersIlya Dryomov1-0/+31
2011-10-27btrfs-progs: add a recovery utility to pull files from damanged filesystemsJosef Bacik1-0/+5
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