summaryrefslogtreecommitdiff
path: root/btrfs-convert.c
Commit message (Expand)AuthorAge
* btrfs-progs: convert: Convert ext inode flags to btrfs inode flagsQu Wenruo2016-10-24
* btrfs-progs: convert: add new callback to check stateDavid Sterba2016-10-05
* btrfs-progs: fix user-facing typos in docs and help stringsNicholas D Steeves2016-10-03
* btrfs-progs: convert: check source file system stateLakshmipathi.G2016-10-03
* btrfs-progs: cleanup, kill trivial btrfs_key_type helperDavid Sterba2016-10-03
* btrfs-progs: cleanup, kill trivial btrfs_set_key_type helperDavid Sterba2016-10-03
* btrfs-progs: convert: improve error handling in do_rollbackDavid Sterba2016-10-03
* btrfs-progs: use standard allocation functions in non-kenrel codeDavid Sterba2016-10-03
* btrfs-progs: convert: improve error handling in create_image_file_rangeDavid Sterba2016-09-21
* btrfs-progs: mkfs: use preallocated buffers for config uuidsDavid Sterba2016-09-21
* btrfs-progs: convert: switch to common error helpers in do_rollbackDavid Sterba2016-08-24
* btrfs-progs: convert: reword message when conversion failsDavid Sterba2016-08-24
* btrfs-progs: convert: switch to message helpers in do_convertDavid Sterba2016-08-24
* btrfs-progs: convert: remove redundant checkDavid Sterba2016-08-24
* btrfs-progs: convert: improve error hanling of init_btrfsDavid Sterba2016-08-24
* btrfs-progs: convert: improve error hanling of create_subvolDavid Sterba2016-08-24
* btrfs-progs: convert: improve error hanling of link_subvolDavid Sterba2016-08-24
* btrfs-progs: convert: make ext2 compilation honor the configure optionsDavid Sterba2016-08-24
* 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