summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Btrfs-progs: add missing path alloc return value checkFilipe David Borba Manana2013-08-09
* Btrfs-progs: make btrfs-map-logical handle error gracefullyWang Shilong2013-08-09
* Btrfs-progs: fix wrong arg sb_bytenr for btrfs_scan_fs_devices()Wang Shilong2013-08-09
* btrfs-progs: get_label_mounted to return label instead of printAnand Jain2013-08-09
* btrfs-progs: device delete to get errors from the kernelAnand Jain2013-08-09
* btrfs-progs: congregate dev scanAnand Jain2013-08-09
* btrfs-progs: update device scan usageAnand Jain2013-08-09
* btrfs-progs: label option in btrfs filesystem show is not codedAnand Jain2013-08-09
* btrfs-progs: btrfs_scan_for_fsid doesn't need all the argumentsAnand Jain2013-08-09
* 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