summaryrefslogtreecommitdiff
path: root/volumes.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs-progs: extend balance args to take min/max usage filterDavid Sterba2016-01-121-0/+1
* btrfs-progs: balance: add stripes filterGabríel Arthúr Pétursson2016-01-121-0/+1
* btrfs-progs: extend balance args to take min/max limit filterDavid Sterba2016-01-121-0/+1
* btrfs-progs: find-root: Add support to search chunk rootQu Wenruo2015-11-161-2/+14
* btrfs-progs: fix cross stripe boundary checkDavid Sterba2015-09-111-1/+1
* btrfs-progs: Introduce btrfs_close_all_devices helperZhao Lei2015-08-311-0/+1
* btrfs-progs: fsck: Check if a metadata tree block crossing stripe boundaryQu Wenruo2015-08-311-0/+10
* btrfs-progs: add missing includes to header filesDavid Sterba2015-06-101-0/+3
* btrfs-progs: unify header file inclusion protectionsDavid Sterba2015-01-211-2/+2
* btrfs-progs: fix device missing of btrfs fi show with seed devicesGui Hecheng2014-10-101-0/+2
* btrfs-progs: Allow btrfs_read_dev_super() to read all 3 super for super_recover.Qu Wenruo2014-08-221-1/+1
* btrfs-progs: balance filter: add limit of processed chunksDavid Sterba2014-08-221-0/+1
* btrfs-progs: Fix a use-after-free in the volumes code.Adam Buchbinder2014-08-221-1/+1
* btrfs-progs: don't replicate the stripe_len definesAnand Jain2014-01-311-0/+2
* btrfs-progs: mark static & remove unused from shared kernel codeEric Sandeen2013-09-031-7/+0
* Merge branch 'liubo-image-restore'Chris Mason2013-07-031-0/+4
|\
| * Btrfs-progs: enhance btrfs-image to restore image onto multiple disksLiu Bo2013-07-031-0/+5
* | Btrfs-progs: Add chunk rebuild function for RAID1/SINGLE/DUPMiao Xie2013-07-031-2/+3
* | Btrfs-progs: Add chunk recover function - using old chunk itemsMiao Xie2013-07-031-0/+4
|/
* Merge branch 'for-chris' of git://repo.or.cz/btrfs-progs-unstable/devel into ...Chris Mason2013-02-061-0/+2
|\
| * Btrfs-progs: add support for device replace procedureStefan Behrens2013-01-311-0/+2
* | Add basic RAID[56] supportDavid Woodhouse2013-02-011-2/+8
|/
* btrfsck: add early code to handle corrupted block groupsChris Mason2012-02-221-0/+13
* Btrfs-progs: add restriper headersIlya Dryomov2012-02-031-0/+31
* btrfs-progs: add a recovery utility to pull files from damanged filesystemsJosef Bacik2011-10-271-0/+5
* btrfs-progs: Add new feature to mkfs.btrfs to make file system image file fro...Donggeun Kim2011-10-251-0/+3
* superblock duplicationYan Zheng2008-12-051-0/+3
* update btrfs-progs for seed device supportYan Zheng2008-11-181-0/+7
* Update the Ext3 converterChris Mason2008-04-221-0/+5
* Add a command to show all of the btrfs filesystems on the box (btrfs-show)Chris Mason2008-04-221-0/+6
* Add chunk uuids and update multi-device back referencesChris Mason2008-04-151-2/+4
* Write all super blocks during commitChris Mason2008-04-101-0/+2
* Retry metadata reads in the face of checksum failuresChris Mason2008-04-091-1/+2
* Change btrfs_map_block to return a structure with mappings for all stripesChris Mason2008-04-091-3/+17
* Add mirroring support across multiple drivesChris Mason2008-04-031-2/+4
* Walk all block devices looking for btrfsChris Mason2008-03-241-0/+24
* ioctls to scan for btrfs filesystemsChris Mason2008-03-241-0/+3
* Btrfsck updates for multi-device filesystemsChris Mason2008-03-241-12/+1
* Dynamic chunk allocationChris Mason2008-03-241-1/+1
* Add support for multiple devices per filesystemChris Mason2008-03-241-0/+75