summaryrefslogtreecommitdiff
path: root/cmds-check.c
Commit message (Expand)AuthorAge
* btrfs-progs: lowmem check: Fix false alerts of referencer count mismatch for ...Qu Wenruo2018-01-03
* btrfs-progs: lowmem check: Fix false alerts for image with shared block ref o...Qu Wenruo2018-01-03
* btrfs-progs: lowmem check: Fix function call stack overflow caused by wrong t...Qu Wenruo2018-01-03
* btrfs-progs: lowmem check: Fix false backref lost warning for keyed extent da...Qu Wenruo2018-01-03
* btrfs-progs: lowmem check: Fix inlined data extent ref lookupQu Wenruo2018-01-03
* btrfs-progs: lowmem check: Fix NULL pointer access caused by large tree reloc...Qu Wenruo2018-01-03
* btrfs-progs: lowmem check: Fix regression which screws up extent allocatorQu Wenruo2018-01-03
* btrfs-progs: lowmem check: Fix false alert about referencer count mismatchLu Fengqi2017-11-14
* btrfs-progs: lowmem check: Output more detailed information about file extent...Lu Fengqi2017-11-14
* btrfs-progs: check: Also check and repair unaligned/mismatch device and super...Qu Wenruo2017-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: 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
* btrfs-progs: check: change find_inode_ref()'s argSu Yue2017-10-16
* btrfs-progs: check: repair inode orphan item in lowmem modeSu Yue2017-10-16
* btrfs-progs: check: repair dir inode isize in lowmem modeSu Yue2017-10-16
* btrfs-progs: check: repair inode nbytes in lowmem modeSu Yue2017-10-16
* btrfs-progs: check: enable repair in lowmem modeSu Yue2017-10-16
* btrfs-progs: check: drop exclusive open mode for --forceDavid Sterba2017-10-13
* btrfs-progs: check: switch to iterating over the backref_treeJeff Mahoney2017-10-06
* btrfs-progs: check: supplement extent backref list with rbtreeJeff Mahoney2017-10-06
* btrfs-progs: check: add option to skip mount checksDavid Sterba2017-09-08
* btrfs-progs: check: move fs roots check mode switch to a helperDavid Sterba2017-09-08
* btrfs-progs: check: cleanup use of fs_info in check_fs_rootsDavid Sterba2017-09-08
* btrfs-progs: check: pass fs_info to check_fs_rootsDavid Sterba2017-09-08
* btrfs-progs: check: move chunk and extent check mode switch to a helperDavid Sterba2017-09-08
* btrfs-progs: check: pass fs_info to check_chunks_and_extents_v2David Sterba2017-09-08
* btrfs-progs: check: use local fs_info in check_chunks_and_extentsDavid Sterba2017-09-08
* btrfs-progs: check: pass fs_info to check_chunks_and_extentsDavid Sterba2017-09-08
* btrfs-progs: check: verify critical root pointers before useDavid Sterba2017-09-08
* btrfs-progs: check: move more of space cache clearing to a helperDavid Sterba2017-09-08