summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-14btrfs-progs: unify argc min/max checking, a few moreDavid Sterba2-6/+3
2016-03-14btrfs-progs: util: Fix a wrong unit of pretty_sizeQu Wenruo1-0/+7
2016-03-14btrfs-progs: tests: add image for bko#96971 (bad checksum type)David Sterba2-0/+69
2016-03-14btrfs-progs: libbtrfs: remove max/min macros from APIOndrej Kozina9-20/+49
2016-03-14btrfs-progs: convert: document -O|--features flagVytas Dauksa1-0/+7
2016-03-14btrfs-progs: don't print message for a missing deviceDavid Sterba1-2/+0
2016-03-14btrfs-progs: restore: update error messagesDavid Sterba1-29/+26
2016-03-14btrfs-progs: switch more error messages to common helpersDavid Sterba4-34/+25
2016-03-14btrfs-progs: tests: fix misc/005-long-device-name-for-ssdDavid Sterba1-1/+2
2016-03-14btrfs-progs: inspect: remove unnecessary helpersDavid Sterba1-12/+2
2016-03-14btrfs-progs: unify argc min/max checkingDavid Sterba12-31/+19
2016-03-14btrfs-progs: unify naming of argc and argvDavid Sterba10-54/+54
2016-03-14btrfs-progs: rename commandline helpersDavid Sterba1-6/+6
2016-03-14btrfs-progs: add getopt stubs where neededDavid Sterba10-51/+122
2016-03-14btrfs-progs: docs: add note about resizing to max after device replaceAlexander Fougner1-0/+4
2016-03-14btrfs-progs: fi du: add long options for unitsDavid Sterba1-16/+11
2016-03-14btrfs-progs: fi du: switch to u64David Sterba1-10/+10
2016-03-14btrfs-progs: fi du: Calculate space shared by each directory arguments file setMark Fasheh1-36/+236
2016-03-14btrfs-progs: filesystem: add 'du' commandMark Fasheh4-2/+410
2016-03-14btrfs-progs: build: extend per-binary objectsDavid Sterba1-4/+9
2016-03-14btrfs-progs: update docs for inspect-internal dump-superAlexander Fougner2-1/+37
2016-03-14btrfs-progs: introduce inspect-internal dump-superAlexander Fougner5-514/+579
2016-03-14btrfs-progs: update docs and completion for inspect-internal dump-treeAlexander Fougner3-4/+36
2016-03-14btrfs-progs: copy functionality of btrfs-debug-tree to inspect-internal subco...Alexander Fougner5-429/+502
2016-02-26Btrfs progs v4.4.1David Sterba1-1/+1
2016-02-26btrfs-progs: Import interval tree implemenation from Linux v4.0-rc7.Mark Fasheh3-1/+204
2016-02-26btrfs-progs: misc-test: Add regression test for find-root gives empty resultQu Wenruo2-0/+24
2016-02-26btrfs-progs: find-root: Allow btrfs-find-root to search chunk root even chunk...Qu Wenruo3-14/+15
2016-02-26btrfs-progs: Add support for tree block operations on fs_info without rootsQu Wenruo5-37/+57
2016-02-26btrfs-progs: Allow open_ctree to return fs_info even chunk tree is corruptedQu Wenruo3-7/+41
2016-02-26btrfs-progs: volume: Fix a bug causing btrfs-find-root to skip first chunkQu Wenruo1-4/+13
2016-02-26btrfs-progs: fix symlink creation multiple timesHongxu Jia1-2/+1
2016-02-23btrfs-progs: tests: use common variables and helpersDavid Sterba1-12/+14
2016-02-23btrfs-progs: tests: store checksums in /tmpDavid Sterba1-2/+7
2016-02-23btrfs-progs: tests: do checksum verification with convert-testsLakshmipathi.G1-0/+4
2016-02-05btrfs-progs: write down the meaning of BTRFS_ARG_BLKDEVSatoru Takeuchi1-0/+1
2016-02-04btrfs-progs: describe btrfs-send requires read-only subvolumeSatoru Takeuchi2-0/+2
2016-02-04btrfs-progs: Fix self-reference of man btrfs-subvolumeSatoru Takeuchi1-1/+0
2016-01-28btrfs-progs: doc: fix size suffix in mkfs.btrfsTsutomu Itoh1-2/+2
2016-01-28btrfs-progs: doc: fix typo of some documentsTsutomu Itoh2-3/+3
2016-01-25btrfs-progs: fix compat_ro mask for free space treeDavid Sterba1-1/+2
2016-01-21btrfs-progs: Makefile.in: Simplify/correct install-staticMike Gilbert1-3/+2
2016-01-18Btrfs progs v4.4David Sterba1-1/+1
2016-01-15btrfs-progs: docs: update balance manual pageDavid Sterba1-31/+37
2016-01-15btrfs-progs: debug-tree: tweak tree node checksDavid Sterba1-2/+2
2016-01-15btrfs-progs: fix static buildNoah Massey1-2/+2
2016-01-14btrfs-progs: Use AC_CHECK_TOOL to find ARMike Gilbert1-1/+1
2016-01-14Btrfs progs v4.4-rc1David Sterba1-1/+1
2016-01-14btrfs-progs: subvol show: use clean_args_no_options instead of opencodingDavid Sterba1-14/+1
2016-01-14btrfs-progs: introduce helper for parsing args without optionsDavid Sterba3-3/+32