summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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: build: add per-tool cflags variableDavid Sterba2016-08-24
* btrfs-progs: mkfs: cleanup, open_ctree to fs_info and use directlyDavid Sterba2016-08-24
* btrfs-progs: mkfs: kill print_versionDavid Sterba2016-08-24
* btrfs-progs: mkfs: clean up make_imageDavid Sterba2016-08-24
* btrfs-progs: mkfs: help and usage now to to stdoutDavid Sterba2016-08-24
* btrfs-progs: mkfs: handle and report transaction commit failuresDavid Sterba2016-08-24
* btrfs-progs: mkfs: switch BUG_ON to error handling in traverse_directoryDavid Sterba2016-08-24
* btrfs-progs: document all btrfs_open_ctree_flagsDavid Sterba2016-08-24
* btrfs-progs: mkfs: improve error handling in recow_rootsDavid Sterba2016-08-24
* btrfs-progs: mkfs: improve error handling in main()David Sterba2016-08-24
* btrfs-progs: mkfs: return errors from block group creation functionsDavid Sterba2016-08-24
* btrfs-progs: two staged filesystem creationDavid Sterba2016-08-24
* btrfs-progs: mkfs: do not scan partially initialized devicesDavid Sterba2016-08-24
* btrfs-progs: introduce signature for a partially set up filesystemDavid Sterba2016-08-24
* btrfs-progs: make superblock reading/scanning api more genericDavid Sterba2016-08-24
* btrfs-progs: pass OPEN_CTREE flags as unsignedDavid Sterba2016-08-24
* btrfs-progs: build: add more debugging featuresDavid Sterba2016-08-22
* btrfs-progs: switch ternary op to an if in cmd_subvol_showDavid Sterba2016-08-19
* btrfs-progs: print-tree: Print hex and human readable root flagsQu Wenruo2016-08-19
* btrfs-progs: print-tree: Print human readable inode flagsQu Wenruo2016-08-19
* btrfs-progs: convert-test: Check if the ext2_save/image is read onlyQu Wenruo2016-08-19