summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Btrfs-progs: fix closing of opendir()Wang Shilong2013-08-09
* btrfs-progs: Add chunk corrupt funtion to btrfs-corrupt-blockQu Wenruo2013-08-09
* Btrfs-progs: listing subvols and getting default subvol don't need a subv pathWang Shilong2013-08-09
* Btrfs-progs: restore can now recover file xattrsFilipe David Borba Manana2013-08-09
* btrfs-progs: use IEC units for sizesDavid Sterba2013-08-09
* Btrfs-progs: update usage message for cmds-restoreFilipe David Borba Manana2013-08-09
* btrfs-progs: use reentrant localtimeDavid Sterba2013-08-09
* btrfs-progs: use accessor macro for otimeDavid Sterba2013-08-09
* btrfs-progs: fix duplicate __[su]* typedefs on ppc64Michal Marek2013-08-09
* btrfs-progs: Fix getopt on arm/ppc platformsDavid Sterba2013-08-09
* Btrfs-progs: add missing path releaseFilipe David Borba Manana2013-08-09
* btrfs-progs: Fix automatic prerequisite generationKusanagi Kouichi2013-08-09
* Btrfs-progs: optimize function btrfs_read_chunk_treeFilipe David Borba Manana2013-08-09
* Btrfs-progs: remove incorrect slot decrementFilipe David Borba Manana2013-08-09
* Btrfs-progs: fix optimization in btrfs_lookup_extent_infoFilipe David Borba Manana2013-08-09
* Btrfs-progs: don't ignore errors in extent-tree.cFilipe David Borba Manana2013-08-09
* Btrfs-progs: return error on write failure in make_btrfs()Filipe David Borba Manana2013-08-09
* Btrfs-progs: add missing write check for mkfsFilipe David Borba Manana2013-08-09
* Btrfs-progs: fix possible memory leak related to subvolume/snapshot creationWang Shilong2013-08-09
* btrfs-progs: per-thread, per-call pretty bufferZach Brown2013-08-09
* Btrfs-progs: remove unused codeFilipe David Borba Manana2013-08-09
* Btrfs-progs: add kstrdup() return value checkFilipe David Borba Manana2013-08-09
* btrfs-progs: Cleanup unneeded extra variant in btrfs_read_sys_arrayQu Wenruo2013-08-09
* btrfs-progs: Cleanup for using BTRFS_SETGET_STACK instead of raw convertQu Wenruo2013-08-09
* btrfs-progs: kerncompat.h: remove offsetof redefinitionCristian Rodríguez2013-08-09
* btrfs-progs: fix the comment for extent_io.c/clear_extent_bitsWang Sheng-Hui2013-08-09
* btrfs-progs: update man page for btrfs filesystem labelGuangyu Sun2013-08-09
* Btrfs-progs: add option to btrfs-debug-tree to print uuid tree onlyStefan Behrens2013-08-09
* Btrfs-progs: add uuid_tree_gen field to btrfs-show-superStefan Behrens2013-08-09
* Btrfs-progs: use UUID tree for send/receiveStefan Behrens2013-08-09
* Btrfs-progs: add UUID tree lookup methodsStefan Behrens2013-08-09
* Btrfs-progs: Support UUID tree and UUID items in btrfs-debug-treeStefan Behrens2013-08-09
* Btrfs-progs: commit the csum_root if we do --init-csum-treeJosef Bacik2013-08-09
* Btrfs-progs: pretty print dir_item typeFilipe David Borba Manana2013-08-09
* Btrfs-progs: Add missing close_ctree() calls to debug-treeFilipe David Borba Manana2013-08-09
* Btrfs-progs: Add missing free_extent_buffer() call to debug-treeFilipe David Borba Manana2013-08-09
* Btrfs-progs: fix compile warning in btrfs_free_block_groups()Wang Shilong2013-08-09
* btrfs-progs: mkfs: add -O option to specify fs featuresDavid Sterba2013-08-09
* Btrfs-progs: detect when scrub is started twiceStefan Behrens2013-08-09
* btrfs-progs: restore: use long option for the path regexDavid Sterba2013-08-09
* btrfs-progs: fix regexec to only work if we actually have a regexecJosef Bacik2013-08-09
* restore: Add regex matching of paths and files to be restoredPeter Stuge2013-08-09
* btrfs-progs: pass up return value of walk_down_treeLin Ming2013-08-09
* btrfs-progs: update manpage to add filesystem show command in synopsisEryu Guan2013-08-09
* libbtrfs: Set SONAME to "libbtrfs.so.0" (instead of "libbtrfs.so").Richard W.M. Jones2013-08-09
* Btrfs-progs: add send option for using new end-cmd semanticStefan Behrens2013-08-09
* Btrfs-progs: make btrfsck a hardlink at install timeEric Sandeen2013-08-09
* Btrfs-progs: remove btrfs_init_path calls from ctree.cEric Sandeen2013-08-09
* Btrfs-progs: remove the unnecessary 'return -1;' at the end of bin_searchEric Sandeen2013-08-09
* Btrfs-progs: make extent_ref_type() match kernelspaceEric Sandeen2013-08-09