summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* libbtrfsutil: add stub for reallocarrayDavid Sterba2018-03-06
* libbtrfsutil: add btrfs_util_is_subvolume() and btrfs_util_subvolume_id()Omar Sandoval2018-03-06
* libbtrfsutil: add filesystem sync helpersOmar Sandoval2018-02-24
* libbtrfsutil: add qgroup inheritance helpersOmar Sandoval2018-02-24
* libbtrfsutil: add Python bindingsOmar Sandoval2018-02-24
* Add libbtrfsutilOmar Sandoval2018-02-24
* btrfs-progs: reorder tests in make targetDavid Sterba2018-02-13
* btrfs-progs: rework testsuite exportDavid Sterba2018-02-13
* btrfs-progs: Add make testsuite command for export testsGu Jinxiang2018-02-13
* btrfs-progs: add prerequisite btrfs-convert for test-miscGu Jinxiang2018-02-13
* btrfs-progs: add prerequisite btrfs-image for test-fuzzGu Jinxiang2018-02-13
* btrfs-progs: add prerequisite mkfs.btrfs for test-cliGu Jinxiang2018-02-13
* btrfs-progs: check: rename files after moving codeDavid Sterba2018-02-02
* btrfs-progs: check: Move lowmem check code to its own check/lowmem.[ch]Qu Wenruo2018-02-02
* btrfs-progs: check: Move count_csum_range function to check/common.cQu Wenruo2018-02-02
* btrfs-progs: Move cmds-check.c to check/main.cQu Wenruo2018-02-02
* btrfs-progs: build: simplify version trackingDavid Sterba2018-01-31
* btrfs-progs: build: Remove unused variable TESTSGu Jinxiang2018-01-08
* btrfs-progs: Fix progs_extra build dependenciesHans van Kranenburg2018-01-08
* btrfs-progs: mkfs: move image creation of rootdir to its own filesQu Wenruo2018-01-08
* btrfs-progs: image: move sanitization to new fileDavid Sterba2017-11-14
* btrfs-progs: build: use variables for btrfs-image imagesDavid Sterba2017-11-14
* btrfs-progs: build: set include path relativelyNaohiro Aota2017-10-13
* btrfs-progs: build: add absolute path for topdirDavid Sterba2017-10-13
* btrfs-progs: build: add more sparse warning checksDavid Sterba2017-09-25
* btrfs-progs: build: use -std=gnu89 for sparseDavid Sterba2017-09-25
* btrfs-progs: build: add missing defines for the C=1 buildDavid Sterba2017-09-25
* btrfs-progs: build: omit unnecessary -MD flagNaohiro Aota2017-09-25
* btrfs-progs: build: generate all dependency filesNaohiro Aota2017-09-25
* btrfs-progs: build: whitespace adjustment of [LD] fssumDavid Sterba2017-09-25
* btrfs-progs: Add zstd supportNick Terrell2017-09-25
* btrfs-progs: move transaction implementation out of headerDavid Sterba2017-09-08
* btrfs-progs: build: fix asan and ubsan buildDavid Sterba2017-09-08
* btrfs-progs: build: fix building libbtrfs.so with tsanDavid Sterba2017-09-08
* btrfs-progs: build: properly pass the LDFLAGS during tsan buildDavid Sterba2017-09-08
* btrfs-progs: build: add internal LDFLAGS for the D= featuresDavid Sterba2017-09-08
* btrfs-progs: build: fix PIE buildDavid Sterba2017-09-08
* btrfs-progs: convert: add support for converting reiserfsJeff Mahoney2017-09-08
* btrfs-progs: Specify C standard to gnu90 explicitlyQu Wenruo2017-08-24
* btrfs-progs: build: do not regenerate kernel-lib/tables.cDavid Sterba2017-08-24
* btrfs-progs: build: Enable ThreadSanitizer, using D=tsanAdam Buchbinder2017-07-20
* btrfs-progs: tests: Fix missing internal deps in check and misc testsAdam Buchbinder2017-07-20
* btrfs-progs: raid56: Allow raid6 to recover 2 data stripesQu Wenruo2017-07-03
* btrfs-progs: raid56: Introduce tables for RAID6 recoveryQu Wenruo2017-07-03
* btrfs-progs: raid56: Introduce raid56 header for later recovery usageQu Wenruo2017-07-03
* btrfs-progs: fix missing __error symbol in libbtrfs.so.0Sergei Trofimovich2017-03-31
* btrfs-progs: Cleanup kernel-shared dir when execute make cleanQu Wenruo2017-03-31
* btrfs-progs: tests: misc/019, use fssumDavid Sterba2017-03-16
* btrfs-progs: tests: fssum, switch from MD5 to SHA256David Sterba2017-03-16
* btrfs-progs: tests: fssum, drop unnecessray build definesDavid Sterba2017-03-16