summaryrefslogtreecommitdiff
path: root/btrfstune.c
Commit message (Expand)AuthorAge
* btrfs-progs: btrfstune: prepare for enhanced mount checkDavid Sterba2018-08-06
* btrfs-progs: add crude error handling when transaction start failsDavid Sterba2017-09-08
* btrfs-progs: drop blocksize from read_tree_blockDavid Sterba2017-09-08
* btrfs-progs: Refactor write_all_supers and its callers to use btrfs_fs_infoQu Wenruo2017-07-12
* btrfs-progs: btrfstune: Refactor change_devices_uuid to use btrfs_fs_infoQu Wenruo2017-07-12
* btrfs-progs: Refactor write_tree_block to use btrfs_fs_infoQu Wenruo2017-07-12
* btrfs-progs: Refactor read_tree_block to get rid of btrfs_rootQu Wenruo2017-07-03
* btrfs-progs: Refactor nodesize user in btrfstune.cQu Wenruo2017-07-03
* btrfs-progs: move help defines to own headerDavid Sterba2017-03-08
* btrfs-progs: btrfstune: use on-stack path buffer in change_devices_uuidDavid Sterba2016-11-09
* btrfs-progs: btrfstune: use on-stack path buffer in change_extents_uuidDavid Sterba2016-11-09
* btrfs-progs: btrfstune: use common message helpersDavid Sterba2016-10-03
* btrfs-progs: print help test to stdoutDavid Sterba2016-09-05
* btrfs-progs: pass OPEN_CTREE flags as unsignedDavid Sterba2016-08-24
* btrfs-progs: do not set optind if not necessaryDavid Sterba2016-07-13
* btrfs-progs: unify argc min/max checkingDavid Sterba2016-03-14
* btrfs-progs: Add all missing btrfs_close_all_devices to standalone toolsZhao Lei2015-11-02
* btrfs-progs: btrfstune: remove unnecessary fsid checksDavid Sterba2015-09-02
* btrfs-progs: btrfstune: print correct current uuid during rewriteDavid Sterba2015-06-18
* btrfs-progs: btrfstune: print lowercase uuid during uuid rewriteDavid Sterba2015-06-18
* btrfs-progs: accept --help as option in the standalone utilitiesDavid Sterba2015-06-11
* btrfs-progs: btrfstune: make uuid rewrite progress more verboseDavid Sterba2015-06-03
* btrfs-progs: btrfstune: add option to enable NO_HOLESDavid Sterba2015-06-03
* btrfs-progs: btrfstune: rework option handlingDavid Sterba2015-06-03
* btrfs-progs: btrfstune: add '-U' and '-u' option to change fsidQu Wenruo2015-05-26
* btrfs-progs: btrfstune: add ability to restore unfinished fsid changeQu Wenruo2015-05-26
* btrfs-progs: btrfstune: rework change_uuidQu Wenruo2015-05-26
* btrfs-progs: Introduce change_uuid functionQu Wenruo2015-05-14
* btrfs-progs: Introduce change_fsid_prepare and change_fsid_done functionsQu Wenruo2015-05-14
* btrfs-progs: Introduce change_devices_uuid function.Qu Wenruo2015-05-14
* btrfs-progs: Introduce change_device_uuid functionQu Wenruo2015-05-14
* btrfs-progs: Introduce change_extents_uuid functionQu Wenruo2015-05-14
* btrfs-progs: Introduce change_header_uuid functionQu Wenruo2015-05-14
* btrfs-progs: autoconf: use standard PACKAGE_* macrosKarel Zak2015-01-28
* btrfs-progs: drop feature defines from C files, in favour of CFLAGS definesDimitri John Ledkov2015-01-27
* btrfs-progs: btrfstune: force to set seeding flagsFan Chengniang2015-01-19
* btrfs-progs: btrfstune: fix multiple options errorFan Chengniang2015-01-14
* btrfs-progs: add ask_user confirmation for btrfstune clear seeding flagGui Hecheng2014-08-22
* btrfs-progs: use check_argc_* to check arg number for all toolsGui Hecheng2014-08-22
* btrfs-progs: clarify manpage for btrfstune seeding optionGui Hecheng2014-08-22
* btrfs-progs: judge the return value of check_mounted more accuratelyGui Hecheng2014-03-21
* Btrfs-progs: switch to arg_strtou64() part3Wang Shilong2014-03-21
* btrfs-progs: fix btrfstune silence on failureGui Hecheng2014-01-31
* Btrfs-progs: rework open_ctree to take flags, add a new one V2Josef Bacik2013-11-07
* btrfs-progs: mark static & remove unused from non-kernel codeEric Sandeen2013-09-03
* Btrfs-progs: add a free space cache checker to fsck V2Josef Bacik2013-04-23
* Btrfs-progs: add skinny metadata support to progs V3Josef Bacik2013-04-23
* btrfs-progs: separate super_copy out of fs_infoDavid Sterba2013-03-10
* btrfsprogs: btrfstune support for extended inode refsMark Fasheh2013-02-21
* btrfs-progs: Handle errors returned from open_ctreeDanny Kukawka2013-01-21