btrfs-progs: check: introduce function to check an extent
[platform/upstream/btrfs-progs.git] / Makefile.in
2016-06-01 David Sterbabtrfs-progs: makefile: add target for testing installation
2016-06-01 Anand Jainbtrfs-progs: makefile: add clean-all to the usage
2016-06-01 David Sterbabtrfs-progs: build: add support for debugging builds
2016-06-01 Jeff Mahoneybtrfs-progs: udev: add rules for dm devices
2016-05-02 Alexander Fougnerbtrfs-progs: copy btrfs-calc-size to inspect-internal...
2016-05-02 David Sterbabtrfs-progs: tests: add support for command line covera...
2016-03-30 David Sterbabtrfs-progs: fix build of standalone utilities after...
2016-03-30 Noah Masseybtrfs-progs: build: fix static standalone utilities
2016-03-14 Mark Fashehbtrfs-progs: filesystem: add 'du' command
2016-03-14 David Sterbabtrfs-progs: build: extend per-binary objects
2016-03-14 Alexander Fougnerbtrfs-progs: introduce inspect-internal dump-super
2016-03-14 Alexander Fougnerbtrfs-progs: copy functionality of btrfs-debug-tree...
2016-02-26 Hongxu Jiabtrfs-progs: fix symlink creation multiple times
2016-01-21 Mike Gilbertbtrfs-progs: Makefile.in: Simplify/correct install...
2016-01-15 Noah Masseybtrfs-progs: fix static build
2016-01-14 David Sterbabtrfs-progs: introduce helper for parsing args without...
2016-01-12 David Sterbabtrfs-progs: build: fix builds with extra warnings...
2016-01-12 Omar Sandovalbtrfs-progs: check the free space tree in btrfsck
2016-01-12 Byongho Leebtrfs-progs: get sparse checking working
2015-11-02 David Sterbabtrfs-progs: tests: add test driver for fuzzed images
2015-11-02 David Sterbabtrfs-progs: tests: add mkfs tests
2015-10-21 David Sterbabtrfs-progs: build: make support for static checkers...
2015-10-21 David Sterbabtrfs-progs: a bit of makefile documentation
2015-10-21 David Sterbabtrfs-progs: build: allow to build with various compile...
2015-09-08 Arnd Hannemannbtrfs-progs: makefile: drop u option from ar invocation
2015-09-01 David Sterbabtrfs-progs: makefile: add support for additional build...
2015-08-31 David Sterbabtrfs-progs: do not install static binaries over non...
2015-06-16 David Sterbabtrfs-progs: Makefile: fix typo, dependencies for cmds...
2015-06-02 David Sterbabtrfs-progs: tests: add driver script for misc tests
2015-05-25 David Sterbabtrfs-progs: tests: add script to clean intermediate...
2015-04-22 David Sterbabtrfs-progs: cleanup, rename *disk_usage* files to...
2015-04-07 David Sterbabtrfs-progs: tests: split make rule for fsck and conver...
2015-02-11 Qu Wenruobtrfs-progs: Move -rdynamic linker only option to LDFLAGS
2015-02-11 David SterbaMerge branch 'qu/find-root-v3-part1' into v3.19.x
2015-02-11 Qu Wenruobtrfs-progs: Add new find-root.[ch] infrastructure
2015-02-05 David Sterbabtrfs-progs: build, do not install everything by default
2015-02-05 David Sterbabtrfs-progs: autoconf: do not force fortify flags
2015-02-05 David Sterbabtrfs-progs: autoconf: largefile support is driven...
2015-02-05 David Sterbabtrfs-progs: autoconf: move custom CFLAGS from makefile
2015-02-04 David Sterbabtrfs-progs: build, use the static library for the...
2015-02-04 David Sterbabtrfs-progs: build, fix the source of btrfsck symlink
2015-02-04 David Sterbabtrfs-progs: autoconf: set exec_prefix in makefile
2015-02-03 David Sterbabtrfs-progs: autoconf: check btrfs-convert dependencies
2015-02-03 David Sterbabtrfs-progs: autoconf: make btrfs-convert build optional
2015-02-03 David Sterbabtrfs-progs: autoconf: generate documentation makefile...
2015-02-02 Qu Wenruobtrfs-progs: Add btrfs_get_extent() and btrfs_punch_hole().
2015-01-28 David Sterbabtrfs-progs: build more utilities by default
2015-01-28 David Sterbabtrfs-progs: build, use autoconf to detect RM
2015-01-28 David Sterbabtrfs-progs: build, clean all generated files
2015-01-28 David Sterbabtrfs-progs: build, make build test work again
2015-01-28 Karel Zakbtrfs-progs: autoconf: add --disable-documentation
2015-01-28 Karel Zakbtrfs-progs: autoconf: add --disable-backtrace
2015-01-28 Karel Zakbtrfs-progs: autoconf: clean generated files, make...
2015-01-28 Karel Zakbtrfs-progs: autoconf: cleanup compilation flags usage
2015-01-28 Karel Zakbtrfs-progs: autoconf: use paths and $*_LIBS from ...
2015-01-28 Karel Zakbtrfs-progs: autoconf: check for build programs in...
2015-01-28 Karel Zakbtrfs-progs: autoconf: use ./configure to generate...
2015-01-28 Karel Zakbtrfs-progs: autoconf: use config.h
2015-01-28 Karel Zakbtrfs-progs: autoconf: add ./configure script