btrfs-progs: Beautify owner when printing leaf/nodes
[platform/upstream/btrfs-progs.git] / Makefile
2013-10-16 David Sterbabtrfs-progs: add list_sort and use it to sort devices...
2013-10-16 David Sterbabtrfs-progs: separate command and implementation of...
2013-10-16 David Sterbabtrfs-progs: introduce rescue command group
2013-09-09 Eric SandeenBtrfs-progs: Add Makefile infrastructure for subdirs
2013-09-03 Zach Brownbtrfs-progs: get C=1 sparse checking working again
2013-08-09 Kusanagi Kouichibtrfs-progs: Fix automatic prerequisite generation
2013-08-09 Stefan BehrensBtrfs-progs: add UUID tree lookup methods
2013-08-09 Richard W.M. Joneslibbtrfs: Set SONAME to "libbtrfs.so.0" (instead of...
2013-08-09 Eric SandeenBtrfs-progs: make btrfsck a hardlink at install time
2013-07-03 Chris MasonMerge branch 'liubo-image-restore'
2013-07-03 Miao XieBtrfs-progs: Add chunk recover function - using old...
2013-07-03 Miao XieBtrfs-progs: Add block group check funtion
2013-04-24 Eric Sandeenbtrfs-progs: Add default rules to Makefile
2013-04-24 Eric Sandeenbtrfs-progs: standardize tool source filenames
2013-04-23 Josef BacikBtrfs-progs: add a free space cache checker to fsck V2
2013-04-23 Mark Fashehbtrfs-progs: re-add send-test
2013-04-09 Jan SchmidtBtrfs-progs: add btrfs-crc tool
2013-03-19 Arne JansenBtrfs-progs: tool to visualize fragmentation
2013-03-19 David Sterbabtrfs-progs: makefile: clean static targets
2013-03-19 Goffredo BaroncelliRemoving btrfsctl, btrfs-vol, btrfs-show
2013-03-19 Sergei TrofimovichMakefile: allow user set LDFLAGS for libbtrfs.so as...
2013-03-18 Josef Bacikbtrfs-progs: add lzo compression support to restore
2013-03-14 Hugo Millsbtrfs-progs: add Makefile rule for static build of...
2013-03-12 Antoine Sirinellibtrfs-progs: Add a rule to build a static mkfs.btrfs
2013-02-27 David Sterbabtrfs-progs: don't link binaries to a dynamic library
2013-02-27 Mark Fashehbtrfs-progs: libify some parts of btrfs-progs
2013-02-26 Jeff Liubtrfs-progs: move btrfslabel.[c|h] stuff to utils....
2013-02-19 Eric Sandeenbtrfs-progs: require mkfs -f force option to overwrite...
2013-02-13 Mark Fashehbtrfs-progs: add send-test
2013-02-12 Ian KumlienBtrfs-progs: add restore command to btrfs
2013-02-12 David Sterbabtrfs-progs: build btrsfck to keep compatibility
2013-02-12 Ian KumlienBtrfs-progs: add btrfsck functionality to btrfs
2013-02-12 Ian KumlienBtrfs-progs: -U_FORTIFY_SOURCE before -D
2013-02-12 Ian KumlienBtrfs-progs: add static compile target
2013-02-06 Chris MasonMerge branch 'cov-fixes-v1-integration-20130201' of...
2013-02-06 Chris MasonMerge branch 'for-chris' of git://repo.or.cz/btrfs...
2013-02-01 David WoodhouseAdd basic RAID[56] support
2013-01-31 David Sterbabtrfs-progs: fix parallel build
2013-01-31 Stefan BehrensBtrfs-progs: add support for device replace procedure
2013-01-29 Anand JainBtrfs-progs: move open_file_or_dir() to utils.c
2013-01-26 Eric Sandeenbtrfs-progs pretty/quiet build
2013-01-23 Stefan Behrensbtrfs-progs: Add btrfs-show-super
2013-01-23 Josef BacikBtrfs-progs: detect if the disk we are formatting is...
2012-09-04 Arne JansenBtrfs progs: quota groups support upstream/0.20.rc1 v0.20-rc1
2012-07-26 Chris MasonSwitch to -O1 for optimizations to enable FORTIFY_SOURCE
2012-07-26 Alexander BlockBtrfs-progs: add btrfs send/receive commands
2012-07-05 Chris MasonMerge branch 'for-chris' of git://github.com/idryomov...
2012-06-05 Sergei TrofimovichMakefile: use $(MAKE) instead of hardcoded 'make'
2012-06-05 Sergei TrofimovichMakefile: use $(CC) as a compilers instead of $(CC...
2012-02-21 Chris MasonBtrfsck: add the ability to prune corrupt extent alloca...
2012-02-09 Chris MasonFix btrfs-convert, btrfs-restore and btrfs-find-root...
2012-02-09 Chris MasonTurn off some commands in Makefile
2012-02-05 Chris MasonMerge branch 'restriper' of git://github.com/idryomov...
2012-02-05 Chris MasonMerge branch 'parser' of git://github.com/idryomov...
2012-02-03 Ilya DryomovBtrfs-progs: add 'balance' command group infrastructure
2012-02-03 Ilya DryomovBtrfs-progs: implement new subcommand parser
2012-02-03 Ilya DryomovBtrfs-progs: rearrange files in the repo
2011-12-01 Arnd HannemannBtrfs-progs: Relocate -lpthread in makefile
2011-10-31 Chris MasonMerge branch 'recovery-beta' of git://git./linux/kernel...
2011-10-28 Chris Masonbtrfs-progs: add a utility to corrupt a single block
2011-10-27 Chris Masonrestore: deal with holes and set i_size correctly
2011-10-27 Josef Bacikbtrfs-progs: add a recovery utility to pull files from...
2011-10-25 Jan Schmidtbtrfs-progs: commands added
2011-10-25 Andreas Philippsome style/layout changes
2011-10-25 Andreas Philippadd all targets to clean target
2011-10-25 Kamble, Nitin Amake btrfs cross compilation friendly
2011-10-25 Goffredo BaroncelliAdd the "btrfs filesystem label" command
2011-10-25 Chris MasonBtrfs-progs: add a btrfs-select-super command to overwr...
2010-10-05 Chris MasonAdd rescue command to zero the log
2010-09-24 Yan ZhengFix undefined reference to symbol 'error_message'
2010-03-15 Chris MasonAdd ioctl-test.c which just prints all the ioctl numbers.
2010-03-11 ghigonew util: 'btrfs'
2010-03-11 Chris MasonAdd new defrag range ioctl that can also compress files...
2010-02-28 Chris MasonAdd btrfs-list for listing subvolumes
2009-11-12 Chris MasonAdd btrfs-map-logical program to map and read logical...
2009-06-08 Chris MasonMixed back reference (FORWARD ROLLING FORMAT CHANGE)
2009-01-21 Goldwyn RodriguesModify Makefile to include man directory
2009-01-21 Chris MasonDrop bit-radix.[ch] files
2009-01-07 Chris MasonRename debug-tree to btrfs-debug-tree
2008-11-20 Yan ZhengBtrfs image tool
2008-11-18 Yan Zhengupdate btrfs-progs for seed device support
2008-08-21 David WoodhouseSwitch btrfs_name_hash() to crc32c
2008-07-24 Chris MasonPrint the version string in a few programs
2008-05-01 Chris MasonFix uninitialized variables, and use -O so gcc starts...
2008-04-28 Chris MasonAdd btrfs-vol command to balance, add and (eventually...
2008-04-22 Chris MasonDrop quick-test from the list of programs built by...
2008-04-22 Chris MasonAdd a command to show all of the btrfs filesystems...
2008-04-15 Chris MasonFix up the quick btree code test program
2008-03-24 Chris MasonWalk all block devices looking for btrfs
2008-03-24 Chris MasonAdd support for multiple devices per filesystem
2008-03-04 Chris MasonRename the extent_map code to extent_io
2008-01-22 Jan Engelhardtbtrfs-progs: build with -D_FORTIFY_SOURCE=2
2008-01-14 Chris MasonInstall btrfs-convert during make install
2008-01-04 Chris MasonAdd Yan Zheng's ext3->btrfs conversion program
2008-01-04 YanUpdate btrfs-progs to match kernel sources
2007-12-11 Jan EngelhardtMakefile: CFLAGS, LDFLAGS
2007-10-17 Chris MasonRemove the last radix tree (block_group_cache)
2007-10-15 Chris MasonCreate a slightly more generic extent-caching structure
2007-10-15 Chris MasonSwitch to byte granular allocations
2007-10-15 Chris MasonStop using radix trees to record pending allocations
next