summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* btrfs-progs: tests: check if kernel has btrfs supportDavid Sterba2016-11-11
* btrfs-progs: mkfs: print the new UUIDDavid Sterba2016-11-11
* btrfs-progs: mkfs: add names of matching sysfs feature namesDavid Sterba2016-11-11
* btrfs-progs: mkfs: enhance feature tableDavid Sterba2016-11-11
* btrfs-progs: mkfs: extend mkfs features with compat, safe and default versionsDavid Sterba2016-11-11
* btrfs-progs: mkfs: add temporary variable for fs featuresDavid Sterba2016-11-11
* btrfs-progs: Fix memory leak in write_raid56_with_parityQu Wenruo2016-11-11
* btrfs-progs: tests: add checking of send multiple clone source optionTsutomu Itoh2016-11-11
* btrfs-progs: send: check for output file existence before creatingDavid Sterba2016-11-11
* btrfs-progs: send: fix handling of -c optionTsutomu Itoh2016-11-11
* btrfs-progs: tests: teach extract_image about packed streamsDavid Sterba2016-11-11
* btrfs-progs: use correct type for device id iteration in get_fs_infoDavid Sterba2016-11-09
* btrfs-progs: crc32: use fallback implementation for unaligned buffersDavid Sterba2016-11-09
* btrfs-progs: tests: teach scan-results about more errorsDavid Sterba2016-11-09
* btrfs-progs: fix search tree v2 ioctl detectionDavid Sterba2016-11-09
* btrfs-progs: fix unaligned u64 access in btrfs_alloc_data_chunkDavid Sterba2016-11-09
* btrfs-progs: docs: update mkfs help string and manual pageDavid Sterba2016-11-09
* btrfs-progs: mkfs: simplify checks in directory_selectDavid Sterba2016-11-09
* btrfs-progs: btrfstune: use on-stack path buffer in change_devices_uuidDavid Sterba2016-11-09
* btrfs-progs: btrfstune: use on-stack path buffer in change_extents_uuidDavid Sterba2016-11-09
* btrfs-progs: chunk-recover: use on-stack path buffer in rebuild_block_groupDavid Sterba2016-11-09
* btrfs-progs: check: remove unused variable in record_extentDavid Sterba2016-11-09
* btrfs-progs: restore: use on-stack path buffer in find_first_dirDavid Sterba2016-11-09
* btrfs-progs: restore: use on-stack path buffer in do_list_rootsDavid Sterba2016-11-09
* btrfs-progs: restore: use on-stack path buffer in search_dirDavid Sterba2016-11-09
* btrfs-progs: restore: use on-stack path buffer in copy_symlinkDavid Sterba2016-11-09
* btrfs-progs: restore: use on-stack path buffer in copy_fileDavid Sterba2016-11-09
* btrfs-progs: restore: use on-stack path buffer in copy_metadataDavid Sterba2016-11-09
* btrfs-progs: restore: use on-stack path buffer in set_file_xattrsDavid Sterba2016-11-09
* btrfs-progs: tree-stats: use on-stack path buffer in calc_root_sizeDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in repair_root_itemsDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in build_roots_info_cacheDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in fill_csum_tree_from_extentDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in fill_csum_tree_from_fsDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in fill_csum_tree_from_one_fs_rootDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in delete_bad_itemDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in recow_extent_bufferDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in reset_balanceDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in reset_block_groupsDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in fixup_extent_flagsDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in fixup_extent_refsDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in record_orphan_data_extentsDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in delete_duplicate_recordsDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in check_extent_existsDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in check_extent_csumsDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in verify_space_cacheDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in try_to_fix_bad_blockDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in repair_btreeDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in try_repair_inodeDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in find_normal_file_extentDavid Sterba2016-11-09