summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ref-verify.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: replace btrfs_set_lock_blocking_rw with appropriate helpersDavid Sterba2019-02-251-2/+2
* btrfs: Fix typos in comments and stringsAndrea Gelmini2018-12-171-3/+3
* btrfs: Remove 'objectid' member from struct btrfs_rootMisono Tomohiro2018-10-151-4/+4
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-121-14/+1Star
* btrfs: Validate child tree block's level and first keyQu Wenruo2018-03-311-1/+6
* btrfs: ref-verify: Remove unused parameter from walk_up_tree() to kill warningGeert Uytterhoeven2018-01-221-4/+2Star
* Btrfs: add a extent ref verify toolJosef Bacik2017-10-301-0/+1031