summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* btrfs-progs: Makefile: Move linker only option to LDFLAGSQu Wenruo2014-12-191-1/+2
* btrfs-progs: remove false dependency on libmDavid Sterba2014-12-191-1/+1
* btrfs-progs: tests: build prerequisities, btrfs-image and btrfsDavid Sterba2014-12-121-1/+1
* btrfs-progs: Add btrfs_unlink() and btrfs_add_link() functions.Qu Wenruo2014-12-101-1/+2
* btrfs-progs: remove duplicate pthread libs from buildDavid Sterba2014-12-041-4/+3
* btrfs-progs: convert: use task for progress indication of metadata creationSilvio Fricke2014-12-041-2/+2
* btrfs-progs: Add helpers functions to handle the printing of data in tabular ...Goffredo Baroncelli2014-12-041-1/+1
* btrfs-progs: Enhance the command btrfs filesystem dfGoffredo Baroncelli2014-12-041-1/+1
* btrfs-progs: build, update the clean ruleDavid Sterba2014-11-071-4/+4
* btrfs-progs: build, gather utilities that are not built by defaultDavid Sterba2014-11-071-1/+6
* btrfs-progs: build, add make target for a build testDavid Sterba2014-11-071-0/+7
* btrfs-progs: build, add basic build test for libraryDavid Sterba2014-11-071-0/+8
* btrfs-progs: fix linking with libbtrfsDavid Sterba2014-11-031-2/+2
* Btrfs-progs: break out rbtree util functionsJosef Bacik2014-10-141-1/+1
* Btrfs-progs: pull back backref.c and fix it upJosef Bacik2014-10-141-1/+1
* btrfs-progs: add option to disable backtrace usageGustavo Zacarias2014-10-101-0/+4
* Btrfs-progs: make BUG*() be more verboseJosef Bacik2014-10-011-1/+1
* btrfs-progs: Improve static building and installationThomas Petazzoni2014-09-021-3/+19
* btrfs-progs: Add support for DISABLE_DOCUMENTATIONGustavo Zacarias2014-09-021-2/+7
* btrfs-progs: library version definesArvin Schnell2014-09-021-1/+1
* btrfs-progs: Add uninstall targets to Makefiles.Nils Steinger2014-08-221-0/+7
* btrfs-progs: fix build of static targetDavid Sterba2014-08-221-1/+1
* btrfs-progs: Add some simple end-to-end tests for btrfs-convertAdam Buchbinder2014-08-221-1/+1
* btrfs-progs: add quota group verify codeMark Fasheh2014-08-221-1/+1
* btrfs-progs: import ulistMark Fasheh2014-08-221-1/+1
* btrfs-progs: fix btrfs-fragments buildEric Sandeen2014-08-221-1/+1
* btrfs-progs: move arg_strtou64 to a separate file for libraryDavid Sterba2014-05-021-2/+3
* btrfs-progs: add separate make target to clean docsDavid Sterba2014-04-221-4/+10
* btrfs-progs: Switch to the new asciidoc Documentation.Qu Wenruo2014-04-221-2/+2
* Btrfs-progs: introduce btrfs property subgroupAlexander Block2014-01-311-2/+3
* btrfs-progs: add fsck.btrfs stub and manpageDavid Sterba2014-01-311-0/+1
* Add -fno-strict-aliasingChris Mason2013-11-221-2/+2
* btrfs-progs: remove extra uuid-tree.o in objectsEmil Karlson2013-11-111-1/+1
* Btrfs-progs: add make test frameworkJosef Bacik2013-10-161-0/+7
* Btrfs-progs: add super-recover to recover bad supersWang Shilong2013-10-161-1/+1
* btrfs-progs: add list_sort and use it to sort devices by idDavid Sterba2013-10-161-1/+1
* btrfs-progs: separate command and implementation of chunk-recover codeDavid Sterba2013-10-161-1/+1
* btrfs-progs: introduce rescue command groupDavid Sterba2013-10-161-1/+1
* Btrfs-progs: Add Makefile infrastructure for subdirsEric Sandeen2013-09-101-7/+30
* btrfs-progs: get C=1 sparse checking working againZach Brown2013-09-031-7/+21
* btrfs-progs: Fix automatic prerequisite generationKusanagi Kouichi2013-08-091-9/+13
* Btrfs-progs: add UUID tree lookup methodsStefan Behrens2013-08-091-2/+3
* libbtrfs: Set SONAME to "libbtrfs.so.0" (instead of "libbtrfs.so").Richard W.M. Jones2013-08-091-1/+1
* Btrfs-progs: make btrfsck a hardlink at install timeEric Sandeen2013-08-091-0/+2
* Btrfs-progs: Add chunk recover function - using old chunk itemsMiao Xie2013-07-031-1/+1
* Btrfs-progs: Add block group check funtionMiao Xie2013-07-031-1/+1
* btrfs-progs: Add default rules to MakefileEric Sandeen2013-04-241-53/+26
* btrfs-progs: standardize tool source filenamesEric Sandeen2013-04-241-13/+13
* Btrfs-progs: add a free space cache checker to fsck V2Josef Bacik2013-04-231-1/+1
* btrfs-progs: re-add send-testMark Fasheh2013-04-231-1/+1