summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Btrfs-progs: introduce btrfs property subgroupAlexander Block2014-01-31
* btrfs-progs: add fsck.btrfs stub and manpageDavid Sterba2014-01-31
* Add -fno-strict-aliasingChris Mason2013-11-22
* btrfs-progs: remove extra uuid-tree.o in objectsEmil Karlson2013-11-11
* Btrfs-progs: add make test frameworkJosef Bacik2013-10-16
* Btrfs-progs: add super-recover to recover bad supersWang Shilong2013-10-16
* btrfs-progs: add list_sort and use it to sort devices by idDavid Sterba2013-10-16
* btrfs-progs: separate command and implementation of chunk-recover codeDavid Sterba2013-10-16
* btrfs-progs: introduce rescue command groupDavid Sterba2013-10-16
* Btrfs-progs: Add Makefile infrastructure for subdirsEric Sandeen2013-09-10
* btrfs-progs: get C=1 sparse checking working againZach Brown2013-09-03
* 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