summaryrefslogtreecommitdiff
path: root/volumes.h
Commit message (Expand)AuthorAge
* btrfs-progs: remove unused argument from btrfs_add_system_chunkDavid Sterba2017-03-08
* btrfs-progs: Introduce kernel sizes to cleanup large intermediate numberQu Wenruo2017-03-08
* btrfs-progs: Fix wrong tree block alignment for unalianged block groupQu Wenruo2016-10-25
* btrfs-progs: Do extra chunk check before processing chunk itemQu Wenruo2016-09-05
* btrfs-progs: make superblock reading/scanning api more genericDavid Sterba2016-08-24
* btrfs-progs: Introduce function to create convert data chunksQu Wenruo2016-06-07
* btrfs-progs: extend balance args to take min/max usage filterDavid Sterba2016-01-12
* btrfs-progs: balance: add stripes filterGabríel Arthúr Pétursson2016-01-12
* btrfs-progs: extend balance args to take min/max limit filterDavid Sterba2016-01-12
* btrfs-progs: find-root: Add support to search chunk rootQu Wenruo2015-11-16
* btrfs-progs: fix cross stripe boundary checkDavid Sterba2015-09-11
* btrfs-progs: Introduce btrfs_close_all_devices helperZhao Lei2015-08-31
* btrfs-progs: fsck: Check if a metadata tree block crossing stripe boundaryQu Wenruo2015-08-31
* btrfs-progs: add missing includes to header filesDavid Sterba2015-06-10
* btrfs-progs: unify header file inclusion protectionsDavid Sterba2015-01-21
* btrfs-progs: fix device missing of btrfs fi show with seed devicesGui Hecheng2014-10-10
* btrfs-progs: Allow btrfs_read_dev_super() to read all 3 super for super_recover.Qu Wenruo2014-08-22
* btrfs-progs: balance filter: add limit of processed chunksDavid Sterba2014-08-22
* btrfs-progs: Fix a use-after-free in the volumes code.Adam Buchbinder2014-08-22
* btrfs-progs: don't replicate the stripe_len definesAnand Jain2014-01-31
* btrfs-progs: mark static & remove unused from shared kernel codeEric Sandeen2013-09-03
* Merge branch 'liubo-image-restore'Chris Mason2013-07-03
|\
| * Btrfs-progs: enhance btrfs-image to restore image onto multiple disksLiu Bo2013-07-03
* | Btrfs-progs: Add chunk rebuild function for RAID1/SINGLE/DUPMiao Xie2013-07-03
* | Btrfs-progs: Add chunk recover function - using old chunk itemsMiao Xie2013-07-03
|/
* Merge branch 'for-chris' of git://repo.or.cz/btrfs-progs-unstable/devel into ...Chris Mason2013-02-06
|\
| * Btrfs-progs: add support for device replace procedureStefan Behrens2013-01-31
* | Add basic RAID[56] supportDavid Woodhouse2013-02-01
|/
* btrfsck: add early code to handle corrupted block groupsChris Mason2012-02-22
* Btrfs-progs: add restriper headersIlya Dryomov2012-02-03
* btrfs-progs: add a recovery utility to pull files from damanged filesystemsJosef Bacik2011-10-27
* btrfs-progs: Add new feature to mkfs.btrfs to make file system image file fro...Donggeun Kim2011-10-25
* superblock duplicationYan Zheng2008-12-05
* update btrfs-progs for seed device supportYan Zheng2008-11-18
* Update the Ext3 converterChris Mason2008-04-22
* Add a command to show all of the btrfs filesystems on the box (btrfs-show)Chris Mason2008-04-22
* Add chunk uuids and update multi-device back referencesChris Mason2008-04-15
* Write all super blocks during commitChris Mason2008-04-10
* Retry metadata reads in the face of checksum failuresChris Mason2008-04-09
* Change btrfs_map_block to return a structure with mappings for all stripesChris Mason2008-04-09
* Add mirroring support across multiple drivesChris Mason2008-04-03
* Walk all block devices looking for btrfsChris Mason2008-03-24
* ioctls to scan for btrfs filesystemsChris Mason2008-03-24
* Btrfsck updates for multi-device filesystemsChris Mason2008-03-24
* Dynamic chunk allocationChris Mason2008-03-24
* Add support for multiple devices per filesystemChris Mason2008-03-24