summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ref-verify.c
AgeCommit message (Expand)Author
2020-12-08btrfs: use btrfs_read_node_slot in walk_down_treeJosef Bacik
2020-12-08btrfs: locking: remove all the blocking helpersJosef Bacik
2020-12-08btrfs: remove unnecessary casts in printkDavid Sterba
2020-11-05btrfs: ref-verify: fix memory leak in btrfs_ref_tree_modDinghao Liu
2020-07-27btrfs: ref-verify: fix memory leak in add_block_entryTom Rix
2020-07-02btrfs: convert comments to fallthrough annotationsMarcos Paulo de Souza
2020-03-23btrfs: fix ref-verify to catch operations on 0 ref extentsJosef Bacik
2020-02-12btrfs: ref-verify: fix memory leaksWenwen Wang
2019-10-03btrfs: fix uninitialized ret in ref-verifyJosef Bacik
2019-05-07Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-05-07Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2019-04-29btrfs: ref-verify: Use btrfs_ref to refactor btrfs_ref_tree_mod()Qu Wenruo
2019-04-29btrfs: ref-verify: Simplify stack trace retrievalThomas Gleixner
2019-04-08fs: mark expected switch fall-throughsGustavo A. R. Silva
2019-02-25btrfs: replace btrfs_set_lock_blocking_rw with appropriate helpersDavid Sterba
2018-12-17btrfs: Fix typos in comments and stringsAndrea Gelmini
2018-10-15btrfs: Remove 'objectid' member from struct btrfs_rootMisono Tomohiro
2018-04-12btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba
2018-03-31btrfs: Validate child tree block's level and first keyQu Wenruo
2018-01-22btrfs: ref-verify: Remove unused parameter from walk_up_tree() to kill warningGeert Uytterhoeven
2017-10-30Btrfs: add a extent ref verify toolJosef Bacik