summaryrefslogtreecommitdiff
path: root/btrfstune.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs-progs: Add all missing btrfs_close_all_devices to standalone toolsZhao Lei2015-11-021-0/+1
* btrfs-progs: btrfstune: remove unnecessary fsid checksDavid Sterba2015-09-021-40/+18
* btrfs-progs: btrfstune: print correct current uuid during rewriteDavid Sterba2015-06-181-1/+1
* btrfs-progs: btrfstune: print lowercase uuid during uuid rewriteDavid Sterba2015-06-181-2/+2
* btrfs-progs: accept --help as option in the standalone utilitiesDavid Sterba2015-06-111-2/+9
* btrfs-progs: btrfstune: make uuid rewrite progress more verboseDavid Sterba2015-06-031-2/+11
* btrfs-progs: btrfstune: add option to enable NO_HOLESDavid Sterba2015-06-031-1/+5
* btrfs-progs: btrfstune: rework option handlingDavid Sterba2015-06-031-37/+16
* btrfs-progs: btrfstune: add '-U' and '-u' option to change fsidQu Wenruo2015-05-261-5/+63
* btrfs-progs: btrfstune: add ability to restore unfinished fsid changeQu Wenruo2015-05-261-7/+53
* btrfs-progs: btrfstune: rework change_uuidQu Wenruo2015-05-261-34/+29
* btrfs-progs: Introduce change_uuid functionQu Wenruo2015-05-141-0/+69
* btrfs-progs: Introduce change_fsid_prepare and change_fsid_done functionsQu Wenruo2015-05-141-0/+28
* btrfs-progs: Introduce change_devices_uuid function.Qu Wenruo2015-05-141-0/+43
* btrfs-progs: Introduce change_device_uuid functionQu Wenruo2015-05-141-0/+21
* btrfs-progs: Introduce change_extents_uuid functionQu Wenruo2015-05-141-0/+68
* btrfs-progs: Introduce change_header_uuid functionQu Wenruo2015-05-141-0/+32
* btrfs-progs: autoconf: use standard PACKAGE_* macrosKarel Zak2015-01-281-1/+0
* btrfs-progs: drop feature defines from C files, in favour of CFLAGS definesDimitri John Ledkov2015-01-271-2/+0
* btrfs-progs: btrfstune: force to set seeding flagsFan Chengniang2015-01-191-4/+6
* btrfs-progs: btrfstune: fix multiple options errorFan Chengniang2015-01-141-1/+5
* btrfs-progs: add ask_user confirmation for btrfstune clear seeding flagGui Hecheng2014-08-221-1/+16
* btrfs-progs: use check_argc_* to check arg number for all toolsGui Hecheng2014-08-221-1/+2
* btrfs-progs: clarify manpage for btrfstune seeding optionGui Hecheng2014-08-221-2/+2
* btrfs-progs: judge the return value of check_mounted more accuratelyGui Hecheng2014-03-211-1/+6
* Btrfs-progs: switch to arg_strtou64() part3Wang Shilong2014-03-211-2/+2
* btrfs-progs: fix btrfstune silence on failureGui Hecheng2014-01-311-0/+9
* Btrfs-progs: rework open_ctree to take flags, add a new one V2Josef Bacik2013-11-071-1/+1
* btrfs-progs: mark static & remove unused from non-kernel codeEric Sandeen2013-09-031-3/+3
* Btrfs-progs: add a free space cache checker to fsck V2Josef Bacik2013-04-231-1/+1
* Btrfs-progs: add skinny metadata support to progs V3Josef Bacik2013-04-231-1/+27
* btrfs-progs: separate super_copy out of fs_infoDavid Sterba2013-03-101-2/+2
* btrfsprogs: btrfstune support for extended inode refsraid56-experimentalMark Fasheh2013-02-211-1/+27
* btrfs-progs: Handle errors returned from open_ctreeDanny Kukawka2013-01-211-0/+5
* update btrfs-progs for seed device supportYan Zheng2008-11-181-0/+126