summaryrefslogtreecommitdiff
path: root/btrfs-convert.c
Commit message (Expand)AuthorAgeFilesLines
...
* btrfs-progs: remove NULL-ptr judge before free for btrfs-progsGui Hecheng2014-01-311-6/+3
* Btrfs-progs: fix the mismatch of extent buffer's spaceLiu Bo2014-01-311-0/+1
* Btrfs-progs: rework open_ctree to take flags, add a new one V2Josef Bacik2013-11-071-3/+3
* mkfs: fix mkfs -r to properly allocate spaceChris Mason2013-10-161-119/+35
* btrfs-progs: check link_subvol name baseZach Brown2013-10-161-7/+16
* Btrfs-progs: mkfs can now create fs with skinny extentsFilipe David Borba Manana2013-09-031-1/+1
* btrfs-progs: don't use <linux/fs.h>Zach Brown2013-09-031-1/+0
* btrfs-progs: make many private symbols staticZach Brown2013-09-031-1/+1
* btrfs-progs: remove __CHECKER__ from main codeZach Brown2013-09-031-2/+0
* btrfs-progs: mark static & remove unused from non-kernel codeEric Sandeen2013-09-031-4/+5
* btrfs-progs: drop unused parameter from btrfs_release_pathEric Sandeen2013-09-031-29/+29
* Btrfs-progs: return error on write failure in make_btrfs()Filipe David Borba Manana2013-08-091-1/+2
* btrfs-progs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo2013-08-091-1/+1
* btrfs-progs: standardize tool source filenamesEric Sandeen2013-04-241-0/+2824