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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-15
btrfs: tree-checker: add dev extent item checks
Qu Wenruo
1
-0
/
+69
2024-08-13
btrfs: tree-checker: reject BTRFS_FT_UNKNOWN dir type
Qu Wenruo
1
-2
/
+3
2024-07-31
Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+47
2024-07-29
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
1
-1
/
+1
2024-07-26
btrfs: tree-checker: validate dref root and objectid
Qu Wenruo
1
-0
/
+47
2024-07-11
btrfs: tree-checker: add extra ram_bytes and disk_num_bytes check
Qu Wenruo
1
-0
/
+18
2024-07-11
btrfs: remove raid-stripe-tree encoding field from stripe_extent
Johannes Thumshirn
1
-19
/
+0
2024-05-07
btrfs: use btrfs_is_testing() everywhere
David Sterba
1
-1
/
+1
2024-05-02
btrfs: make sure that WRITTEN is set on all metadata blocks
Josef Bacik
1
-15
/
+15
2024-03-05
btrfs: tree-checker: dump the page status if hit something wrong
Qu Wenruo
1
-0
/
+6
2024-03-04
btrfs: remove unused included headers
David Sterba
1
-2
/
+0
2024-01-19
btrfs: tree-checker: fix inline ref size in error messages
Chung-Chiang Cheng
1
-1
/
+1
2023-11-15
btrfs: tree-checker: add type and sequence check for inline backrefs
Qu Wenruo
1
-0
/
+39
2023-10-12
btrfs: add and use helpers for reading and writing last_trans_committed
Filipe Manana
1
-1
/
+1
2023-10-12
btrfs: new inline ref storing owning subvol of data extents
Boris Burkov
1
-0
/
+3
2023-10-12
btrfs: tree-checker: add support for raid stripe tree
Johannes Thumshirn
1
-0
/
+42
2023-10-12
btrfs: move btrfs_name_hash to dir-item.h
Josef Bacik
1
-0
/
+1
2023-08-12
Merge tag 'for-6.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+14
2023-08-10
btrfs: reject invalid reloc tree root keys with stack dump
Qu Wenruo
1
-0
/
+14
2023-06-26
Merge tag 'for-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-40
/
+112
2023-06-22
btrfs: fix remaining u32 overflows when left shifting stripe_nr
Qu Wenruo
1
-2
/
+2
2023-06-19
btrfs: move split_flags/combine_flags helpers to inode-item.h
Josef Bacik
1
-1
/
+1
2023-06-19
btrfs: move btrfs_verify_level_key into tree-checker.c
Josef Bacik
1
-0
/
+58
2023-06-19
btrfs: add __btrfs_check_node helper
Josef Bacik
1
-12
/
+17
2023-06-19
btrfs: extend btrfs_leaf_check to return btrfs_tree_block_status
Josef Bacik
1
-13
/
+23
2023-06-19
btrfs: use btrfs_tree_block_status for leaf item errors
Josef Bacik
1
-7
/
+12
2023-06-19
btrfs: simplify btrfs_check_leaf_* helpers into a single helper
Josef Bacik
1
-13
/
+7
2023-04-17
btrfs: reduce div64 calls by limiting the number of stripes of a chunk to u32
Qu Wenruo
1
-0
/
+14
2022-12-05
btrfs: pass the extent buffer for the btrfs_item_nr helpers
Josef Bacik
1
-2
/
+2
2022-12-05
btrfs: move file_extent_item helpers into file-item.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: extend btrfs_dir_item type to store encryption status
Omar Sandoval
1
-1
/
+1
2022-12-05
btrfs: move accessor helpers into accessors.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move the printk helpers out of ctree.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move fs wide helpers out of ctree.h
Josef Bacik
1
-0
/
+1
2022-08-17
btrfs: tree-checker: check for overlapping extent items
Josef Bacik
1
-2
/
+23
2022-05-16
btrfs: tree-checker: check extent buffer owner against owner rootid
Qu Wenruo
1
-0
/
+55
2022-03-14
btrfs: add support for multiple global roots
Josef Bacik
1
-2
/
+19
2022-03-14
btrfs: tree-checker: don't fail on empty extent roots for extent tree v2
Josef Bacik
1
-1
/
+13
2022-03-02
btrfs: tree-checker: use u64 for item data end to avoid overflow
Su Yue
1
-9
/
+9
2022-01-31
btrfs: tree-checker: check item_size for dev_item
Su Yue
1
-0
/
+8
2022-01-31
btrfs: tree-checker: check item_size for inode_item
Su Yue
1
-0
/
+7
2022-01-03
btrfs: rename btrfs_item_end_nr to btrfs_item_data_end
Josef Bacik
1
-4
/
+4
2022-01-03
btrfs: drop the _nr from the item helpers
Josef Bacik
1
-24
/
+24
2021-08-23
btrfs: add ro compat flags to inodes
Boris Burkov
1
-4
/
+13
2021-08-23
btrfs: tree-checker: add missing stripe checks for raid1c3/4 profiles
David Sterba
1
-0
/
+4
2021-08-23
btrfs: tree-checker: use table values for stripe checks
David Sterba
1
-6
/
+11
2021-04-19
btrfs: tree-checker: check for BTRFS_BLOCK_FLAG_FULL_BACKREF being set improp...
Josef Bacik
1
-0
/
+5
2021-02-22
btrfs: tree-checker: do not error out if extent ref hash doesn't match
Josef Bacik
1
-12
/
+4
2021-01-07
btrfs: tree-checker: check if chunk item end overflows
Su Yue
1
-0
/
+7
2020-12-08
btrfs: tree-checker: annotate all error branches as unlikely
David Sterba
1
-160
/
+173
[next]