summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* btrfs-progs: build: detect whether -std=gnu90 is supportedJeff Mahoney2018-06-07
* btrfs-progs: build: autoconf 2.63 compatibilityJeff Mahoney2018-06-07
* btrfs-progs: convert: fix support for e2fsprogs < 1.42Jeff Mahoney2018-06-07
* btrfs-progs: fi usage: change to output more info without root privilegeMisono Tomohiro2018-06-07
* btrfs-progs: fi usage: change warning message more appropriatelyMisono Tomohiro2018-06-07
* btrfs-progs: Make __btrfs_fs_incompat return boolNikolay Borisov2018-06-07
* btrfs-progs: check: Remove ext_ref local variable from check_fs_roots_lowmemNikolay Borisov2018-06-07
* btrfs-progs: check: Drop ext_ref arument from check_fs_rootNikolay Borisov2018-06-07
* btrfs-progs: check: Drop ext_ref param from check_fs_first_inodeNikolay Borisov2018-06-07
* btrfs-progs: check: Remove ext_ref param from walk_down_treeNikolay Borisov2018-06-07
* btrfs-progs: check: Remove ext_ref param from check_fs_first_inodeNikolay Borisov2018-06-07
* btrfs-progs: check: Drop unused ext_ref parameter from process_one_leafNikolay Borisov2018-06-07
* btrfs-progs: check: Drop ext_ref argument from check_inode_itemNikolay Borisov2018-06-07
* btrfs-progs: check: Drop ext_ref param from check_dir_itemNikolay Borisov2018-06-07
* btrfs-progs: check: Drop ext_ref parameter from find_inode_refNikolay Borisov2018-06-07
* btrfs-progs: tests: Add test for collision DIR_ITEM handlingNikolay Borisov2018-06-07
* btrfs-progs: check: fix DIR_ITEM checking in lowmemNikolay Borisov2018-06-07
* btrfs-progs: tests: Add test case to ensure btrfs check returns error for cor...Qu Wenruo2018-06-07
* btrfs-progs: check: Make btrfs check return error for qgroup mismatchQu Wenruo2018-06-07
* btrfs-progs: Use exclude_super_stripes instead of account_super_bytesNikolay Borisov2018-06-07
* btrfs-progs: tests: check btrfs qgroup parent-child relation outputLu Fengqi2018-06-07
* btrfs-progs: qgroup: swap the argument in the caller of update_qgroup_relationLu Fengqi2018-06-07
* btrfs-progs: tests: Add test case for dump-tree on heavily corrupted leafQu Wenruo2018-06-07
* btrfs-progs: print-tree: Avoid segfault for heavily corrupted item pointersQu Wenruo2018-06-07
* btrfs-progs: Remove objectid argument from alloc_cache_extentNikolay Borisov2018-06-07
* btrfs-progs: Remove add_cache_extent2Nikolay Borisov2018-06-07
* btrfs-progs: Remove devid parameter from btrfs_rmap_blockNikolay Borisov2018-06-07
* btrfs-progs: tests: update log markersDavid Sterba2018-06-07
* btrfs-progs: tests: add image with no extent with normal device sizeSu Yue2018-06-07
* btrfs-progs: check: lowmem: end of removing parameters @trans in lowmemSu Yue2018-06-07
* btrfs-progs: check: lowmem: introduce repair_block_accountingSu Yue2018-06-07
* btrfs-progs: check: lowmem: remove parameter @trans of check_btrfs_rootSu Yue2018-06-07
* btrfs-progs: check: lowmem: remove parameter @trans of repair_tree_back_refSu Yue2018-06-07
* btrfs-progs: check: lowmem: remove parameter @trans of check_leaf_itemsSu Yue2018-06-07
* btrfs-progs: check: lowmem: remove parameter @trans of repair_extent_itemSu Yue2018-06-07
* btrfs-progs: check: lowmem: remove parameter @trans of repair_chunk_itemSu Yue2018-06-07
* btrfs-progs: check: lowmem: remove parameter @trans of delete_extent_itemSu Yue2018-06-07
* btrfs-progs: check: lowmem: start to remove parameters @trans in lowmemSu Yue2018-06-07
* btrfs-progs: check: lowmem: exclude extents if init-extent-tree in lowmemSu Yue2018-06-07
* btrfs-progs: check: lowmem: introduce avoid_extents_overwriteSu Yue2018-06-07
* btrfs-progs: check: lowmem: introduce try_force_cow_in_new_chunkSu Yue2018-06-07
* btrfs-progs: check: lowmem: introduce mark/clear_block_groups_fullSu Yue2018-06-07
* btrfs-progs: check: lowmem: exclude extents of metadata blocksSu Yue2018-06-07
* btrfs-progs: check: move pin_down_tree_blocks to mode-common.cSu Yue2018-06-07
* btrfs-progs: check: Distinguish csum checking output for --check-data-csumQu Wenruo2018-06-07
* btrfs-progs: check: Continue check even if csum error is foundQu Wenruo2018-06-07
* btrfs-progs: check: Fix data csum check return valueQu Wenruo2018-06-07
* btrfs-progs: check: Check data csum for all copiesQu Wenruo2018-06-07
* btrfs-progs: check: lowmem: assign parent early in repair_extent_data_itemSu Yue2018-06-07
* btrfs-progs: check: lowmem: record returned errors after walk_down_tree_v2Su Yue2018-06-07