summaryrefslogtreecommitdiff
path: root/btrfs-convert.c
Commit message (Expand)AuthorAge
* btrfs-progs: convert: move prepare_system_chunk_sbDavid Sterba2016-08-24
* btrfs-progs: convert: move migrate_super_blockDavid Sterba2016-08-24
* btrfs-progs: convert: move init_btrfsDavid Sterba2016-08-24
* btrfs-progs: convert: move make_convert_data_block_groupsDavid Sterba2016-08-24
* btrfs-progs: convert: move create_subvolDavid Sterba2016-08-24
* btrfs-progs: convert: move link_subvolDavid Sterba2016-08-24
* btrfs-progs: convert: move create_imageDavid Sterba2016-08-24
* btrfs-progs: convert: move convert_read_used_spaceDavid Sterba2016-08-24
* btrfs-progs: convert: move calculate_available_spaceDavid Sterba2016-08-24
* 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