summaryrefslogtreecommitdiff
path: root/cmds-check.c
Commit message (Expand)AuthorAge
...
* btrfs-progs: check: use on-stack path buffer in check_extent_csumsDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in verify_space_cacheDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in try_to_fix_bad_blockDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in repair_btreeDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in try_repair_inodeDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in find_normal_file_extentDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in delete_dir_indexDavid Sterba2016-11-09
* btrfs-progs: check: use on-stack path buffer in add_missing_dir_indexDavid Sterba2016-11-09
* btrfs-progs: check: reorder fields in inode_backref for better packingDavid Sterba2016-11-09
* btrfs-progs: check: unify type for inode_backref::itemtypeDavid Sterba2016-11-09
* btrfs-progs: check: unify type for inode_backref::filetypeDavid Sterba2016-11-09
* btrfs-progs: check: add support to clear v1 free space cacheQu Wenruo2016-11-09
* btrfs-progs: check: release path after usageGoldwyn Rodrigues2016-10-25
* btrfs-progs: Fix wrong tree block alignment for unalianged block groupQu Wenruo2016-10-25
* btrfs-progs: fix user-facing typos in docs and help stringsNicholas D Steeves2016-10-03
* btrfs-progs: change btrfs_csum_final result param type to u8Domagoj Tršan2016-10-03
* btrfs-progs: cleanup, kill trivial btrfs_key_type helperDavid Sterba2016-10-03
* btrfs-progs: cleanup, kill trivial btrfs_set_key_type helperDavid Sterba2016-10-03
* btrfs-progs: improve error handling in clone_inode_recDavid Sterba2016-10-03
* btrfs-progs: check: switch some messages to common helpersDavid Sterba2016-10-03
* btrfs-progs: check: improve error handling in add_extent_rec_nolookupDavid Sterba2016-10-03
* btrfs-progs: check: handle errors returned by add_extent_rec_nolookupDavid Sterba2016-10-03
* btrfs-progs: use standard allocation functions in non-kenrel codeDavid Sterba2016-10-03
* btrfs-progs: check: improved error handling in calc_extent_flagDavid Sterba2016-09-21
* 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