2017-07-03 |
Qu Wenruo | btrfs-progs: raid56: Allow raid6 to recover 2 data... |
blob | commitdiff |
2017-07-03 |
Qu Wenruo | btrfs-progs: raid56: Introduce tables for RAID6 recovery |
blob | commitdiff | diff to current |
2017-07-03 |
Qu Wenruo | btrfs-progs: raid56: Introduce raid56 header for later... |
blob | commitdiff | diff to current |
2017-03-31 |
Sergei Trofimovich | btrfs-progs: fix missing __error symbol in libbtrfs... |
blob | commitdiff | diff to current |
2017-03-31 |
Qu Wenruo | btrfs-progs: Cleanup kernel-shared dir when execute... |
blob | commitdiff | diff to current |
2017-03-16 |
David Sterba | btrfs-progs: tests: misc/019, use fssum |
blob | commitdiff | diff to current |
2017-03-16 |
David Sterba | btrfs-progs: tests: fssum, switch from MD5 to SHA256 |
blob | commitdiff | diff to current |
2017-03-16 |
David Sterba | btrfs-progs: tests: fssum, drop unnecessray build defines |
blob | commitdiff | diff to current |
2017-03-16 |
David Sterba | btrfs-progs: tests: add fssum utility |
blob | commitdiff | diff to current |
2017-03-16 |
David Sterba | btrfs-progs: library-test: update test to build outside... |
blob | commitdiff | diff to current |
2017-03-16 |
David Sterba | btrfs-progs: library: distribute sizes.h, fix build |
blob | commitdiff | diff to current |
2017-03-08 |
David Sterba | btrfs-progs: tests: fix library-test rules and deps |
blob | commitdiff | diff to current |
2017-03-08 |
David Sterba | btrfs-progs: move ulist.[ch] to kernel-shared |
blob | commitdiff | diff to current |
2017-03-08 |
David Sterba | btrfs-progs: move message helpers implementation out... |
blob | commitdiff | diff to current |
2017-03-08 |
David Sterba | btrfs-progs: build: use MAKEOPTS where missing |
blob | commitdiff | diff to current |
2017-03-08 |
David Sterba | btrfs-progs: build: drop deprecated utility from test... |
blob | commitdiff | diff to current |
2017-03-08 |
David Sterba | btrfs-progs: move mkfs helper implementation out of... |
blob | commitdiff | diff to current |
2017-03-08 |
David Sterba | btrfs-progs: build: build library by default |
blob | commitdiff | diff to current |
2017-03-08 |
David Sterba | btrfs-progs: build: add rule for building cscope index |
blob | commitdiff | diff to current |
2017-03-08 |
David Sterba | btrfs-progs: build: split makefile to generated and... |
blob | commitdiff | diff to current |
2015-01-28 |
Karel Zak | btrfs-progs: autoconf: add ./configure script |
blob | commitdiff |
2015-01-27 |
Dimitri John Ledkov | btrfs-progs: drop feature defines from C files, in... |
blob | commitdiff | diff to current |
2015-01-14 |
David Sterba | btrfs-progs: tests, adjust alignment of the pretty... |
blob | commitdiff | diff to current |
2014-12-19 |
Qu Wenruo | btrfs-progs: Makefile: Move linker only option to LDFLAGS |
blob | commitdiff | diff to current |
2014-12-19 |
David Sterba | btrfs-progs: remove false dependency on libm |
blob | commitdiff | diff to current |
2014-12-12 |
David Sterba | btrfs-progs: tests: build prerequisities, btrfs-image... |
blob | commitdiff | diff to current |
2014-12-10 |
Qu Wenruo | btrfs-progs: Add btrfs_unlink() and btrfs_add_link... |
blob | commitdiff | diff to current |
2014-12-04 |
David Sterba | btrfs-progs: remove duplicate pthread libs from build |
blob | commitdiff | diff to current |
2014-12-04 |
Silvio Fricke | btrfs-progs: convert: use task for progress indication... |
blob | commitdiff | diff to current |
2014-12-04 |
Goffredo Baroncelli | btrfs-progs: Add helpers functions to handle the printi... |
blob | commitdiff | diff to current |
2014-12-04 |
Goffredo Baroncelli | btrfs-progs: Enhance the command btrfs filesystem df |
blob | commitdiff | diff to current |
2014-11-07 |
David Sterba | btrfs-progs: build, update the clean rule |
blob | commitdiff | diff to current |
2014-11-07 |
David Sterba | btrfs-progs: build, gather utilities that are not built... |
blob | commitdiff | diff to current |
2014-11-07 |
David Sterba | btrfs-progs: build, add make target for a build test |
blob | commitdiff | diff to current |
2014-11-07 |
David Sterba | btrfs-progs: build, add basic build test for library |
blob | commitdiff | diff to current |
2014-11-03 |
David Sterba | btrfs-progs: fix linking with libbtrfs |
blob | commitdiff | diff to current |
2014-10-14 |
Josef Bacik | Btrfs-progs: break out rbtree util functions |
blob | commitdiff | diff to current |
2014-10-14 |
Josef Bacik | Btrfs-progs: pull back backref.c and fix it up |
blob | commitdiff | diff to current |
2014-10-10 |
Gustavo Zacarias | btrfs-progs: add option to disable backtrace usage |
blob | commitdiff | diff to current |
2014-10-01 |
Josef Bacik | Btrfs-progs: make BUG*() be more verbose |
blob | commitdiff | diff to current |
2014-09-02 |
Thomas Petazzoni | btrfs-progs: Improve static building and installation |
blob | commitdiff | diff to current |
2014-09-02 |
Gustavo Zacarias | btrfs-progs: Add support for DISABLE_DOCUMENTATION |
blob | commitdiff | diff to current |
2014-09-02 |
Arvin Schnell | btrfs-progs: library version defines |
blob | commitdiff | diff to current |
2014-08-22 |
Nils Steinger | btrfs-progs: Add uninstall targets to Makefiles. |
blob | commitdiff | diff to current |
2014-08-22 |
David Sterba | btrfs-progs: fix build of static target |
blob | commitdiff | diff to current |
2014-08-22 |
Adam Buchbinder | btrfs-progs: Add some simple end-to-end tests for btrfs... |
blob | commitdiff | diff to current |
2014-08-22 |
Mark Fasheh | btrfs-progs: add quota group verify code |
blob | commitdiff | diff to current |
2014-08-22 |
Mark Fasheh | btrfs-progs: import ulist |
blob | commitdiff | diff to current |
2014-08-22 |
Eric Sandeen | btrfs-progs: fix btrfs-fragments build |
blob | commitdiff | diff to current |
2014-05-02 |
David Sterba | btrfs-progs: move arg_strtou64 to a separate file for... |
blob | commitdiff | diff to current |
2014-04-22 |
David Sterba | btrfs-progs: add separate make target to clean docs |
blob | commitdiff | diff to current |
2014-04-22 |
Qu Wenruo | btrfs-progs: Switch to the new asciidoc Documentation. |
blob | commitdiff | diff to current |
2014-01-31 |
Alexander Block | Btrfs-progs: introduce btrfs property subgroup |
blob | commitdiff | diff to current |
2014-01-31 |
David Sterba | btrfs-progs: add fsck.btrfs stub and manpage |
blob | commitdiff | diff to current |
2013-11-22 |
Chris Mason | Add -fno-strict-aliasing |
blob | commitdiff | diff to current |
2013-11-11 |
Emil Karlson | btrfs-progs: remove extra uuid-tree.o in objects |
blob | commitdiff | diff to current |
2013-10-16 |
Josef Bacik | Btrfs-progs: add make test framework |
blob | commitdiff | diff to current |
2013-10-16 |
Wang Shilong | Btrfs-progs: add super-recover to recover bad supers |
blob | commitdiff | diff to current |
2013-10-16 |
David Sterba | btrfs-progs: add list_sort and use it to sort devices... |
blob | commitdiff | diff to current |
2013-10-16 |
David Sterba | btrfs-progs: separate command and implementation of... |
blob | commitdiff | diff to current |
2013-10-16 |
David Sterba | btrfs-progs: introduce rescue command group |
blob | commitdiff | diff to current |
2013-09-09 |
Eric Sandeen | Btrfs-progs: Add Makefile infrastructure for subdirs |
blob | commitdiff | diff to current |
2013-09-03 |
Zach Brown | btrfs-progs: get C=1 sparse checking working again |
blob | commitdiff | diff to current |
2013-08-09 |
Kusanagi Kouichi | btrfs-progs: Fix automatic prerequisite generation |
blob | commitdiff | diff to current |
2013-08-09 |
Stefan Behrens | Btrfs-progs: add UUID tree lookup methods |
blob | commitdiff | diff to current |
2013-08-09 |
Richard W.M. Jones | libbtrfs: Set SONAME to "libbtrfs.so.0" (instead of... |
blob | commitdiff | diff to current |
2013-08-09 |
Eric Sandeen | Btrfs-progs: make btrfsck a hardlink at install time |
blob | commitdiff | diff to current |
2013-07-03 |
Chris Mason | Merge branch 'liubo-image-restore' |
blob | commitdiff | diff to current |
2013-07-03 |
Miao Xie | Btrfs-progs: Add chunk recover function - using old... |
blob | commitdiff | diff to current |
2013-07-03 |
Miao Xie | Btrfs-progs: Add block group check funtion |
blob | commitdiff | diff to current |
2013-04-24 |
Eric Sandeen | btrfs-progs: Add default rules to Makefile |
blob | commitdiff | diff to current |
2013-04-24 |
Eric Sandeen | btrfs-progs: standardize tool source filenames |
blob | commitdiff | diff to current |
2013-04-23 |
Josef Bacik | Btrfs-progs: add a free space cache checker to fsck V2 |
blob | commitdiff | diff to current |
2013-04-23 |
Mark Fasheh | btrfs-progs: re-add send-test |
blob | commitdiff | diff to current |
2013-04-09 |
Jan Schmidt | Btrfs-progs: add btrfs-crc tool |
blob | commitdiff | diff to current |
2013-03-19 |
Arne Jansen | Btrfs-progs: tool to visualize fragmentation |
blob | commitdiff | diff to current |
2013-03-19 |
David Sterba | btrfs-progs: makefile: clean static targets |
blob | commitdiff | diff to current |
2013-03-19 |
Goffredo Baroncelli | Removing btrfsctl, btrfs-vol, btrfs-show |
blob | commitdiff | diff to current |
2013-03-19 |
Sergei Trofimovich | Makefile: allow user set LDFLAGS for libbtrfs.so as... |
blob | commitdiff | diff to current |
2013-03-18 |
Josef Bacik | btrfs-progs: add lzo compression support to restore |
blob | commitdiff | diff to current |
2013-03-14 |
Hugo Mills | btrfs-progs: add Makefile rule for static build of... |
blob | commitdiff | diff to current |
2013-03-12 |
Antoine Sirinelli | btrfs-progs: Add a rule to build a static mkfs.btrfs |
blob | commitdiff | diff to current |
2013-02-27 |
David Sterba | btrfs-progs: don't link binaries to a dynamic library |
blob | commitdiff | diff to current |
2013-02-27 |
Mark Fasheh | btrfs-progs: libify some parts of btrfs-progs |
blob | commitdiff | diff to current |
2013-02-26 |
Jeff Liu | btrfs-progs: move btrfslabel.[c|h] stuff to utils.... |
blob | commitdiff | diff to current |
2013-02-19 |
Eric Sandeen | btrfs-progs: require mkfs -f force option to overwrite... |
blob | commitdiff | diff to current |
2013-02-13 |
Mark Fasheh | btrfs-progs: add send-test |
blob | commitdiff | diff to current |
2013-02-12 |
Ian Kumlien | Btrfs-progs: add restore command to btrfs |
blob | commitdiff | diff to current |
2013-02-12 |
David Sterba | btrfs-progs: build btrsfck to keep compatibility |
blob | commitdiff | diff to current |
2013-02-12 |
Ian Kumlien | Btrfs-progs: add btrfsck functionality to btrfs |
blob | commitdiff | diff to current |
2013-02-12 |
Ian Kumlien | Btrfs-progs: -U_FORTIFY_SOURCE before -D |
blob | commitdiff | diff to current |
2013-02-12 |
Ian Kumlien | Btrfs-progs: add static compile target |
blob | commitdiff | diff to current |
2013-02-06 |
Chris Mason | Merge branch 'cov-fixes-v1-integration-20130201' of... |
blob | commitdiff | diff to current |
2013-02-06 |
Chris Mason | Merge branch 'for-chris' of git://repo.or.cz/btrfs... |
blob | commitdiff | diff to current |
2013-02-01 |
David Woodhouse | Add basic RAID[56] support |
blob | commitdiff | diff to current |
2013-01-31 |
David Sterba | btrfs-progs: fix parallel build |
blob | commitdiff | diff to current |
2013-01-31 |
Stefan Behrens | Btrfs-progs: add support for device replace procedure |
blob | commitdiff | diff to current |
2013-01-29 |
Anand Jain | Btrfs-progs: move open_file_or_dir() to utils.c |
blob | commitdiff | diff to current |
2013-01-26 |
Eric Sandeen | btrfs-progs pretty/quiet build |
blob | commitdiff | diff to current |
2013-01-23 |
Stefan Behrens | btrfs-progs: Add btrfs-show-super |
blob | commitdiff | diff to current |
next |