summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* 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
* btrfs-progs: add a recovery utility to pull files from damanged filesystemsJosef Bacik2011-10-27
* btrfs-progs: commands addedJan Schmidt2011-10-25
* some style/layout changesAndreas Philipp2011-10-25
* add all targets to clean targetAndreas Philipp2011-10-25
* make btrfs cross compilation friendlyKamble, Nitin A2011-10-25
* Add the "btrfs filesystem label" commandGoffredo Baroncelli2011-10-25
* Btrfs-progs: add a btrfs-select-super command to overwrite the superChris Mason2011-10-25
* Add rescue command to zero the logChris Mason2010-10-05
* Fix undefined reference to symbol 'error_message'Yan Zheng2010-09-23
* Add ioctl-test.c which just prints all the ioctl numbers.Chris Mason2010-03-15
* new util: 'btrfs'ghigo2010-03-11
* Add new defrag range ioctl that can also compress files on demand.Chris Mason2010-03-11
* Add btrfs-list for listing subvolumesChris Mason2010-02-28
* Add btrfs-map-logical program to map and read logical block numbersChris Mason2009-11-12
* Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Chris Mason2009-06-08
* Modify Makefile to include man directoryGoldwyn Rodrigues2009-01-21
* Drop bit-radix.[ch] filesChris Mason2009-01-21
* Rename debug-tree to btrfs-debug-treeChris Mason2009-01-07
* Btrfs image toolYan Zheng2008-11-20