summaryrefslogtreecommitdiff
path: root/btrfs-image.c
Commit message (Expand)AuthorAgeFilesLines
...
* Btrfs-progs: sanitize xattrs when we specify sanitizationJosef Bacik2013-09-031-0/+19
* btrfs-progs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo2013-08-091-1/+1
* Btrfs-progs: enhance btrfs-image to restore image onto multiple disksLiu Bo2013-07-031-51/+262
* Btrfs-progs: cleanup btrfs-image usageLiu Bo2013-07-031-1/+1
* Btrfs-progs: fix misuse of skinny metadata in btrfs-imageLiu Bo2013-07-031-2/+2
* Btrfs-progs: make image restore with the original device offsetsJosef Bacik2013-06-191-33/+443
* Btrfs-image: add the ability to santize file names when making an imageJosef Bacik2013-06-191-9/+349
* btrfs-image: fix reading the super block on big metadata blocksChris Mason2013-05-031-4/+5
* Btrfs-progs: add an option to btrfs-image to walk the treesJosef Bacik2013-04-231-65/+98
* Btrfs-progs: add skinny metadata support to progs V3Josef Bacik2013-04-231-2/+6
* Btrfs-progs: make btrfs-image restore with a valid chunk tree V2Josef Bacik2013-04-091-10/+301
* Btrfs-progs: make btrfs-image grab the free space cacheJosef Bacik2013-03-211-11/+151
* Btrfs-progs: make btrfs-image copy the tree logs if they existJosef Bacik2013-03-211-0/+81
* Btrfs-progs: cleanup error handling in btrfs-imageJosef Bacik2013-03-211-61/+231
* btrfs-progs: free allocated metadump structure on restore failureEric Sandeen2013-03-101-4/+5
* btrfs-progs: fix mdresotre typo in function namesEric Sandeen2013-02-051-4/+4
* btrfs-progs: Handle errors returned from open_ctreeDanny Kukawka2013-01-211-0/+5
* Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Chris Mason2009-06-081-20/+52
* btrfs-image.c: fix return valuesWang Cong2009-01-211-3/+3
* Fix image tool compile warningsyanhai zhu2008-12-021-4/+5
* Btrfs image toolYan Zheng2008-11-201-0/+853