summaryrefslogtreecommitdiff
path: root/cmds-check.c
Commit message (Expand)AuthorAge
* 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
* btrfs-progs: check: remove old mixed backref codeDavid Sterba2017-09-08
* btrfs-progs: add more error handling to btrfs_free_block_groupDavid Sterba2017-09-08
* btrfs-progs: drop blocksize argument from readahead_tree_blockDavid Sterba2017-09-08
* btrfs-progs: check: cleanup use of level_sizeDavid Sterba2017-09-08
* btrfs-progs: drop blocksize from read_tree_blockDavid Sterba2017-09-08
* btrfs-progs: drop local blocksize variables if they're nodesizeDavid Sterba2017-09-08
* btrfs-progs: check: add missing short options E and Q to getoptMisono, Tomohiro2017-08-24
* btrfs-progs: check: verify dir item name and hash in lowmem modeSu Yue2017-08-24
* btrfs-progs: check: verify name in dir_item for original modeSu Yue2017-08-24
* btrfs-progs: Refactor btrfs_check_chunk_valid to use btrfs_fs_infoQu Wenruo2017-07-12