summaryrefslogtreecommitdiff
path: root/btrfs-convert.c
Commit message (Expand)AuthorAge
* btrfs-progs: convert, handle pwrite error in do_rollbackDavid Sterba2015-01-06
* btrfs-progs: include headers required for musl-libcMerlijn Wajer2014-12-18
* btrfs-progs: convert: fix unable to rollback case with removed empty block gr...Gui Hecheng2014-12-09
* btrfs-progs: convert: use task for progress indication of metadata creationSilvio Fricke2014-12-04
* Btrfs-progs: fix a bug of converting sparse ext2/3/4Liu Bo2014-11-25
* btrfs-progs: convert: set label or copy from originDavid Sterba2014-10-10
* btrfs-progs: Properly cast to avoid compiler warnings, fixes FTBFS on alpha a...Dimitri John Ledkov2014-10-01
* Btrfs-progs: fix typosHolger Hoffstätte2014-09-02
* btrfs-progs: remove unused parameter in rollback for btrfs-convertGui Hecheng2014-08-22
* btrfs-progs: check option conflict for btrfs-convertGui Hecheng2014-08-22
* btrfs-progs: use check_argc_* to check arg number for all toolsGui Hecheng2014-08-22
* btrfs-progs: mkfs: allow UUID specification at mkfs timeEric Sandeen2014-08-22
* btrfs-progs: judge the return value of check_mounted more accuratelyGui Hecheng2014-03-21
* btrfs-progs: use stripe_len define hereAnand Jain2014-01-31
* btrfs-progs: don't replicate the stripe_len definesAnand Jain2014-01-31
* btrfs-progs: remove NULL-ptr judge before free for btrfs-progsGui Hecheng2014-01-31
* Btrfs-progs: fix the mismatch of extent buffer's spaceLiu Bo2014-01-31
* Btrfs-progs: rework open_ctree to take flags, add a new one V2Josef Bacik2013-11-07
* mkfs: fix mkfs -r to properly allocate spaceChris Mason2013-10-16
* btrfs-progs: check link_subvol name baseZach Brown2013-10-16
* Btrfs-progs: mkfs can now create fs with skinny extentsFilipe David Borba Manana2013-09-03
* btrfs-progs: don't use <linux/fs.h>Zach Brown2013-09-03
* btrfs-progs: make many private symbols staticZach Brown2013-09-03
* btrfs-progs: remove __CHECKER__ from main codeZach Brown2013-09-03
* btrfs-progs: mark static & remove unused from non-kernel codeEric Sandeen2013-09-03
* btrfs-progs: drop unused parameter from btrfs_release_pathEric Sandeen2013-09-03
* Btrfs-progs: return error on write failure in make_btrfs()Filipe David Borba Manana2013-08-09
* btrfs-progs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo2013-08-09
* btrfs-progs: standardize tool source filenamesEric Sandeen2013-04-24