summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ref-verify.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2019-05-071-23/+30
|\
| * btrfs: ref-verify: Use btrfs_ref to refactor btrfs_ref_tree_mod()Qu Wenruo2019-04-291-23/+30
* | btrfs: ref-verify: Simplify stack trace retrievalThomas Gleixner2019-04-291-13/+2
|/
* 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/+1
* 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/+2
* Btrfs: add a extent ref verify toolJosef Bacik2017-10-301-0/+1031