index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
tree-checker.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: Fix typos in comments and strings
Andrea Gelmini
2018-12-17
1
-3
/
+3
*
btrfs: tree-checker: Don't check max block group size as current max chunk si...
Qu Wenruo
2018-12-04
1
-5
/
+3
*
btrfs: tree-checker: Fix misleading group system information
Shaokun Zhang
2018-11-06
1
-1
/
+1
*
btrfs: tree-checker: Check level for leaves and nodes
Qu Wenruo
2018-10-15
1
-0
/
+14
*
btrfs: tree-checker: Detect invalid and empty essential trees
Qu Wenruo
2018-08-06
1
-1
/
+14
*
btrfs: tree-checker: Verify block_group_item
Qu Wenruo
2018-08-06
1
-0
/
+100
*
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-04-12
1
-12
/
+1
*
btrfs: add more __cold annotations
David Sterba
2018-03-26
1
-0
/
+3
*
btrfs: Remove custom crc32c init code
Nikolay Borisov
2018-03-26
1
-1
/
+0
*
btrfs: tree-checker: Replace root parameter with fs_info
Qu Wenruo
2018-03-26
1
-72
/
+75
*
btrfs: tree-check: reduce stack consumption in check_dir_item
David Sterba
2018-01-22
1
-1
/
+2
*
btrfs: tree-checker: use %zu format string for size_t
Arnd Bergmann
2018-01-22
1
-1
/
+1
*
btrfs: tree-checker: Add checker for dir item
Qu Wenruo
2018-01-22
1
-0
/
+141
*
btrfs: tree-checker: Fix false panic for sanity test
Qu Wenruo
2017-11-28
1
-5
/
+22
*
btrfs: tree-checker: use %zu format string for size_t
Arnd Bergmann
2017-10-30
1
-1
/
+1
*
btrfs: tree-checker: Enhance output for check_extent_data_item
Qu Wenruo
2017-10-30
1
-28
/
+69
*
btrfs: tree-checker: Enhance output for check_csum_item
Qu Wenruo
2017-10-30
1
-3
/
+9
*
btrfs: tree-checker: Enhance output for btrfs_check_leaf
Qu Wenruo
2017-10-30
1
-6
/
+21
*
btrfs: tree-checker: Enhance btrfs_check_node output
Qu Wenruo
2017-10-30
1
-7
/
+61
*
btrfs: Move leaf and node validation checker to tree-checker.c
Qu Wenruo
2017-10-30
1
-0
/
+309