summaryrefslogtreecommitdiff
path: root/cmds-check.c
Commit message (Expand)AuthorAge
* btrfs-progs: remove unused argument from btrfs_csum_dataDavid Sterba2017-03-08
* btrfs-progs: move ulist.[ch] to kernel-sharedDavid Sterba2017-03-08
* btrfs-progs: Remove unused function arg in delete_extent_recordsGoldwyn Rodrigues2017-03-08
* btrfs-progs: drop unused argument from btrfs_del_ptrDavid Sterba2017-03-08
* btrfs-progs: move help defines to own headerDavid Sterba2017-03-08
* btrfs-progs: check: fix false alert on dropped leaf in lowmem modeQu Wenruo2017-01-25
* btrfs-progs: check: get the highest inode for lost+foundGoldwyn Rodrigues2017-01-25
* btrfs-progs: check: Fix false alert on generation mismatch for tree reloc treeQu Wenruo2016-12-14
* btrfs-progs: check: Fix lowmem false alert on tree reloc treeQu Wenruo2016-12-14
* btrfs-progs: check: Fix lowmem mode stack overflow caused by fsck/023Qu Wenruo2016-12-14
* btrfs-progs: check: Fix assert when using lowmem on fs with tree reloc treeQu Wenruo2016-12-14
* btrfs-progs: Initialize ret to suppress compiler warningGoldwyn Rodrigues2016-12-14
* btrfs-progs: check: fix extents after finding all errorsGoldwyn Rodrigues2016-12-14
* btrfs-progs: check: use on-stack path buffer in check_fs_roots_v2David Sterba2016-12-14
* btrfs-progs: check: use on-stack path buffer in check_fs_root_v2David Sterba2016-12-14
* btrfs-progs: check: use on-stack path buffer in check_fs_first_inodeDavid Sterba2016-12-14
* btrfs-progs: make incompat bit wrappers more compactDavid Sterba2016-12-14
* btrfs-progs: use symbolic name for first inode number when searchingDavid Sterba2016-12-14
* btrfs-progs: remove extra newline from messagesDavid Sterba2016-12-14
* btrfs-progs: check: fix NULL pointer dereference for possible memory allocati...Qu Wenruo2016-12-14
* btrfs-progs: fsck: Fix patch allocation check and leak in check_fs_first_inodeQu Wenruo2016-12-14
* btrfs-progs: check: Enhance leaf traversal function to handle missing inode itemQu Wenruo2016-12-14
* btrfs-progs: check: skip shared node or leaf check for low_memory modeWang Xiaoguang2016-12-14
* btrfs-progs: check: fix the return value bug of cmd_check()Lu Fengqi2016-12-14
* btrfs-progs: check: introduce low_memory mode fs_tree checkLu Fengqi2016-12-14
* btrfs-progs: check: introduce function to check root refLu Fengqi2016-12-14
* btrfs-progs: check: introduce function to check fs rootLu Fengqi2016-12-14
* btrfs-progs: check: introduce function to check inode itemLu Fengqi2016-12-14
* btrfs-progs: check: introduce function to check file extentLu Fengqi2016-12-14
* btrfs-progs: check: introduce function to check dir_itemLu Fengqi2016-12-14
* btrfs-progs: check: introduce function to find inode_refLu Fengqi2016-12-14
* btrfs-progs: check: introduce function to check inode_extrefLu Fengqi2016-12-14
* btrfs-progs: check: introduce function to check inode_refLu Fengqi2016-12-14
* btrfs-progs: check: introduce function to find dir_itemLu Fengqi2016-12-14
* btrfs-progs: check: fix missing newlinesOmar Sandoval2016-11-23
* btrfs-progs: implement btrfs check --clear-space-cache v2Omar Sandoval2016-11-23
* btrfs-progs: return best entry, if it is the first oneGoldwyn Rodrigues2016-11-23
* btrfs-progs: check: remove unused variable in record_extentDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in repair_root_itemsDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in build_roots_info_cacheDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in fill_csum_tree_from_extentDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in fill_csum_tree_from_fsDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in fill_csum_tree_from_one_fs_rootDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in delete_bad_itemDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in recow_extent_bufferDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in reset_balanceDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in reset_block_groupsDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in fixup_extent_flagsDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in fixup_extent_refsDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in record_orphan_data_extentsDavid Sterba2016-11-09