summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* btrfs-progs: check: Also check and repair unaligned/mismatch device and super...Qu Wenruo2017-11-14
* btrfs-progs: rescue: Introduce fix-device-sizeQu Wenruo2017-11-14
* btrfs-progs: Introduce function to fix super block total bytesQu Wenruo2017-11-14
* btrfs-progs: Introduce function to fix unaligned device sizeQu Wenruo2017-11-14
* btrfs-progs: tests/common: Display warning only after searching for btrfs ker...Lakshmipathi.G2017-11-14
* btrfs-progs: tests: don't pass size to prepare_test_dev if not necessaryDavid Sterba2017-11-14
* btrfs-progs: doc: add description of missing and example, of device removeMisono, Tomohiro2017-11-14
* btrfs-progs: device: add description of alias to help messageMisono, Tomohiro2017-11-14
* btrfs-progs: don't use __u8 for fsid buffersDavid Sterba2017-11-14
* btrfs-progs: fi: enable fi usage for filesystem on top of seed deviceMisono, Tomohiro2017-11-14
* btrfs-progs: fi: move dev_to_fsid to cmds-fi-usage for later useMisono, Tomohiro2017-11-14
* 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