index
:
linux.git
master
Linux kernel source tree.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
tree-checker.c
Age
Commit message (
Expand
)
Author
2026-06-30
btrfs: tree-checker: validate INODE_REF's namelen
Weiming Shi
2026-06-09
btrfs: validate data reloc tree file extent item members
Teng Liu
2026-06-08
btrfs: tree-checker: add more cross checks for free space tree
Qu Wenruo
2026-06-08
btrfs: tree-checker: ensure free space tree entries won't overflow
Qu Wenruo
2026-06-08
btrfs: tree-checker: extract the shared key check for free space entries
Qu Wenruo
2026-06-08
btrfs: tree-checker: validate names in ROOT_REF and ROOT_BACKREF
Zhang Cen
2026-06-08
btrfs: free-space-tree: reject mismatched extent and bitmap items
Zhang Cen
2026-04-07
btrfs: tree-checker: add remap-tree checks to check_block_group_item()
Mark Harmstone
2026-04-07
btrfs: tree-checker: check remap-tree flags in btrfs_check_chunk_valid()
Mark Harmstone
2026-04-07
btrfs: tree-checker: add checker for items in remap tree
Mark Harmstone
2026-04-07
btrfs: tree-checker: introduce checks for FREE_SPACE_BITMAP
ZhengYuan Huang
2026-04-07
btrfs: tree-checker: introduce checks for FREE_SPACE_EXTENT
Qu Wenruo
2026-04-07
btrfs: tree-checker: introduce checks for FREE_SPACE_INFO
Qu Wenruo
2026-03-17
btrfs: reject root items with drop_progress and zero drop_level
ZhengYuan Huang
2026-03-13
btrfs: tree-checker: fix misleading root drop_level error message
ZhengYuan Huang
2026-02-26
btrfs: fix objectid value in error message in check_extent_data_ref()
Mark Harmstone
2026-02-26
btrfs: fix incorrect key offset in error message in check_dev_extent_item()
Mark Harmstone
2026-02-03
btrfs: add extended version of struct block_group_item
Mark Harmstone
2026-02-03
btrfs: allow remapped chunks to have zero stripes
Mark Harmstone
2026-02-03
btrfs: add METADATA_REMAP chunk type
Mark Harmstone
2026-02-03
btrfs: add definitions and constants for remap-tree
Mark Harmstone
2025-11-24
btrfs: make a few more ASSERTs verbose
David Sterba
2025-11-24
btrfs: use the key format macros when printing keys
Filipe Manana
2025-10-13
btrfs: tree-checker: fix bounds check in check_inode_extref()
Dan Carpenter
2025-09-23
btrfs: tree-checker: add inode extref checks
Qu Wenruo
2025-09-23
btrfs: fix typos in comments and strings
David Sterba
2025-09-18
btrfs: tree-checker: fix the incorrect inode ref size check
Qu Wenruo
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
[next]