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
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
2020-12-08
btrfs: switch cached fs_info::csum_size from u16 to u32
David Sterba
1
-1
/
+1
2020-12-08
btrfs: use cached value of fs_info::csum_size everywhere
David Sterba
1
-1
/
+1
2020-12-08
btrfs: add set/get accessors for root_item::drop_level
David Sterba
1
-2
/
+2
2020-11-23
btrfs: tree-checker: add missing returns after data_ref alignment checks
David Sterba
1
-0
/
+2
2020-11-14
btrfs: tree-checker: add missing return after error in root_item
Daniel Xu
1
-0
/
+1
2020-10-26
btrfs: tree-checker: validate number of chunk stripes and parity
Daniel Xu
1
-0
/
+18
2020-10-07
btrfs: tree-checker: fix false alert caused by legacy btrfs root item
Qu Wenruo
1
-5
/
+12
2020-08-27
btrfs: tree-checker: fix the error message for transid error
Qu Wenruo
1
-1
/
+1
2020-05-25
btrfs: tree-checker: remove duplicate definition of 'inode_item_err'
Zheng Wei
1
-4
/
+0
2020-01-20
btrfs: tree-checker: Verify location key for DIR_ITEM/DIR_INDEX
Qu Wenruo
1
-0
/
+21
2020-01-20
btrfs: tree-checker: Refactor root key check into separate function
Qu Wenruo
1
-15
/
+47
2020-01-20
btrfs: tree-checker: Refactor inode key check into seperate function
Qu Wenruo
1
-18
/
+60
2020-01-20
btrfs: tree-checker: Clean up fs_info parameter from error message wrapper
Qu Wenruo
1
-13
/
+13
2020-01-20
btrfs: tree-checker: Check leaf chunk item size
Qu Wenruo
1
-1
/
+39
2019-12-13
Btrfs: make tree checker detect checksum items with overlapping ranges
Filipe Manana
1
-2
/
+16
2019-12-13
btrfs: tree-checker: Fix error format string for size_t
Andreas Färber
1
-1
/
+1
2019-11-18
btrfs: tree-checker: Check item size before reading file extent type
Qu Wenruo
1
-0
/
+11
2019-11-18
btrfs: rename block_group_item on-stack accessors to follow naming
David Sterba
1
-5
/
+5
2019-11-18
btrfs: use better definition of number of compression type
Chengguang Xu
1
-2
/
+2
2019-11-18
btrfs: use enum for extent type defines
Chengguang Xu
1
-2
/
+2
2019-11-18
btrfs: tree-checker: Refactor prev_key check for ino into a function
Qu Wenruo
1
-41
/
+72
2019-11-18
btrfs: use has_single_bit_set for clarity
David Sterba
1
-7
/
+8
2019-11-18
btrfs: tree-checker: Add check for INODE_REF
Qu Wenruo
1
-0
/
+53
2019-11-18
btrfs: tree-checker: Try to detect missing INODE_ITEM
Qu Wenruo
1
-2
/
+25
2019-10-25
btrfs: tree-checker: Fix wrong check on max devid
Qu Wenruo
1
-8
/
+0
2019-09-09
btrfs: Detect unbalanced tree with empty leaf before crashing btree operations
Qu Wenruo
1
-0
/
+6
2019-09-09
btrfs: tree-checker: Add EXTENT_DATA_REF check
Qu Wenruo
1
-0
/
+48
2019-09-09
btrfs: tree-checker: Add simple keyed refs check
Qu Wenruo
1
-1
/
+39
2019-09-09
btrfs: tree-checker: Add EXTENT_ITEM and METADATA_ITEM check
Qu Wenruo
1
-0
/
+248
2019-09-09
btrfs: tree-checker: Add ROOT_ITEM check
Qu Wenruo
1
-0
/
+92
2019-07-01
btrfs: tree-checker: Check if the file extent end overflows
Qu Wenruo
1
-0
/
+11
2019-05-16
Btrfs: tree-checker: detect file extent items with overlapping ranges
Filipe Manana
1
-4
/
+45
2019-04-29
btrfs: tree-checker: Allow error injection for tree-checker
Qu Wenruo
1
-0
/
+5
2019-04-29
btrfs: remove unused parameter fs_info from CHECK_FE_ALIGNED
David Sterba
1
-6
/
+6
2019-04-29
btrfs: tree-checker: Remove comprehensive root owner check
Qu Wenruo
1
-24
/
+0
2019-04-29
btrfs: get fs_info from eb in btrfs_check_chunk_valid
David Sterba
1
-4
/
+3
2019-04-29
btrfs: get fs_info from eb in btrfs_check_node
David Sterba
1
-1
/
+2
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: tree-checker: get fs_info from eb in check_inode_item
David Sterba
1
-3
/
+3
2019-04-29
btrfs: tree-checker: get fs_info from eb in check_dev_item
David Sterba
1
-3
/
+3
2019-04-29
btrfs: tree-checker: get fs_info from eb in dev_item_err
David Sterba
1
-8
/
+7
2019-04-29
btrfs: tree-checker: get fs_info from eb in chunk_err
David Sterba
1
-14
/
+14
[next]