aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/ref-verify.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-07Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-0/+1
2019-05-07Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Gravatar Linus Torvalds 1-23/+30
2019-04-29btrfs: ref-verify: Use btrfs_ref to refactor btrfs_ref_tree_mod()Gravatar Qu Wenruo 1-23/+30
2019-04-29btrfs: ref-verify: Simplify stack trace retrievalGravatar Thomas Gleixner 1-13/+2
2019-04-08fs: mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-0/+1
2019-02-25btrfs: replace btrfs_set_lock_blocking_rw with appropriate helpersGravatar David Sterba 1-2/+2
2018-12-17btrfs: Fix typos in comments and stringsGravatar Andrea Gelmini 1-3/+3
2018-10-15btrfs: Remove 'objectid' member from struct btrfs_rootGravatar Misono Tomohiro 1-4/+4
2018-04-12btrfs: replace GPL boilerplate by SPDX -- sourcesGravatar David Sterba 1-14/+1
2018-03-31btrfs: Validate child tree block's level and first keyGravatar Qu Wenruo 1-1/+6
2018-01-22btrfs: ref-verify: Remove unused parameter from walk_up_tree() to kill warningGravatar Geert Uytterhoeven 1-4/+2
2017-10-30Btrfs: add a extent ref verify toolGravatar Josef Bacik 1-0/+1031