aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ref-verify.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-25btrfs: replace btrfs_set_lock_blocking_rw with appropriate helpersDavid Sterba1-2/+2
2018-12-17btrfs: Fix typos in comments and stringsAndrea Gelmini1-3/+3
2018-10-15btrfs: Remove 'objectid' member from struct btrfs_rootMisono Tomohiro1-4/+4
2018-04-12btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba1-14/+1
2018-03-31btrfs: Validate child tree block's level and first keyQu Wenruo1-1/+6
2018-01-22btrfs: ref-verify: Remove unused parameter from walk_up_tree() to kill warningGeert Uytterhoeven1-4/+2
2017-10-30Btrfs: add a extent ref verify toolJosef Bacik1-0/+1031