aboutsummaryrefslogtreecommitdiffstats
path: root/btrfs-convert.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-12btrfs-progs: Introduce new members for btrfs_convert_contextQu Wenruo1-0/+29
2015-11-26btrfs-progs: convert: add context and operations struct to allow different fi...Jeff Mahoney1-58/+202
2015-11-06btrfs-progs: simplify empty stirngs checkDavid Sterba1-1/+1
2015-11-02Btrfs-progs: fix btrfs-convert rollback to check ROOT_BACKREFLiu Bo1-0/+17
2015-10-07btrfs-progs: convert: Print different error message if convert partly failed.Qu Wenruo1-1/+7
2015-10-02btrfs-progs: utils: Check nodesize against featuresQu Wenruo1-1/+1
2015-09-09btrfs-progs: close inode scan in copy_inodesZhao Lei1-0/+1
2015-09-09btrfs-progs: Avoid uninitialized data in output of btrfs-convertZhao Lei1-0/+4
2015-09-02btrfs-progs: convert: rework checks of label sizeDavid Sterba1-7/+6
2015-09-01btrfs-progs: fix memory leak in btrfs-convert main()Byongho Lee1-4/+5
2015-08-31btrfs-progs: Remove cleanup-timer code for btrfs-convertZhao Lei1-3/+1
2015-08-31btrfs-progs: convert: Avoid allocating metadata extent crossing stripe boundaryQu Wenruo1-3/+12
2015-07-01btrfs-progs: drop unused parameter from make_btrfsDavid Sterba1-1/+1
2015-07-01btrfs-progs: move make_btrfs arguments to a structDavid Sterba1-3/+12
2015-06-11btrfs-progs: accept --help as option in the standalone utilitiesDavid Sterba1-1/+3
2015-06-05btrfs-progs: convert: factor out block iteration callbackJeff Mahoney1-11/+11
2015-06-05btrfs-progs: convert: factor out adding dirent into convert_insert_direntJeff Mahoney1-24/+38
2015-06-05btrfs-progs: convert: fix typo in btrfs_insert_dir_item callJeff Mahoney1-1/+1
2015-06-05btrfs-progs: convert: rename ext2_root to image_rootJeff Mahoney1-19/+19
2015-06-05btrfs-progs: convert: remove unused inode_key in copy_single_inodeJeff Mahoney1-6/+1
2015-06-05btrfs-progs: convert: remove unused fs argument from block_iterate_procJeff Mahoney1-5/+4
2015-06-05btrfs-progs: convert: clean up blk_iterate_data handling wrt record_file_blocksJeff Mahoney1-80/+65
2015-06-04btrfs-progs: convert: allow to set filesystem featuresDavid Sterba1-4/+48
2015-05-14btrfs-progs: convert: drop dependency on sys/acl.hDavid Sterba1-1/+14
2015-04-08btrfs-progs: cleanup option index argument from getopt_longDavid Sterba1-3/+1
2015-04-07btrfs-progs: mkfs, deprecate leafsize and clean up the codeDavid Sterba1-2/+2
2015-04-07btrfs-progs: convert: use exact size for reading superblockDavid Sterba1-9/+9
2015-04-02btrfs-progs: convert: Make ext*_image file obey datacsum setting.Qu Wenruo1-10/+20
2015-03-24btrfs-progs: convert, add long options for all short optionsDavid Sterba1-9/+18
2015-03-23btrfs-progs: convert, fix typo in getopt valueDavid Sterba1-1/+2
2015-03-23btrfs-progs: btrfs-convert: Allow setting nodesizeSebastian Thorarensen1-7/+53
2015-03-09btrfs-progs: convert, adjust help text formattingDavid Sterba1-8/+8
2015-03-09btrfs-progs: convert, add option to disable progressDavid Sterba1-1/+14
2015-02-27btrfs-progs: convert: show progress by defaultDavid Sterba1-3/+3
2015-01-27btrfs-progs: drop feature defines from C files, in favour of CFLAGS definesDimitri John Ledkov1-3/+0
2015-01-06btrfs-progs: convert, handle pwrite error in do_rollbackDavid Sterba1-0/+6
2014-12-18btrfs-progs: include headers required for musl-libcMerlijn Wajer1-0/+1
2014-12-09btrfs-progs: convert: fix unable to rollback case with removed empty block gr...Gui Hecheng1-2/+11
2014-12-04btrfs-progs: convert: use task for progress indication of metadata creationSilvio Fricke1-5/+60
2014-11-25Btrfs-progs: fix a bug of converting sparse ext2/3/4Liu Bo1-1/+1
2014-10-10btrfs-progs: convert: set label or copy from originDavid Sterba1-9/+38
2014-10-01btrfs-progs: Properly cast to avoid compiler warnings, fixes FTBFS on alpha a...Dimitri John Ledkov1-1/+1
2014-09-02Btrfs-progs: fix typosHolger Hoffstätte1-1/+1
2014-08-22btrfs-progs: remove unused parameter in rollback for btrfs-convertGui Hecheng1-2/+2
2014-08-22btrfs-progs: check option conflict for btrfs-convertGui Hecheng1-0/+12
2014-08-22btrfs-progs: use check_argc_* to check arg number for all toolsGui Hecheng1-1/+2
2014-08-22btrfs-progs: mkfs: allow UUID specification at mkfs timeEric Sandeen1-1/+1
2014-03-21btrfs-progs: judge the return value of check_mounted more accuratelyGui Hecheng1-1/+6
2014-01-31btrfs-progs: use stripe_len define hereAnand Jain1-1/+1
2014-01-31btrfs-progs: don't replicate the stripe_len definesAnand Jain1-10/+9
2014-01-31btrfs-progs: remove NULL-ptr judge before free for btrfs-progsGui Hecheng1-6/+3
2014-01-31Btrfs-progs: fix the mismatch of extent buffer's spaceLiu Bo1-0/+1
2013-11-07Btrfs-progs: rework open_ctree to take flags, add a new one V2Josef Bacik1-3/+3
2013-10-16mkfs: fix mkfs -r to properly allocate spaceChris Mason1-119/+35
2013-10-16btrfs-progs: check link_subvol name baseZach Brown1-7/+16
2013-09-03Btrfs-progs: mkfs can now create fs with skinny extentsFilipe David Borba Manana1-1/+1
2013-09-03btrfs-progs: don't use <linux/fs.h>Zach Brown1-1/+0
2013-09-03btrfs-progs: make many private symbols staticZach Brown1-1/+1
2013-09-03btrfs-progs: remove __CHECKER__ from main codeZach Brown1-2/+0
2013-09-03btrfs-progs: mark static & remove unused from non-kernel codeEric Sandeen1-4/+5
2013-09-03btrfs-progs: drop unused parameter from btrfs_release_pathEric Sandeen1-29/+29
2013-08-09Btrfs-progs: return error on write failure in make_btrfs()Filipe David Borba Manana1-1/+2
2013-08-09btrfs-progs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo1-1/+1
2013-04-24btrfs-progs: standardize tool source filenamesEric Sandeen1-0/+2824