index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
tree-checker.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: fix typos found by codespell
David Sterba
2023-12-15
1
-1
/
+1
*
btrfs: move btrfs_verify_level_key into tree-checker.c
Josef Bacik
2023-06-19
1
-0
/
+2
*
btrfs: add __btrfs_check_node helper
Josef Bacik
2023-06-19
1
-0
/
+1
*
btrfs: extend btrfs_leaf_check to return btrfs_tree_block_status
Josef Bacik
2023-06-19
1
-0
/
+6
*
btrfs: add btrfs_tree_block_status definitions to tree-checker.h
Josef Bacik
2023-06-19
1
-0
/
+13
*
btrfs: simplify btrfs_check_leaf_* helpers into a single helper
Josef Bacik
2023-06-19
1
-12
/
+1
*
btrfs: move struct btrfs_tree_parent_check out of disk-io.h
Christoph Hellwig
2022-12-05
1
-2
/
+33
*
btrfs: tree-checker: check extent buffer owner against owner rootid
Qu Wenruo
2022-05-16
1
-0
/
+1
*
btrfs: get fs_info from eb in btrfs_check_chunk_valid
David Sterba
2019-04-29
1
-2
/
+1
*
btrfs: get fs_info from eb in btrfs_check_node
David Sterba
2019-04-29
1
-1
/
+1
*
btrfs: get fs_info from eb in btrfs_check_leaf_relaxed
David Sterba
2019-04-29
1
-2
/
+1
*
btrfs: get fs_info from eb in btrfs_check_leaf_full
David Sterba
2019-04-29
1
-2
/
+1
*
btrfs: Move btrfs_check_chunk_valid() to tree-check.[ch] and export it
Qu Wenruo
2019-04-29
1
-0
/
+4
*
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
2018-04-12
1
-14
/
+3
*
btrfs: tree-checker: Replace root parameter with fs_info
Qu Wenruo
2018-03-26
1
-3
/
+4
*
btrfs: tree-checker: Fix false panic for sanity test
Qu Wenruo
2017-11-28
1
-1
/
+13
*
btrfs: Move leaf and node validation checker to tree-checker.c
Qu Wenruo
2017-10-30
1
-0
/
+26