| Commit message (Expand) | Author | Age | Files | Lines |
* | btrfs-progs: cleanup option index argument from getopt_long | David Sterba | 2015-04-08 | 11 | -41/+27 |
* | btrfs-progs: print fs features filtered by a mask | David Sterba | 2015-04-07 | 3 | -4/+6 |
* | btrfs-progs: move feature parsing from mkfs to utils | David Sterba | 2015-04-07 | 3 | -98/+101 |
* | btrfs-progs: mkfs, deprecate leafsize and clean up the code | David Sterba | 2015-04-07 | 4 | -75/+71 |
* | btrfs-progs: convert: use exact size for reading superblock | David Sterba | 2015-04-07 | 1 | -9/+9 |
* | btrfs-progs: tests: remove duplicate output for fsck test 013 | David Sterba | 2015-04-07 | 1 | -1/+0 |
* | btrfs-progs: tests: split make rule for fsck and convert tests, fix prerequis... | David Sterba | 2015-04-07 | 2 | -5/+10 |
* | btrfs-progs: convert tests: preserve test image permissions | David Sterba | 2015-04-07 | 1 | -1/+3 |
* | btrfs-progs: Doc: Add warning and note on btrfs-convert. | Qu Wenruo | 2015-04-07 | 1 | -0/+9 |
* | btrfs-progs: convert-tests: Add check for converted btrfs with regular file e... | Qu Wenruo | 2015-04-07 | 1 | -1/+9 |
* | btrfs-progs: convert-tests: Update to use test framework infrastructure. | Qu Wenruo | 2015-04-07 | 1 | -35/+33 |
* | btrfs-progs: fsck-tests: Add fallback TEST_DEV for test case 013 | Qu Wenruo | 2015-04-07 | 1 | -2/+7 |
* | btrfs-progs: fsck-tests: Update 013-extent-tree-rebuild to use more test fram... | Qu Wenruo | 2015-04-07 | 1 | -11/+14 |
* | btrfs-progs: fsck-tests: Remove duplicatesd TEST_MNT setup. | Qu Wenruo | 2015-04-07 | 1 | -4/+0 |
* | btrfs-progs: test-frame: Update variant names | Qu Wenruo | 2015-04-07 | 5 | -35/+35 |
* | btrfs-progs: convert: Make ext*_image file obey datacsum setting. | Qu Wenruo | 2015-04-02 | 1 | -10/+20 |
* | btrfs-progs doc: emphasis that only mounted device works for btrfs device stats | Chen Hanxiao | 2015-04-02 | 1 | -3/+3 |
* | btrfs-progs: silence fake fsck | Zach Brown | 2015-04-02 | 1 | -3/+1 |
* | Btrfs progs v3.19.1v3.19.1 | David Sterba | 2015-03-25 | 1 | -1/+1 |
* | btrfs-progs: Fix autoconf handling of --enable-convert | Mike Gilbert | 2015-03-25 | 1 | -4/+4 |
* | Btrfs progs v3.19.1-rc1v3.19.1-rc1 | David Sterba | 2015-03-24 | 1 | -1/+1 |
* | btrfs-progs: mkfs, add required arguments to help strings | David Sterba | 2015-03-24 | 1 | -15/+15 |
* | btrfs-progs: mkfs, align help strings | David Sterba | 2015-03-24 | 1 | -15/+15 |
* | btrfs-progs: convert, add long options for all short options | David Sterba | 2015-03-24 | 2 | -19/+29 |
* | btrfs-progs: Print warning message if qgroup data is inconsistent | Qu Wenruo | 2015-03-24 | 1 | -2/+24 |
* | btrfs-progs: Add stack get/set functions for btrfs_qgroup_status_item | Qu Wenruo | 2015-03-24 | 1 | -0/+9 |
* | btrfs-progs: Allow parse_qgroupid() to resolve subvolume path into qgroupid | Qu Wenruo | 2015-03-24 | 1 | -4/+44 |
* | btrfs-progs: Move parse_qgroupid() to utils.c | Qu Wenruo | 2015-03-24 | 4 | -29/+29 |
* | btrfs-progs: Allow btrfs-debug-tree to print human readable qgroup status flag. | Qu Wenruo | 2015-03-24 | 1 | -7/+23 |
* | btrfs-progs: Update qgroup status flags and replace qgroup level/subvid calcu... | Qu Wenruo | 2015-03-24 | 4 | -21/+35 |
* | btrfs-progs: restore, fix page alignment issue for lzo compression | Gui Hecheng | 2015-03-23 | 1 | -0/+13 |
* | btrfs-progs: completion: add fi and dev usage commands | David Sterba | 2015-03-23 | 1 | -2/+2 |
* | btrfs-progs: convert, fix typo in getopt value | David Sterba | 2015-03-23 | 1 | -1/+2 |
* | btrfs-progs: convert tests: add remaining supported nodesizes | David Sterba | 2015-03-23 | 1 | -0/+9 |
* | btrfs-progs: Add nodesize test for btrfs-convert | Sebastian Thorarensen | 2015-03-23 | 1 | -5/+10 |
* | btrfs-progs: btrfs-convert: Allow setting nodesize | Sebastian Thorarensen | 2015-03-23 | 2 | -7/+57 |
* | btrfs-progs: Fix msgs in check_node_or_leaf_size | Sebastian Thorarensen | 2015-03-23 | 1 | -3/+3 |
* | btrfs-progs: mkfs: Move out some nodesize code | Sebastian Thorarensen | 2015-03-23 | 3 | -27/+28 |
* | btrfs-progs: fi usage, fix reporting space for degraded mounts | David Sterba | 2015-03-17 | 1 | -4/+15 |
* | btrfs-progs: re-introduce BTRFS_BUILD_VERSION in version.h | Lokesh Mandvekar | 2015-03-16 | 1 | -0/+3 |
* | Btrfs progs v3.19v3.19 | David Sterba | 2015-03-11 | 1 | -1/+1 |
* | btrfs-progs: tests, common: fix typo after cleanup | David Sterba | 2015-03-10 | 1 | -1/+1 |
* | Btrfs progs v3.19-rc3v3.19-rc3 | David Sterba | 2015-03-09 | 1 | -1/+1 |
* | btrfs-progs: tests, clean up scripts | David Sterba | 2015-03-09 | 2 | -26/+27 |
* | btrfs-progs: fsck-test: Add check_sudo to check valid root/sudo privilege | Qu Wenruo | 2015-03-09 | 2 | -16/+48 |
* | btrfs-progs: convert, adjust help text formatting | David Sterba | 2015-03-09 | 1 | -8/+8 |
* | btrfs-progs: convert, add option to disable progress | David Sterba | 2015-03-09 | 2 | -1/+16 |
* | btrfs-progs: update INSTALL | David Sterba | 2015-02-27 | 1 | -43/+31 |
* | btrfs-progs: Add more detailed package bdependency information to INSTALL file | Augusto Mecking Caringi | 2015-02-27 | 1 | -6/+10 |
* | btrfs-progs: doc: clarify toplevel subvolid | Shriramana Sharma | 2015-02-27 | 1 | -2/+2 |