summaryrefslogtreecommitdiff
path: root/btrfs-convert.c
Commit message (Expand)AuthorAge
* btrfs-progs: convert: move wipe_reserved_rangesDavid Sterba2016-08-24
* btrfs-progs: convert: move wipe_one_reserved_rangeDavid Sterba2016-08-24
* btrfs-progs: convert: move _expand_extent_cacheDavid Sterba2016-08-24
* btrfs-progs: convert: move migrate_reserved_rangesDavid Sterba2016-08-24
* btrfs-progs: convert: move migrate_one_reserved_rangeDavid Sterba2016-08-24
* btrfs-progs: convert: move create_image_file_rangeDavid Sterba2016-08-24
* btrfs-progs: convert: move block_iterate_procDavid Sterba2016-08-24
* btrfs-progs: convert: move record_file_blocksDavid Sterba2016-08-24
* btrfs-progs: convert: move init_blk_iterate_dataDavid Sterba2016-08-24
* btrfs-progs: convert: move csum_disk_extentDavid Sterba2016-08-24
* btrfs-progs: convert: move read_disk_extentDavid Sterba2016-08-24
* btrfs-progs: convert: move convert_insert_direntDavid Sterba2016-08-24
* btrfs-progs: convert: move intersect_with_sbDavid Sterba2016-08-24
* btrfs-progs: convert: prefix all ext2-related helpersDavid Sterba2016-08-24
* btrfs-progs: build: extend convert optionsDavid Sterba2016-08-24
* btrfs-progs: two staged filesystem creationDavid Sterba2016-08-24
* btrfs-progs: convert: Fix a regression that ext2_save/image is not readonlyQu Wenruo2016-08-19
* btrfs-progs: convert: Fix a bug which fails to insert hole file extentQu Wenruo2016-06-07
* btrfs-progs: convert: Insert needed holes for superblock migrationQu Wenruo2016-06-07
* btrfs-progs: convert: Fix bugs in backup superblock migrationQu Wenruo2016-06-07
* btrfs-progs: convert: Fix a bug that makes convert asserts at scan timeQu Wenruo2016-06-07
* btrfs-progs: convert: Add support to rollback new convert imageQu Wenruo2016-06-07
* btrfs-progs: Cleanup old btrfs-convertQu Wenruo2016-06-07
* btrfs-progs: convert: Strictly avoid meta or system chunk allocationQu Wenruo2016-06-07
* btrfs-progs: Convert: Add support for rollback new convert behaviorQu Wenruo2016-06-07
* btrfs-progs: Introduce do_convert_v2 functionQu Wenruo2016-06-07
* btrfs-progs: convert: Introduce init_btrfs_v2 function.Qu Wenruo2016-06-07
* btrfs-progs: convert: Enhance record_file_blocks to handle reserved rangesQu Wenruo2016-06-07
* btrfs-progs: convert: Introduce function to migrate reserved rangesQu Wenruo2016-06-07
* btrfs-progs: convert: Introduce new function to create converted imageQu Wenruo2016-06-07
* btrfs-progs: Introduce function to create convert data chunksQu Wenruo2016-06-07
* btrfs-progs: utils: Introduce new function for convertQu Wenruo2016-06-07
* btrfs-progs: convert: Introduce function to calculate the available spaceQu Wenruo2016-06-07
* btrfs-progs: convert: Introduce new function to remove reserved rangesQu Wenruo2016-06-07
* btrfs-progs: convert: Introduce functions to read used spaceQu Wenruo2016-06-07
* btrfs-progs: convert: add compatibility layer for e2fsprogs < 1.42Qu Wenruo2016-06-07
* btrfs-progs: typo review of strings and commentsNicholas D Steeves2016-06-01
* btrfs-progs: convert: fix typo in original image subvolume nameDavid Sterba2016-05-02
* btrfs-progs: use safe copy for label buffer everywhereDavid Sterba2016-03-30
* btrfs-progs: unify argc min/max checkingDavid Sterba2016-03-14
* btrfs-progs: Introduce new members for btrfs_convert_contextQu Wenruo2016-01-12
* btrfs-progs: convert: add context and operations struct to allow different fi...Jeff Mahoney2015-11-26
* btrfs-progs: simplify empty stirngs checkDavid Sterba2015-11-06
* Btrfs-progs: fix btrfs-convert rollback to check ROOT_BACKREFLiu Bo2015-11-02
* btrfs-progs: convert: Print different error message if convert partly failed.Qu Wenruo2015-10-07
* btrfs-progs: utils: Check nodesize against featuresQu Wenruo2015-10-02
* btrfs-progs: close inode scan in copy_inodesZhao Lei2015-09-09
* btrfs-progs: Avoid uninitialized data in output of btrfs-convertZhao Lei2015-09-09
* btrfs-progs: convert: rework checks of label sizeDavid Sterba2015-09-02
* btrfs-progs: fix memory leak in btrfs-convert main()Byongho Lee2015-09-01