index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
2026-04-07
btrfs: tree-checker: add remap-tree checks to check_block_group_item()
Mark Harmstone
1
-0
/
+41
2026-04-07
btrfs: tree-checker: check remap-tree flags in btrfs_check_chunk_valid()
Mark Harmstone
1
-0
/
+14
2026-04-07
btrfs: tree-checker: add checker for items in remap tree
Mark Harmstone
1
-0
/
+70
2026-04-07
btrfs: tree-checker: introduce checks for FREE_SPACE_BITMAP
ZhengYuan Huang
1
-0
/
+43
2026-04-07
btrfs: tree-checker: introduce checks for FREE_SPACE_EXTENT
Qu Wenruo
1
-0
/
+29
2026-04-07
btrfs: tree-checker: introduce checks for FREE_SPACE_INFO
Qu Wenruo
1
-0
/
+50
2026-03-17
btrfs: reject root items with drop_progress and zero drop_level
ZhengYuan Huang
1
-0
/
+17
2026-03-13
btrfs: tree-checker: fix misleading root drop_level error message
ZhengYuan Huang
1
-1
/
+1
2026-02-26
btrfs: fix objectid value in error message in check_extent_data_ref()
Mark Harmstone
1
-1
/
+1
2026-02-26
btrfs: fix incorrect key offset in error message in check_dev_extent_item()
Mark Harmstone
1
-1
/
+1
2026-02-03
btrfs: add extended version of struct block_group_item
Mark Harmstone
1
-2
/
+8
2026-02-03
btrfs: allow remapped chunks to have zero stripes
Mark Harmstone
1
-20
/
+35
2026-02-03
btrfs: add METADATA_REMAP chunk type
Mark Harmstone
1
-2
/
+11
2026-02-03
btrfs: add definitions and constants for remap-tree
Mark Harmstone
1
-4
/
+2
2025-11-24
btrfs: make a few more ASSERTs verbose
David Sterba
1
-1
/
+1
2025-11-24
btrfs: use the key format macros when printing keys
Filipe Manana
1
-12
/
+9
2025-10-13
btrfs: tree-checker: fix bounds check in check_inode_extref()
Dan Carpenter
1
-1
/
+1
2025-09-23
btrfs: tree-checker: add inode extref checks
Qu Wenruo
1
-0
/
+37
2025-09-23
btrfs: fix typos in comments and strings
David Sterba
1
-1
/
+1
2025-09-18
btrfs: tree-checker: fix the incorrect inode ref size check
Qu Wenruo
1
-2
/
+2
2025-07-21
btrfs: add btrfs prefix to is_fstree() and make it return bool
Filipe Manana
1
-6
/
+6
2025-05-15
btrfs: convert WARN_ON(IS_ENABLED(CONFIG_BTRFS_DEBUG)) to DEBUG_WARN
David Sterba
1
-5
/
+3
2025-05-15
btrfs: tree-checker: more unlikely annotations
David Sterba
1
-7
/
+7
2025-04-17
btrfs: tree-checker: adjust error code for header level check
David Sterba
1
-1
/
+1
2025-01-13
btrfs: validate system chunk array at btrfs_validate_super()
Qu Wenruo
1
-42
/
+54
2024-12-17
btrfs: tree-checker: reject inline extent items with 0 ref count
Qu Wenruo
1
-1
/
+26
2024-11-11
btrfs: simplify arguments for btrfs_verify_level_key()
Filipe Manana
1
-8
/
+8
2024-09-17
btrfs: tree-checker: fix the wrong output of data backref objectid
Qu Wenruo
1
-1
/
+1
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-30
Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+47
2024-07-28
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
1
-1
/
+1
2024-07-25
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-18
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
[next]