summaryrefslogtreecommitdiff
path: root/convert
Commit message (Expand)AuthorAge
* btrfs-progs: convert: fix support for e2fsprogs < 1.42Jeff Mahoney2018-06-07
* btrfs-progs: Rename OPEN_CTREE_FS_PARTIAL to OPEN_CTREE_TEMPORARY_SUPERQu Wenruo2018-04-24
* btrfs-progs: extent_io: Refactor alloc_extent_buffer() to follow kernel param...Qu Wenruo2018-04-24
* btrfs-progs: remove BTRFS_CRC32_SIZE definitionMisono, Tomohiro2018-03-30
* btrfs-progs: convert: Fix inline file extent creation conditionQu Wenruo2018-03-30
* btrfs-progs: convert/ext2: Remove check for ext2_ext_attr_entry->e_value_blockQu Wenruo2018-03-30
* btrfs-progs: convert/ext2: Fix memory leak caused by handled ext2_filsysQu Wenruo2018-02-14
* btrfs-progs: convert: fix build on muslDavid Sterba2018-02-03
* btrfs-progs: Sync code with kernel for BTRFS_MAX_INLINE_DATA_SIZEGu Jinxiang2018-02-02
* btrfs-progs: Use fs_info instead of root for BTRFS_LEAF_DATA_SIZEGu Jinxiang2018-02-02
* btrfs-progs: Remove unnecessary parameter for btrfs_add_block_groupQu Wenruo2018-01-31
* btrfs-progs: treewide: Replace strerror(errno) with %m.Rosen Penev2018-01-31
* btrfs-progs: convert: Fix a bug in rollback check which overwrite return valueQu Wenruo2018-01-03
* btrfs-progs: convert: add missing types headerBaruch Siach2017-11-14
* btrfs-progs: convert: Open the fs readonly for rollbackQu Wenruo2017-11-14
* btrfs-progs: check: adjustments for further repairSu Yue2017-10-16
* btrfs-progs: add a parameter to btrfs_mksubvolYingyi Luo2017-10-06
* btrfs-progs: convert: move link_subvol out of mainYingyi Luo2017-10-06
* btrfs-progs: convert: use correct string printing for errcode_tDavid Sterba2017-09-25
* btrfs-progs: convert: don't print message when fs is not recognized, ext2David Sterba2017-09-08
* btrfs-progs: add crude error handling when transaction start failsDavid Sterba2017-09-08
* btrfs-progs: convert: move reiserfs struct definitions to headerDavid Sterba2017-09-08
* btrfs-progs: convert: move and rename dev_t helpers to common fileDavid Sterba2017-09-08
* btrfs-progs: convert: move acl helper to common source fileDavid Sterba2017-09-08
* btrfs-progs: convert: move duplicated acl code to common headerDavid Sterba2017-09-08
* btrfs-progs: convert: add support for converting reiserfsJeff Mahoney2017-09-08
* btrfs-progs: Use named constants for common sizesNikolay Borisov2017-09-08
* btrfs-progs: convert: use search_cache_extent in migrate_one_reserved_rangeJeff Mahoney2017-08-24
* btrfs-progs: convert: add missing newlines for printfsJeff Mahoney2017-08-24
* btrfs-progs: convert: properly handle reserved ranges while iterating filesJeff Mahoney2017-08-24
* btrfs-progs: convert: Fix data race when reporting progressAdam Buchbinder2017-07-20
* btrfs-progs: Refactor chunk creation functions to use btrfs_fs_infoQu Wenruo2017-07-12
* btrfs-progs: Refactor write_and_map_eb to use btrfs_fs_infoQu Wenruo2017-07-12
* btrfs-progs: Refactor sectorsize users in convert/source-ext2.cQu Wenruo2017-07-03
* btrfs-progs: Refactor sectorsize users in convert/main.cQu Wenruo2017-07-03
* btrfs-progs: Refactor sectorsize in convert/source-fs.cQu Wenruo2017-07-03
* btrfs-progs: Remove deprecated leafsize usageQu Wenruo2017-07-03
* Btrfs-progs: convert: do not clear header revLiu Bo2017-06-30
* Btrfs-progs: convert: do not clear nodatasum flag in inode itemLiu Bo2017-06-30
* btrfs-progs: convert: Add larger device supportLakshmipathi.G2017-06-26
* btrfs-progs: convert: widen int types in convert contextLakshmipathi.G2017-06-26
* btrfs-progs: convert: Add missing return for HOLE mode when checking convert ...Qu Wenruo2017-03-31
* btrfs-progs: convert: Make btrfs_reserved_ranges constQu Wenruo2017-03-16
* btrfs-progs: add missing limits headersBaruch Siach2017-03-16
* btrfs-progs: convert: Rework rollbackQu Wenruo2017-03-16
* btrfs-progs: convert: Introduce function to check if convert image is able to...Qu Wenruo2017-03-16
* btrfs-progs: convert: Introduce function to read out btrfs reserved rangeQu Wenruo2017-03-16
* btrfs-progs: convert: Use reserved ranges array to cleanup open codeQu Wenruo2017-03-16
* btrfs-progs: convert: Introduce simple range structure for convert reserved r...Qu Wenruo2017-03-16
* btrfs-progs: convert: Add comment for the overall convert designQu Wenruo2017-03-16