btrfs-progs: fi defrag: clean up duplicate code if find errors
[platform/upstream/btrfs-progs.git] / Makefile
2017-11-14 David Sterbabtrfs-progs: image: move sanitization to new file
2017-11-14 David Sterbabtrfs-progs: build: use variables for btrfs-image images
2017-10-13 Naohiro Aotabtrfs-progs: build: set include path relatively
2017-10-13 David Sterbabtrfs-progs: build: add absolute path for topdir
2017-09-25 David Sterbabtrfs-progs: build: add more sparse warning checks
2017-09-25 David Sterbabtrfs-progs: build: use -std=gnu89 for sparse
2017-09-25 David Sterbabtrfs-progs: build: add missing defines for the C=1...
2017-09-25 Naohiro Aotabtrfs-progs: build: omit unnecessary -MD flag
2017-09-25 Naohiro Aotabtrfs-progs: build: generate all dependency files
2017-09-25 David Sterbabtrfs-progs: build: whitespace adjustment of [LD] fssum
2017-09-25 Nick Terrellbtrfs-progs: Add zstd support
2017-09-08 David Sterbabtrfs-progs: move transaction implementation out of...
2017-09-08 David Sterbabtrfs-progs: build: fix asan and ubsan build
2017-09-08 David Sterbabtrfs-progs: build: fix building libbtrfs.so with tsan
2017-09-08 David Sterbabtrfs-progs: build: properly pass the LDFLAGS during...
2017-09-08 David Sterbabtrfs-progs: build: add internal LDFLAGS for the D...
2017-09-08 David Sterbabtrfs-progs: build: fix PIE build
2017-09-08 Jeff Mahoneybtrfs-progs: convert: add support for converting reiserfs
2017-08-24 Qu Wenruobtrfs-progs: Specify C standard to gnu90 explicitly
2017-08-24 David Sterbabtrfs-progs: build: do not regenerate kernel-lib/tables.c
2017-07-20 Adam Buchbinderbtrfs-progs: build: Enable ThreadSanitizer, using D...
2017-07-20 Adam Buchbinderbtrfs-progs: tests: Fix missing internal deps in check...
2017-07-03 Qu Wenruobtrfs-progs: raid56: Allow raid6 to recover 2 data...
2017-07-03 Qu Wenruobtrfs-progs: raid56: Introduce tables for RAID6 recovery
2017-07-03 Qu Wenruobtrfs-progs: raid56: Introduce raid56 header for later...
2017-03-31 Sergei Trofimovichbtrfs-progs: fix missing __error symbol in libbtrfs...
2017-03-31 Qu Wenruobtrfs-progs: Cleanup kernel-shared dir when execute...
2017-03-16 David Sterbabtrfs-progs: tests: misc/019, use fssum
2017-03-16 David Sterbabtrfs-progs: tests: fssum, switch from MD5 to SHA256
2017-03-16 David Sterbabtrfs-progs: tests: fssum, drop unnecessray build defines
2017-03-16 David Sterbabtrfs-progs: tests: add fssum utility
2017-03-16 David Sterbabtrfs-progs: library-test: update test to build outside...
2017-03-16 David Sterbabtrfs-progs: library: distribute sizes.h, fix build
2017-03-08 David Sterbabtrfs-progs: tests: fix library-test rules and deps
2017-03-08 David Sterbabtrfs-progs: move ulist.[ch] to kernel-shared
2017-03-08 David Sterbabtrfs-progs: move message helpers implementation out...
2017-03-08 David Sterbabtrfs-progs: build: use MAKEOPTS where missing
2017-03-08 David Sterbabtrfs-progs: build: drop deprecated utility from test...
2017-03-08 David Sterbabtrfs-progs: move mkfs helper implementation out of...
2017-03-08 David Sterbabtrfs-progs: build: build library by default
2017-03-08 David Sterbabtrfs-progs: build: add rule for building cscope index
2017-03-08 David Sterbabtrfs-progs: build: split makefile to generated and...
2015-01-28 Karel Zakbtrfs-progs: autoconf: add ./configure script
2015-01-27 Dimitri John Ledkovbtrfs-progs: drop feature defines from C files, in...
2015-01-14 David Sterbabtrfs-progs: tests, adjust alignment of the pretty...
2014-12-19 Qu Wenruobtrfs-progs: Makefile: Move linker only option to LDFLAGS
2014-12-19 David Sterbabtrfs-progs: remove false dependency on libm
2014-12-12 David Sterbabtrfs-progs: tests: build prerequisities, btrfs-image...
2014-12-10 Qu Wenruobtrfs-progs: Add btrfs_unlink() and btrfs_add_link...
2014-12-04 David Sterbabtrfs-progs: remove duplicate pthread libs from build
2014-12-04 Silvio Frickebtrfs-progs: convert: use task for progress indication...
2014-12-04 Goffredo Baroncellibtrfs-progs: Add helpers functions to handle the printi...
2014-12-04 Goffredo Baroncellibtrfs-progs: Enhance the command btrfs filesystem df
2014-11-07 David Sterbabtrfs-progs: build, update the clean rule
2014-11-07 David Sterbabtrfs-progs: build, gather utilities that are not built...
2014-11-07 David Sterbabtrfs-progs: build, add make target for a build test
2014-11-07 David Sterbabtrfs-progs: build, add basic build test for library
2014-11-03 David Sterbabtrfs-progs: fix linking with libbtrfs
2014-10-14 Josef BacikBtrfs-progs: break out rbtree util functions
2014-10-14 Josef BacikBtrfs-progs: pull back backref.c and fix it up
2014-10-10 Gustavo Zacariasbtrfs-progs: add option to disable backtrace usage
2014-10-01 Josef BacikBtrfs-progs: make BUG*() be more verbose
2014-09-02 Thomas Petazzonibtrfs-progs: Improve static building and installation
2014-09-02 Gustavo Zacariasbtrfs-progs: Add support for DISABLE_DOCUMENTATION
2014-09-02 Arvin Schnellbtrfs-progs: library version defines
2014-08-22 Nils Steingerbtrfs-progs: Add uninstall targets to Makefiles.
2014-08-22 David Sterbabtrfs-progs: fix build of static target
2014-08-22 Adam Buchbinderbtrfs-progs: Add some simple end-to-end tests for btrfs...
2014-08-22 Mark Fashehbtrfs-progs: add quota group verify code
2014-08-22 Mark Fashehbtrfs-progs: import ulist
2014-08-22 Eric Sandeenbtrfs-progs: fix btrfs-fragments build
2014-05-02 David Sterbabtrfs-progs: move arg_strtou64 to a separate file for...
2014-04-22 David Sterbabtrfs-progs: add separate make target to clean docs
2014-04-22 Qu Wenruobtrfs-progs: Switch to the new asciidoc Documentation.
2014-01-31 Alexander BlockBtrfs-progs: introduce btrfs property subgroup
2014-01-31 David Sterbabtrfs-progs: add fsck.btrfs stub and manpage
2013-11-22 Chris MasonAdd -fno-strict-aliasing
2013-11-11 Emil Karlsonbtrfs-progs: remove extra uuid-tree.o in objects
2013-10-16 Josef BacikBtrfs-progs: add make test framework
2013-10-16 Wang ShilongBtrfs-progs: add super-recover to recover bad supers
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
next