summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* btrfs-progs: Fix automatic prerequisite generationKusanagi Kouichi2013-08-09
* Btrfs-progs: add UUID tree lookup methodsStefan Behrens2013-08-09
* libbtrfs: Set SONAME to "libbtrfs.so.0" (instead of "libbtrfs.so").Richard W.M. Jones2013-08-09
* Btrfs-progs: make btrfsck a hardlink at install timeEric Sandeen2013-08-09
* Btrfs-progs: Add chunk recover function - using old chunk itemsMiao Xie2013-07-03
* Btrfs-progs: Add block group check funtionMiao Xie2013-07-03
* btrfs-progs: Add default rules to MakefileEric Sandeen2013-04-24
* btrfs-progs: standardize tool source filenamesEric Sandeen2013-04-24
* Btrfs-progs: add a free space cache checker to fsck V2Josef Bacik2013-04-23
* btrfs-progs: re-add send-testMark Fasheh2013-04-23
* Btrfs-progs: add btrfs-crc toolJan Schmidt2013-04-09
* Btrfs-progs: tool to visualize fragmentationArne Jansen2013-03-19
* btrfs-progs: makefile: clean static targetsDavid Sterba2013-03-19
* Removing btrfsctl, btrfs-vol, btrfs-showGoffredo Baroncelli2013-03-19
* Makefile: allow user set LDFLAGS for libbtrfs.so as wellSergei Trofimovich2013-03-19
* btrfs-progs: add lzo compression support to restoreJosef Bacik2013-03-18
* btrfs-progs: add Makefile rule for static build of btrfs-find-rootHugo Mills2013-03-14
* btrfs-progs: Add a rule to build a static mkfs.btrfsAntoine Sirinelli2013-03-12
* btrfs-progs: don't link binaries to a dynamic libraryDavid Sterba2013-02-27
* btrfs-progs: libify some parts of btrfs-progsMark Fasheh2013-02-27
* btrfs-progs: move btrfslabel.[c|h] stuff to utils.[c|h]Jeff Liu2013-02-26
* btrfs-progs: require mkfs -f force option to overwrite filesystem or partitio...Eric Sandeen2013-02-19
* btrfs-progs: add send-testMark Fasheh2013-02-13
* Btrfs-progs: add restore command to btrfsIan Kumlien2013-02-12
* btrfs-progs: build btrsfck to keep compatibilityDavid Sterba2013-02-12
* Btrfs-progs: add btrfsck functionality to btrfsIan Kumlien2013-02-12
* Btrfs-progs: -U_FORTIFY_SOURCE before -DIan Kumlien2013-02-12
* Btrfs-progs: add static compile targetIan Kumlien2013-02-12
* Merge branch 'for-chris' of git://repo.or.cz/btrfs-progs-unstable/devel into ...Chris Mason2013-02-06
|\
| * btrfs-progs: fix parallel buildDavid Sterba2013-01-31
| * Btrfs-progs: add support for device replace procedureStefan Behrens2013-01-31
| * Btrfs-progs: move open_file_or_dir() to utils.cAnand Jain2013-01-30
| * btrfs-progs pretty/quiet buildEric Sandeen2013-01-26
| * btrfs-progs: Add btrfs-show-superStefan Behrens2013-01-23
| * Btrfs-progs: detect if the disk we are formatting is a ssdJosef Bacik2013-01-23
* | Add basic RAID[56] supportDavid Woodhouse2013-02-01
|/
* Btrfs progs: quota groups supportArne Jansen2012-09-04
* Switch to -O1 for optimizations to enable FORTIFY_SOURCEChris Mason2012-07-26
* Btrfs-progs: add btrfs send/receive commandsAlexander Block2012-07-26
* Makefile: use $(MAKE) instead of hardcoded 'make'Sergei Trofimovich2012-06-05
* Makefile: use $(CC) as a compilers instead of $(CC)/gccSergei Trofimovich2012-06-05
* Btrfsck: add the ability to prune corrupt extent allocation tree blocksChris Mason2012-02-21
* Fix btrfs-convert, btrfs-restore and btrfs-find-root buildChris Mason2012-02-08
* Turn off some commands in MakefileChris Mason2012-02-08
* Btrfs-progs: add 'balance' command group infrastructureIlya Dryomov2012-02-03
* Btrfs-progs: implement new subcommand parserIlya Dryomov2012-02-03
* Btrfs-progs: rearrange files in the repoIlya Dryomov2012-02-03
* Btrfs-progs: Relocate -lpthread in makefileArnd Hannemann2011-12-01
* btrfs-progs: add a utility to corrupt a single blockChris Mason2011-10-27
* restore: deal with holes and set i_size correctlyChris Mason2011-10-27