summaryrefslogtreecommitdiff
path: root/cmds-filesystem.c
Commit message (Expand)AuthorAgeFilesLines
* Btrfs-progs: record errno for ioctl DEFRAG_RANGELiu Bo2013-04-231-0/+1
* btrfs-progs: defrag return zero on successAnand Jain2013-03-181-1/+1
* btrfs-progs: move btrfslabel.[c|h] stuff to utils.[c|h]Jeff Liu2013-02-261-1/+0
* Btrfs-progs: fix cmd_label_usage to reflect this change.Jeff Liu2013-02-261-2/+2
* Merge branch 'cov-fixes-v1-integration-20130201' of http://git.zabbo.net/cgit...Chris Mason2013-02-061-7/+7
|\
| * btrfs-progs: simplify ioctl name copy and null terminationEric Sandeen2013-02-051-2/+1
| * btrfs-progs: don't leak fd in resizeZach Brown2013-02-051-5/+6
* | Add basic RAID[56] supportDavid Woodhouse2013-02-011-0/+6
|/
* Move parse_size() to utils.[hc]Goffredo Baroncelli2013-01-171-26/+0
* btrfs-progs: Fix up memory leakageZhi Yong Wu2012-10-041-2/+4
* btrfs-progs: Close file descriptor on exitZhi Yong Wu2012-10-041-2/+8
* btrfs-progs: Update resize documentationShawn Bohrer2012-07-031-2/+2
* Btrfs-progs: make btrfs filesystem show <uuid> actually workJosef Bacik2012-07-031-0/+7
* avoid several strncpy-induced buffer overrunsJim Meyering2012-06-051-0/+1
* Btrfs-progs: allow multi-line command group synopsisIlya Dryomov2012-02-081-2/+4
* Btrfs-progs: add 'balance' command group infrastructureIlya Dryomov2012-02-031-37/+1
* Btrfs-progs: switch all existing commands to a new parserIlya Dryomov2012-02-031-43/+127
* Btrfs-progs: rearrange files in the repoIlya Dryomov2012-02-031-0/+488