summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* btrfs-progs: rescue: Fix zero-log mounted branchQu Wenruo2017-11-14
* btrfs-progs: qgroup: fix qgroup show sort by multi itemsLu Fengqi2017-11-14
* btrfs-progs: mkfs: refactor test_minimum_size to use the calculated minimal sizeQu Wenruo2017-11-14
* btrfs-progs: convert: Open the fs readonly for rollbackQu Wenruo2017-11-14
* btrfs-progs: mkfs: error out gracefully for --rootdirQu Wenruo2017-11-14
* btrfs-progs: mkfs: fix overwritten return value for mkfsQu Wenruo2017-11-14
* btrfs-progs: mkfs: avoid positive return value from cleanup_temp_chunksQu Wenruo2017-11-14
* btrfs-progs: mkfs: avoid BUG_ON for chunk allocation when ENOSPC happensQu Wenruo2017-11-14
* btrfs-progs: defrag: add a brief warning about ref-link breakagePavel Kretov2017-11-14
* btrfs-progs: image: move sanitization to new fileDavid Sterba2017-11-14
* btrfs-progs: image: pass sanitize mode and name tree separately to sanitize_nameDavid Sterba2017-11-14
* btrfs-progs: image: pass sanitize mode and name tree separately to sanitize_d...David Sterba2017-11-14
* btrfs-progs: image: pass sanitize mode and name tree separately to sanitize_i...David Sterba2017-11-14
* btrfs-progs: image: drop unused parameter from sanitize_xattrDavid Sterba2017-11-14
* btrfs-progs: image: pass rb_root to find_collisionsDavid Sterba2017-11-14
* btrfs-progs: image: introduce symbolic names for the sanitization modesDavid Sterba2017-11-14
* btrfs-progs: image: start a new header for sanitization functionsDavid Sterba2017-11-14
* btrfs-progs: build: use variables for btrfs-image imagesDavid Sterba2017-11-14
* btrfs-progs: image: move metadump definitions to own headerDavid Sterba2017-11-14
* btrfs-progs: test: add new cli-test for subvol get/set-defaultMisono, Tomohiro2017-11-14
* btrfs-progs: docs: update btrfs-propertiesDavid Sterba2017-11-14
* btrfs-progs: prop: also allow "none" to disable compressionDavid Sterba2017-11-14
* btrfs-progs: allow "no" to disable compression for convenienceSatoru Takeuchi2017-11-14
* btrfs-progs: subvol: change set-default to also accept pathMisono, Tomohiro2017-11-14
* btrfs-progs: help: print multiple syntax schemas on separate linesDavid Sterba2017-11-14
* btrfs-progs: do not add stale device into fs_devicesLiu Bo2017-11-14
* btrfs-progs: fsck-tests: 027/bad_extent_inline_ref_typeSu Yue2017-11-14
* btrfs-progs: check: check extent_inline_ref in lowmemSu Yue2017-11-14
* btrfs-progs: check: error or return value of repair_root_items()Su Yue2017-11-14
* btrfs-progs: check: call repair_root_items before any repairsSu Yue2017-11-14
* btrfs-progs: check: return value of check_extent_refsSu Yue2017-11-14
* btrfs-progs: check: repair block group accounting in lowmem modeSu Yue2017-10-16
* btrfs-progs: check: introduce repair_extent_data_item()Su Yue2017-10-16
* btrfs-progs: check: introduce repair_tree_block_ref()Su Yue2017-10-16
* btrfs-progs: check: introduce repair_chunk_item()Su Yue2017-10-16
* btrfs-progs: check: delete wrong items in lowmem repairSu Yue2017-10-16
* btrfs-progs: check: change the way lowmem mode traverses metadataSu Yue2017-10-16
* btrfs-progs: tests: Allow check test to repair in lowmem mode for certain errorsQu Wenruo2017-10-16
* btrfs-progs: check: special case for last itemSu Yue2017-10-16
* btrfs-progs: check: punch_extent_hole in lowmemSu Yue2017-10-16
* btrfs-progs: check: repair inode nlink in lowmemSu Yue2017-10-16
* btrfs-progs: check: count dir inode isize againSu Yue2017-10-16
* btrfs-progs: check: repair dir_item and inode_ref in lowmem modeSu Yue2017-10-16
* btrfs-progs: check: introduce repair_fs_first_inode()Su Yue2017-10-16
* btrfs-progs: check: introduce repair_inode_item_missing()Su Yue2017-10-16
* btrfs-progs: check: adjustments for further repairSu Yue2017-10-16
* btrfs-progs: check: introduce print_dir_item_err()Su Yue2017-10-16
* btrfs-progs: check: introduce print_inode_ref()Su Yue2017-10-16
* btrfs-progs: check: change find_dir_index/itemSu Yue2017-10-16
* btrfs-progs: check: modify check_fs_first_inode()Su Yue2017-10-16