summaryrefslogtreecommitdiff
path: root/btrfs-image.c
Commit message (Expand)AuthorAge
* btrfs-progs: add mount status check for btrfs-imageGui Hecheng2014-08-22
* btrfs-progs: limit minimal num of args for btrfs-imageGui Hecheng2014-08-22
* btrfs-progs: cleanup unnecessary free if malloc fails in btrfs-imageGui Hecheng2014-08-22
* btrfs-progs: fix btrfs-image old_restore fsck failureGui Hecheng2014-08-22
* btrfs-progs: use BTRFS_SUPER_INFO_SIZE to replace raw 4096 in btrfs-imageGui Hecheng2014-08-22
* btrfs-progs: cleanup possible silent failure in btrfs-imageGui Hecheng2014-08-22
* btrfs-progs: deal with malloc failure in btrfs-imageGui Hecheng2014-08-22
* btrfs-progs: delete invalid output file when btrfs-image failedGui Hecheng2014-08-22
* btrfs-progs: deal with invalid option combinations for btrfs-imageGui Hecheng2014-08-22
* btrfs-progs: update manpage for btrfs-image with -m option addedGui Hecheng2014-08-22
* btrfs-progs: cleanup duplicate assignment of variable leaf for btrfs-imageGui Hecheng2014-08-22
* btrfs-progs: Properly size the leafsize field in the mdrestore_struct structAdam Buchbinder2014-08-22
* btrfs-image: Fix a data race in build_chunk_tree.Adam Buchbinder2014-08-22
* Btrfs-progs: btrfs-image: don't call pthread_join on IDs not presentRakesh Pandit2014-04-22
* Btrfs-progs: remove unused variable and update btrfs-image man pageRakesh Pandit2014-03-21
* btrfs-progs: don't remove BTRFS_BLOCK_GROUP_DUP in chunk typeRakesh Pandit2014-03-21
* Btrfs-progs: switch to arg_strtou64() part2Wang Shilong2014-03-21
* btrfs-progs: use stripe_len define hereAnand Jain2014-01-31
* Btrfs-progs: rework open_ctree to take flags, add a new one V2Josef Bacik2013-11-07
* btrfs-progs: free eb in fixup_chunk_tree_block()Zach Brown2013-10-16
* btrfs-progs: don't overflow read buffer in imageZach Brown2013-10-16
* btrfs-progs: don't overrun name in find-collisionsZach Brown2013-10-16
* btrfs-progs: drop unused parameter from btrfs_item_nrRoss Kirk2013-10-16
* btrfs-progs: fix -Wmissing-noreturnChris West (Faux)2013-10-16
* btrfs-progs: free local variable buf upon unsuccessful returnsGui Hecheng2013-10-16
* Btrfs-progs: fix magic return value in btrfs-imgae.cWang Shilong2013-10-16
* btrfs-progs: drop unused parameter from btrfs_release_pathEric Sandeen2013-09-03
* Btrfs-progs: sanitize xattrs when we specify sanitizationJosef Bacik2013-09-03
* btrfs-progs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo2013-08-09
* Btrfs-progs: enhance btrfs-image to restore image onto multiple disksLiu Bo2013-07-03
* Btrfs-progs: cleanup btrfs-image usageLiu Bo2013-07-03
* Btrfs-progs: fix misuse of skinny metadata in btrfs-imageLiu Bo2013-07-03
* Btrfs-progs: make image restore with the original device offsetsJosef Bacik2013-06-19
* Btrfs-image: add the ability to santize file names when making an imageJosef Bacik2013-06-19
* btrfs-image: fix reading the super block on big metadata blocksChris Mason2013-05-03
* Btrfs-progs: add an option to btrfs-image to walk the treesJosef Bacik2013-04-23
* Btrfs-progs: add skinny metadata support to progs V3Josef Bacik2013-04-23
* Btrfs-progs: make btrfs-image restore with a valid chunk tree V2Josef Bacik2013-04-09
* Btrfs-progs: make btrfs-image grab the free space cacheJosef Bacik2013-03-21
* Btrfs-progs: make btrfs-image copy the tree logs if they existJosef Bacik2013-03-21
* Btrfs-progs: cleanup error handling in btrfs-imageJosef Bacik2013-03-21
* btrfs-progs: free allocated metadump structure on restore failureEric Sandeen2013-03-10
* btrfs-progs: fix mdresotre typo in function namesEric Sandeen2013-02-05
* btrfs-progs: Handle errors returned from open_ctreeDanny Kukawka2013-01-21
* Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Chris Mason2009-06-08
* btrfs-image.c: fix return valuesWang Cong2009-01-21
* Fix image tool compile warningsyanhai zhu2008-12-02
* Btrfs image toolYan Zheng2008-11-20