summaryrefslogtreecommitdiff
path: root/btrfs-convert.c
Commit message (Expand)AuthorAge
* 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
* btrfs-progs: Remove cleanup-timer code for btrfs-convertZhao Lei2015-08-31
* btrfs-progs: convert: Avoid allocating metadata extent crossing stripe boundaryQu Wenruo2015-08-31
* btrfs-progs: drop unused parameter from make_btrfsDavid Sterba2015-07-01
* btrfs-progs: move make_btrfs arguments to a structDavid Sterba2015-07-01
* btrfs-progs: accept --help as option in the standalone utilitiesDavid Sterba2015-06-11
* btrfs-progs: convert: factor out block iteration callbackJeff Mahoney2015-06-05
* btrfs-progs: convert: factor out adding dirent into convert_insert_direntJeff Mahoney2015-06-05
* btrfs-progs: convert: fix typo in btrfs_insert_dir_item callJeff Mahoney2015-06-05
* btrfs-progs: convert: rename ext2_root to image_rootJeff Mahoney2015-06-05
* btrfs-progs: convert: remove unused inode_key in copy_single_inodeJeff Mahoney2015-06-05
* btrfs-progs: convert: remove unused fs argument from block_iterate_procJeff Mahoney2015-06-05
* btrfs-progs: convert: clean up blk_iterate_data handling wrt record_file_blocksJeff Mahoney2015-06-05
* btrfs-progs: convert: allow to set filesystem featuresDavid Sterba2015-06-04
* btrfs-progs: convert: drop dependency on sys/acl.hDavid Sterba2015-05-14
* btrfs-progs: cleanup option index argument from getopt_longDavid Sterba2015-04-08
* btrfs-progs: mkfs, deprecate leafsize and clean up the codeDavid Sterba2015-04-07
* btrfs-progs: convert: use exact size for reading superblockDavid Sterba2015-04-07