summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Btrfs progs v3.18.2v3.18.2David Sterba2015-01-271-1/+1
* btrfs-progs: update wording for qgroup limitsDavid Sterba2015-01-272-8/+8
* btrfs-progs: don't output operational status information to stderrXing Gu2015-01-271-1/+1
* btrfs-progs: check: Add --readonly flagHugo Mills2015-01-271-1/+12
* btrfs-progs: Make option parsing more robust to code modificationsHugo Mills2015-01-271-22/+27
* btrfs-progs: qgroup: make large size alignedFan Chengniang2015-01-271-8/+5
* btrfs-progs: drop feature defines from C files, in favour of CFLAGS definesDimitri John Ledkov2015-01-2728-59/+1
* btrfs-progs: unify getopt table terminatorsDavid Sterba2015-01-216-7/+10
* btrfs-progs: add --human-readable option where applicableDavid Sterba2015-01-217-6/+27
* btrfs-progs: use predefined getopt values for unit suffixesDavid Sterba2015-01-212-20/+23
* btrfs-progs: define common geopt values for unit suffixesDavid Sterba2015-01-211-2/+8
* btrfs-progs: make btrfs qgroups show human readable sizesFan Chengniang2015-01-214-35/+113
* btrfs-progs: unify header file inclusion protectionsDavid Sterba2015-01-2127-54/+76
* btrfs-progs: Doc: Add explain on 'source' and 'target' for btrfs-image.Qu Wenruo2015-01-212-1/+9
* btrfs-progs: Cleanup, use bitshift instead of immediate number in btrfs_open_...Qu Wenruo2015-01-211-7/+7
* btrfs-progs: btrfstune: force to set seeding flagsFan Chengniang2015-01-192-5/+8
* btrfs-progs: tests, use non-interactive sudo helperDavid Sterba2015-01-191-1/+1
* btrfs-progs: fix check of running scrubDavid Sterba2015-01-191-5/+1
* btrfs-progs: make getopt tables static constDavid Sterba2015-01-1910-13/+13
* btrfs-progs: cleanup, move getop long options close to their useDavid Sterba2015-01-198-98/+107
* btrfs-progs: tests, adjust alignment of the pretty command nameDavid Sterba2015-01-144-5/+5
* btrfs-progs: tests, use the root helper in 012David Sterba2015-01-141-7/+9
* btrfs-progs: tests, add support for running commands under rootDavid Sterba2015-01-141-0/+15
* btrfs-progs: Move extent tree rebuild test to its dirQu Wenruo2015-01-142-39/+47
* btrfs-progs: Move leaf-corruption no extent data case and add verification sc...Qu Wenruo2015-01-142-0/+119
* btrfs-progs: Move bad root items test cases to its corresponding dirQu Wenruo2015-01-143-0/+15
* btrfs-progs: Move btrfs-image dump to corresponding dirQu Wenruo2015-01-1410-0/+0
* btrfs-progs: New btrfsck test infrastructureQu Wenruo2015-01-142-49/+99
* btrfs-progs: remove uneccessary subvol name check for subvol deletionGui Hecheng2015-01-141-16/+1
* btrfs-progs: btrfstune: fix multiple options errorFan Chengniang2015-01-141-1/+5
* btrfs-progs: add missing options to qgroup limitFan Chengniang2015-01-141-0/+9
* btrfs-progs: Fix wrong return value when executing 'fi show' on umounted device.Qu Wenruo2015-01-141-4/+5
* btrfs-progs: restore backtrace functionality on glibcMerlijn Wajer2015-01-141-1/+3
* btrfs-progs: Remove redundant short description from cmd_snapshot_usageMartin Volf2015-01-141-1/+0
* Btrfs progs v3.18.1v3.18.1David Sterba2015-01-091-1/+1
* btrfs-progs: Don't increase error count if the inode can be repaired.Qu Wenruo2015-01-091-2/+3
* btrfs-progs: fix some format errors in docFan Chengniang2015-01-094-13/+10
* btrfs-progs: doc: fix format of btrfs-replaceTsutomu Itoh2015-01-091-0/+1
* btrfs-progs: Fix a copy-n-paste bug in btrfs_read_fs_root().Qu Wenruo2015-01-091-1/+1
* btrfs-progs: Fix a buffer overflow causing segfault in fstests/btrfs/069Qu Wenruo2015-01-091-0/+17
* btrfs-progs: Documentation: fix broken conversionPeter Wu2015-01-092-5/+9
* btrfs-progs: Fix a extent buffer leak in count_csum_range().Qu Wenruo2015-01-091-1/+1
* btrfs-progs: Allow debug-tree to be executed on regular file.Qu Wenruo2015-01-093-6/+21
* btrfs-progs: convert, handle pwrite error in do_rollbackDavid Sterba2015-01-061-0/+6
* btrfs-progs: handle orphan creation error in btrfs_unlinkDavid Sterba2015-01-061-0/+2
* btrfs-progs: fix leak of path in reset_balanceDavid Sterba2015-01-031-1/+2
* btrfs-progs: safely copy path in btrfs_scan_lblkidDavid Sterba2015-01-031-1/+1
* btrfs-progs: cleanup whitespace in is_same_blk_fileDavid Sterba2015-01-031-11/+7
* btrfs-progs: use strncpy in is_same_blk_fileDavid Sterba2015-01-031-3/+3
* btrfs-progs: check, handle error in fix_key_orderDavid Sterba2015-01-031-1/+1