summaryrefslogtreecommitdiff
path: root/cmds-balance.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs-progs: add command group info stringsDavid Sterba2015-06-091-1/+4
* btrfs-progs: remove stray deprecation noticeDavid Sterba2015-06-081-5/+1
* btrfs-progs: cleanup option index argument from getopt_longDavid Sterba2015-04-081-5/+3
* btrfs-progs: drop old fi balance syntax from helpDavid Sterba2015-02-021-7/+7
* btrfs-progs: unify getopt table terminatorsDavid Sterba2015-01-211-2/+2
* btrfs-progs: make getopt tables static constDavid Sterba2015-01-191-2/+2
* btrfs-progs: balance filter: add limit of processed chunksDavid Sterba2014-08-221-0/+14
* btrfs-progs: fix minor grammar issuesMitchel Humpherys2014-01-311-5/+5
* Btrfs-progs: fix magic return value in cmds-balance.cWang Shilong2013-10-161-9/+18
* btrfs-progs: use NULL instead of 0Zach Brown2013-09-031-3/+3
* Btrfs-progs: fix closing of opendir()Wang Shilong2013-08-091-10/+15
* 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