summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* btrfs-progs: autoconf: set exec_prefix in makefileDavid Sterba2015-02-04
* Btrfs progs v3.19-rc1David Sterba2015-02-03
* btrfs-progs: qgroups, adjust help textDavid Sterba2015-02-03
* btrfs-progs: autoconf: check btrfs-convert dependenciesDavid Sterba2015-02-03
* btrfs-progs: autoconf: check if backtrace is really supportedDavid Sterba2015-02-03
* btrfs-progs: autoconf: print summary about featuresDavid Sterba2015-02-03
* btrfs-progs: autoconf: make btrfs-convert build optionalDavid Sterba2015-02-03
* btrfs-progs: autoconf: detect tools to build docsDavid Sterba2015-02-03
* btrfs-progs: build, fix version macro nameDavid Sterba2015-02-03
* btrfs-progs: autoconf: use variable substitutions in doc makefileDavid Sterba2015-02-03
* btrfs-progs: autoconf: generate documentation makefile as wellDavid Sterba2015-02-03
* btrfs-progs: build, fix rules to clean temporary files in docsDavid Sterba2015-02-03
* btrfs-progs: read_tree_block() and read_node_slot() cleanup.Qu Wenruo2015-02-02
* btrfs-progs: drop old fi balance syntax from helpDavid Sterba2015-02-02
* btrfs-progs: add bash completion scriptDavid Sterba2015-02-02
* btrfs-progs: Add repair function for discount file extent hole.Qu Wenruo2015-02-02
* btrfs-progs: Add repair and report function for orphan file extent.Qu Wenruo2015-02-02
* btrfs-progs: Record and report every file extent hole.Qu Wenruo2015-02-02
* btrfs-progs: Add btrfs_get_extent() and btrfs_punch_hole().Qu Wenruo2015-02-02
* btrfs-progs: Record orphan data extent ref to corresponding root.Qu Wenruo2015-02-02
* btrfs-progs: build more utilities by defaultDavid Sterba2015-01-28
* btrfs-progs: build, make autogen.sh work on older systemsDavid Sterba2015-01-28
* btrfs-progs: build, use autoconf to detect RMDavid Sterba2015-01-28
* btrfs-progs: build, clean all generated filesDavid Sterba2015-01-28
* btrfs-progs: build, make build test work againDavid Sterba2015-01-28
* btrfs-progs: autoconf: add --disable-documentationKarel Zak2015-01-28
* btrfs-progs: autoconf: add --disable-backtraceKarel Zak2015-01-28
* btrfs-progs: autoconf: clean generated files, make version.h stuff more robustKarel Zak2015-01-28
* btrfs-progs: autoconf: cleanup compilation flags usageKarel Zak2015-01-28
* btrfs-progs: autoconf: use paths and $*_LIBS from ./configureKarel Zak2015-01-28
* btrfs-progs: autoconf: check for build programs in ./configureKarel Zak2015-01-28
* btrfs-progs: autoconf: use ./configure to generate version.hKarel Zak2015-01-28
* btrfs-progs: autoconf: use standard PACKAGE_* macrosKarel Zak2015-01-28
* btrfs-progs: autoconf: use config.hKarel Zak2015-01-28
* btrfs-progs: autoconf: add ./configure scriptKarel Zak2015-01-28
* Btrfs progs v3.18.2David Sterba2015-01-27
* btrfs-progs: update wording for qgroup limitsDavid Sterba2015-01-27
* btrfs-progs: don't output operational status information to stderrXing Gu2015-01-27
* btrfs-progs: check: Add --readonly flagHugo Mills2015-01-27
* btrfs-progs: Make option parsing more robust to code modificationsHugo Mills2015-01-27
* btrfs-progs: qgroup: make large size alignedFan Chengniang2015-01-27
* btrfs-progs: drop feature defines from C files, in favour of CFLAGS definesDimitri John Ledkov2015-01-27
* btrfs-progs: unify getopt table terminatorsDavid Sterba2015-01-21
* btrfs-progs: add --human-readable option where applicableDavid Sterba2015-01-21
* btrfs-progs: use predefined getopt values for unit suffixesDavid Sterba2015-01-21
* btrfs-progs: define common geopt values for unit suffixesDavid Sterba2015-01-21
* btrfs-progs: make btrfs qgroups show human readable sizesFan Chengniang2015-01-21
* btrfs-progs: unify header file inclusion protectionsDavid Sterba2015-01-21
* btrfs-progs: Doc: Add explain on 'source' and 'target' for btrfs-image.Qu Wenruo2015-01-21
* btrfs-progs: Cleanup, use bitshift instead of immediate number in btrfs_open_...Qu Wenruo2015-01-21