index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
tree-checker.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
btrfs: make sure that WRITTEN is set on all metadata blocks
Josef Bacik
1
-0
/
+1
2024-03-04
btrfs: add forward declarations and headers, part 2
David Sterba
1
-0
/
+2
2023-12-16
btrfs: fix typos found by codespell
David Sterba
1
-1
/
+1
2023-06-19
btrfs: move btrfs_verify_level_key into tree-checker.c
Josef Bacik
1
-0
/
+2
2023-06-19
btrfs: add __btrfs_check_node helper
Josef Bacik
1
-0
/
+1
2023-06-19
btrfs: extend btrfs_leaf_check to return btrfs_tree_block_status
Josef Bacik
1
-0
/
+6
2023-06-19
btrfs: add btrfs_tree_block_status definitions to tree-checker.h
Josef Bacik
1
-0
/
+13
2023-06-19
btrfs: simplify btrfs_check_leaf_* helpers into a single helper
Josef Bacik
1
-12
/
+1
2022-12-05
btrfs: move struct btrfs_tree_parent_check out of disk-io.h
Christoph Hellwig
1
-2
/
+33
2022-05-16
btrfs: tree-checker: check extent buffer owner against owner rootid
Qu Wenruo
1
-0
/
+1
2019-04-29
btrfs: get fs_info from eb in btrfs_check_chunk_valid
David Sterba
1
-2
/
+1
2019-04-29
btrfs: get fs_info from eb in btrfs_check_node
David Sterba
1
-1
/
+1
2019-04-29
btrfs: get fs_info from eb in btrfs_check_leaf_relaxed
David Sterba
1
-2
/
+1
2019-04-29
btrfs: get fs_info from eb in btrfs_check_leaf_full
David Sterba
1
-2
/
+1
2019-04-29
btrfs: Move btrfs_check_chunk_valid() to tree-check.[ch] and export it
Qu Wenruo
1
-0
/
+4
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
1
-14
/
+3
2018-03-26
btrfs: tree-checker: Replace root parameter with fs_info
Qu Wenruo
1
-3
/
+4
2017-11-28
btrfs: tree-checker: Fix false panic for sanity test
Qu Wenruo
1
-1
/
+13
2017-10-30
btrfs: Move leaf and node validation checker to tree-checker.c
Qu Wenruo
1
-0
/
+26