index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
tree-checker.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-15
btrfs: tree-checker: Check level for leaves and nodes
Qu Wenruo
1
-0
/
+14
2018-08-06
btrfs: tree-checker: Detect invalid and empty essential trees
Qu Wenruo
1
-1
/
+14
2018-08-06
btrfs: tree-checker: Verify block_group_item
Qu Wenruo
1
-0
/
+100
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
1
-12
/
+1
2018-03-26
btrfs: add more __cold annotations
David Sterba
1
-0
/
+3
2018-03-26
btrfs: Remove custom crc32c init code
Nikolay Borisov
1
-1
/
+0
2018-03-26
btrfs: tree-checker: Replace root parameter with fs_info
Qu Wenruo
1
-72
/
+75
2018-01-22
btrfs: tree-check: reduce stack consumption in check_dir_item
David Sterba
1
-1
/
+2
2018-01-22
btrfs: tree-checker: use %zu format string for size_t
Arnd Bergmann
1
-1
/
+1
2018-01-22
btrfs: tree-checker: Add checker for dir item
Qu Wenruo
1
-0
/
+141
2017-11-28
btrfs: tree-checker: Fix false panic for sanity test
Qu Wenruo
1
-5
/
+22
2017-10-30
btrfs: tree-checker: use %zu format string for size_t
Arnd Bergmann
1
-1
/
+1
2017-10-30
btrfs: tree-checker: Enhance output for check_extent_data_item
Qu Wenruo
1
-28
/
+69
2017-10-30
btrfs: tree-checker: Enhance output for check_csum_item
Qu Wenruo
1
-3
/
+9
2017-10-30
btrfs: tree-checker: Enhance output for btrfs_check_leaf
Qu Wenruo
1
-6
/
+21
2017-10-30
btrfs: tree-checker: Enhance btrfs_check_node output
Qu Wenruo
1
-7
/
+61
2017-10-30
btrfs: Move leaf and node validation checker to tree-checker.c
Qu Wenruo
1
-0
/
+309