summaryrefslogtreecommitdiff
path: root/cmds-check.c
Commit message (Expand)AuthorAge
* 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
* btrfs-progs: Add new option for specify chunk root bytenrLu Fengqi2016-03-14
* btrfs-progs: unify argc min/max checkingDavid Sterba2016-03-14
* btrfs-porgs: check: rename variable to avoid shadowingDavid Sterba2016-01-12
* btrfs-progs: check the free space tree in btrfsckOmar Sandoval2016-01-12
* btrfs-progs: handler memory allocation failure in add_extent_recDavid Sterba2016-01-12
* btrfs-progs: catch memory allocation failure from alloc_data_backrefDavid Sterba2016-01-12
* btrfs-progs: catch memory allocation failure from alloc_tree_backrefDavid Sterba2016-01-12
* btrfs-progs: catch memory allocation failure in splice_shared_nodeDavid Sterba2016-01-12