summaryrefslogtreecommitdiff
path: root/cmds-balance.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs-progs: no pending balance is not an errorAnand Jain2013-04-231-4/+14
* btrfs-progs: initialize save_ptr prior to strtok_rEric Sandeen2013-02-271-2/+2
* Btrfs-progs: make 0 a valid usage filter argumentIlya Dryomov2013-02-131-1/+1
* Merge branch 'for-chris' of git://repo.or.cz/btrfs-progs-unstable/devel into ...Chris Mason2013-02-061-1/+2
|\
| * Btrfs-progs: move open_file_or_dir() to utils.cAnand Jain2013-01-301-0/+1
| * Btrfs-progs: Fix typo in balance start usage; filetrs -> filters.Andreas Fischer2013-01-221-1/+1
* | Add basic RAID[56] supportDavid Woodhouse2013-02-011-0/+4
|/
* Btrfs-progs: allow multi-line command group synopsisIlya Dryomov2012-02-081-2/+5
* Btrfs-progs: fall back to the v1 ioctl if the new balance ioctl failsChris Mason2012-02-051-6/+32
* Btrfs-progs: add restriper commandsIlya Dryomov2012-02-031-0/+588
* Btrfs-progs: add 'balance' command group infrastructureIlya Dryomov2012-02-031-0/+96