summaryrefslogtreecommitdiff
path: root/cmds-check.c
Commit message (Expand)AuthorAge
* btrfs-progs: check: make low memory mode support partially dropped snapshotsWang Xiaoguang2016-09-21
* Revert "btrfs-progs: check: supplement extent backref list with rbtree"David Sterba2016-09-05
* Revert "btrfs-progs: check: switch to iterating over the backref_tree"David Sterba2016-09-05
* btrfs-progs: fsck: Avoid abort and BUG_ON in add_tree_backrefQu Wenruo2016-09-05
* btrfs-progs: fsck: Check bytenr alignment for extent itemQu Wenruo2016-09-05
* btrfs-progs: fsck: Check drop level before walking through fs treeQu Wenruo2016-09-05
* btrfs-progs: Do extra chunk check before processing chunk itemQu Wenruo2016-09-05
* btrfs-progs: check: ignore invalid key in invalid rootQu Wenruo2016-09-05
* btrfs-progs: pass OPEN_CTREE flags as unsignedDavid Sterba2016-08-24
* btrfs-progs: check: adjust command line options for the low-memory modeDavid Sterba2016-08-17
* btrfs-progs: check: introduce low memory modeLu Fengqi2016-08-17
* btrfs-progs: check: introduce traversal function for fsckLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to speed up fs tree checkLu Fengqi2016-08-17
* btrfs-progs: check: introduce main entry function for checking leaf itemsLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check chunk itemLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check block group itemLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check dev used spaceLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check dev extent itemLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check an extentLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check shared data backrefLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check referencer for data backrefLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check shared block refLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check referencer of a backrefLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to query tree block levelLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check data backref in extent treeLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check tree block backref in extent ...Lu Fengqi2016-08-17
* btrfs-progs: eliminate some unnecessary btrfs_lookup_extent_info() calls in w...Wang Xiaoguang2016-08-16
* btrfs-progs: check: write corrected qgroup info to diskMark Fasheh2016-07-13
* btrfs-progs: factor out repair modeDavid Sterba2016-07-04
* btrfs-progs: check: switch to iterating over the backref_treeJeff Mahoney2016-07-04
* btrfs-progs: check: supplement extent backref list with rbtreeJeff Mahoney2016-07-04
* btrfs-progs: check: add helpers for converting between structuresJeff Mahoney2016-07-04
* btrfs-progs: free qgroup counts in btrfsckMark Fasheh2016-06-17
* btrfs-progs: typo review of strings and commentsNicholas D Steeves2016-06-01
* btrfs-progs: check: fix found bytes accounting errorQu Wenruo2016-05-11
* btrfs-progs: check: check stripe crossing against nodesizeDavid Sterba2016-05-11
* btrfs-progs: check: refactor add_extent_rec, reduce argument countDavid Sterba2016-05-11
* btrfs-progs: check: reduce size of extent_recordDavid Sterba2016-05-11
* btrfs-progs: check: simplify assignments in add_extent_rec_nolookupDavid Sterba2016-05-11
* btrfs-progs: check: pass a template to add_extent_rec_nolookupDavid Sterba2016-05-11
* btrfs-progs: Fix return value bug of qgroups checkQu Wenruo2016-05-02
* btrfs-progs: check: use add_extent_rec_nolookup after lookupsDavid Sterba2016-05-02
* btrfs-progs: check: refactor add_extent_rec, separate lookupDavid Sterba2016-05-02
* btrfs-progs: check: cleanup, move structure definitions to the beginningDavid Sterba2016-05-02
* btrfs-progs: deprecate and stop using btrfs_level_sizeDavid Sterba2016-05-02
* btrfs-progs: replace leafsize with nodesizeDavid Sterba2016-05-02
* btrfs-progs: fsck: Fix a false metadata extent warningQu Wenruo2016-05-02
* btrfs-progs: check: unify naming of long option valuesDavid Sterba2016-03-14
* btrfs-progs: docs: update check optionsDavid Sterba2016-03-14
* btrfs-progs: check: drop short option for --chunk-treeDavid Sterba2016-03-14