index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
tree-checker.c
Age
Commit message (
Expand
)
Author
2025-07-21
btrfs: add btrfs prefix to is_fstree() and make it return bool
Filipe Manana
2025-05-15
btrfs: convert WARN_ON(IS_ENABLED(CONFIG_BTRFS_DEBUG)) to DEBUG_WARN
David Sterba
2025-05-15
btrfs: tree-checker: more unlikely annotations
David Sterba
2025-04-17
btrfs: tree-checker: adjust error code for header level check
David Sterba
2025-01-13
btrfs: validate system chunk array at btrfs_validate_super()
Qu Wenruo
2024-12-17
btrfs: tree-checker: reject inline extent items with 0 ref count
Qu Wenruo
2024-11-11
btrfs: simplify arguments for btrfs_verify_level_key()
Filipe Manana
2024-09-17
btrfs: tree-checker: fix the wrong output of data backref objectid
Qu Wenruo
2024-08-15
btrfs: tree-checker: add dev extent item checks
Qu Wenruo
2024-08-13
btrfs: tree-checker: reject BTRFS_FT_UNKNOWN dir type
Qu Wenruo
2024-07-30
Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-28
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
2024-07-25
btrfs: tree-checker: validate dref root and objectid
Qu Wenruo
2024-07-11
btrfs: tree-checker: add extra ram_bytes and disk_num_bytes check
Qu Wenruo
2024-07-11
btrfs: remove raid-stripe-tree encoding field from stripe_extent
Johannes Thumshirn
2024-05-07
btrfs: use btrfs_is_testing() everywhere
David Sterba
2024-05-02
btrfs: make sure that WRITTEN is set on all metadata blocks
Josef Bacik
2024-03-05
btrfs: tree-checker: dump the page status if hit something wrong
Qu Wenruo
2024-03-04
btrfs: remove unused included headers
David Sterba
2024-01-18
btrfs: tree-checker: fix inline ref size in error messages
Chung-Chiang Cheng
2023-11-15
btrfs: tree-checker: add type and sequence check for inline backrefs
Qu Wenruo
2023-10-12
btrfs: add and use helpers for reading and writing last_trans_committed
Filipe Manana
2023-10-12
btrfs: new inline ref storing owning subvol of data extents
Boris Burkov
2023-10-12
btrfs: tree-checker: add support for raid stripe tree
Johannes Thumshirn
2023-10-12
btrfs: move btrfs_name_hash to dir-item.h
Josef Bacik
2023-08-12
Merge tag 'for-6.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-10
btrfs: reject invalid reloc tree root keys with stack dump
Qu Wenruo
2023-06-26
Merge tag 'for-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-06-22
btrfs: fix remaining u32 overflows when left shifting stripe_nr
Qu Wenruo
2023-06-19
btrfs: move split_flags/combine_flags helpers to inode-item.h
Josef Bacik
2023-06-19
btrfs: move btrfs_verify_level_key into tree-checker.c
Josef Bacik
2023-06-19
btrfs: add __btrfs_check_node helper
Josef Bacik
2023-06-19
btrfs: extend btrfs_leaf_check to return btrfs_tree_block_status
Josef Bacik
2023-06-19
btrfs: use btrfs_tree_block_status for leaf item errors
Josef Bacik
2023-06-19
btrfs: simplify btrfs_check_leaf_* helpers into a single helper
Josef Bacik
2023-04-17
btrfs: reduce div64 calls by limiting the number of stripes of a chunk to u32
Qu Wenruo
2022-12-05
btrfs: pass the extent buffer for the btrfs_item_nr helpers
Josef Bacik
2022-12-05
btrfs: move file_extent_item helpers into file-item.h
Josef Bacik
2022-12-05
btrfs: extend btrfs_dir_item type to store encryption status
Omar Sandoval
2022-12-05
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
btrfs: move the printk helpers out of ctree.h
Josef Bacik
2022-12-05
btrfs: move fs wide helpers out of ctree.h
Josef Bacik
2022-08-17
btrfs: tree-checker: check for overlapping extent items
Josef Bacik
2022-05-16
btrfs: tree-checker: check extent buffer owner against owner rootid
Qu Wenruo
2022-03-14
btrfs: add support for multiple global roots
Josef Bacik
2022-03-14
btrfs: tree-checker: don't fail on empty extent roots for extent tree v2
Josef Bacik
2022-03-02
btrfs: tree-checker: use u64 for item data end to avoid overflow
Su Yue
2022-01-31
btrfs: tree-checker: check item_size for dev_item
Su Yue
2022-01-31
btrfs: tree-checker: check item_size for inode_item
Su Yue
2022-01-03
btrfs: rename btrfs_item_end_nr to btrfs_item_data_end
Josef Bacik
[next]