btrfs-progs: unify getopt table terminators
[platform/upstream/btrfs-progs.git] / btrfs-convert.c
2015-01-06 David Sterbabtrfs-progs: convert, handle pwrite error in do_rollback
2014-12-18 Merlijn Wajerbtrfs-progs: include headers required for musl-libc
2014-12-09 Gui Hechengbtrfs-progs: convert: fix unable to rollback case with...
2014-12-04 Silvio Frickebtrfs-progs: convert: use task for progress indication...
2014-11-25 Liu BoBtrfs-progs: fix a bug of converting sparse ext2/3/4
2014-10-10 David Sterbabtrfs-progs: convert: set label or copy from origin
2014-10-01 Dimitri John Ledkovbtrfs-progs: Properly cast to avoid compiler warnings...
2014-09-02 Holger HoffstätteBtrfs-progs: fix typos
2014-08-22 Gui Hechengbtrfs-progs: remove unused parameter in rollback for...
2014-08-22 Gui Hechengbtrfs-progs: check option conflict for btrfs-convert
2014-08-22 Gui Hechengbtrfs-progs: use check_argc_* to check arg number for...
2014-08-22 Eric Sandeenbtrfs-progs: mkfs: allow UUID specification at mkfs...
2014-03-21 Gui Hechengbtrfs-progs: judge the return value of check_mounted...
2014-01-31 Anand Jainbtrfs-progs: use stripe_len define here
2014-01-31 Anand Jainbtrfs-progs: don't replicate the stripe_len defines
2014-01-31 Gui Hechengbtrfs-progs: remove NULL-ptr judge before free for...
2014-01-31 Liu BoBtrfs-progs: fix the mismatch of extent buffer's space
2013-11-07 Josef BacikBtrfs-progs: rework open_ctree to take flags, add a...
2013-10-16 Chris Masonmkfs: fix mkfs -r to properly allocate space
2013-10-16 Zach Brownbtrfs-progs: check link_subvol name base
2013-09-03 Filipe David Borba... Btrfs-progs: mkfs can now create fs with skinny extents
2013-09-03 Zach Brownbtrfs-progs: don't use <linux/fs.h>
2013-09-03 Zach Brownbtrfs-progs: make many private symbols static
2013-09-03 Zach Brownbtrfs-progs: remove __CHECKER__ from main code
2013-09-03 Eric Sandeenbtrfs-progs: mark static & remove unused from non-kerne...
2013-09-03 Eric Sandeenbtrfs-progs: drop unused parameter from btrfs_release_path
2013-08-09 Filipe David Borba... Btrfs-progs: return error on write failure in make_btrfs()
2013-08-09 Qu Wenruobtrfs-progs: Cleanup for using BTRFS_SETGET_STACK inste...
2013-04-24 Eric Sandeenbtrfs-progs: standardize tool source filenames