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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
/
bcachefs
/
fsck.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-10
add a string-to-qstr constructor
Al Viro
1
-1
/
+1
2024-10-18
bcachefs: fsck: Improve hash_check_key()
Kent Overstreet
1
-43
/
+187
2024-10-18
bcachefs: Repair mismatches in inode hash seed, type
Kent Overstreet
1
-10
/
+39
2024-10-18
bcachefs: Don't use commit_do() unnecessarily
Kent Overstreet
1
-1
/
+1
2024-10-09
bcachefs: bch2_inode_or_descendents_is_open()
Kent Overstreet
1
-1
/
+6
2024-10-09
bcachefs: bcachefs_metadata_version_inode_has_child_snapshots
Kent Overstreet
1
-34
/
+17
2024-10-06
bcachefs: Delete vestigal check_inode() checks
Kent Overstreet
1
-75
/
+5
2024-10-06
bcachefs: reattach_inode() now correctly handles interior snapshot nodes
Kent Overstreet
1
-20
/
+150
2024-10-06
bcachefs: Split out check_unreachable_inodes() pass
Kent Overstreet
1
-35
/
+65
2024-10-05
bcachefs: Kill snapshot arg to fsck_write_inode()
Kent Overstreet
1
-44
/
+43
2024-10-05
bcachefs: Check for unlinked, non-empty dirs in check_inode()
Kent Overstreet
1
-0
/
+17
2024-10-05
bcachefs: Check for unlinked inodes with dirents
Kent Overstreet
1
-14
/
+39
2024-10-05
bcachefs: Check for directories with no backpointers
Kent Overstreet
1
-7
/
+15
2024-10-05
bcachefs: Create lost+found in correct snapshot
Kent Overstreet
1
-1
/
+7
2024-10-05
bcachefs: Fix reattach_inode()
Kent Overstreet
1
-6
/
+5
2024-10-03
bcachefs: Fix bch2_inode_is_open() check
Kent Overstreet
1
-1
/
+1
2024-10-03
bcachefs: Fix return type of dirent_points_to_inode_nowarn()
Kent Overstreet
1
-2
/
+2
2024-09-28
bcachefs: check_subvol_path() now prints subvol root inode
Kent Overstreet
1
-19
/
+13
2024-09-28
bcachefs: remove_backpointer() now checks if dirent points to inode
Kent Overstreet
1
-6
/
+9
2024-09-28
bcachefs: dirent_points_to_inode() now warns on mismatch
Kent Overstreet
1
-28
/
+56
2024-09-28
bcachefs: BCH_FS_clean_recovery
Kent Overstreet
1
-2
/
+4
2024-09-28
bcachefs: Don't delete unlinked inodes before logged op resume
Kent Overstreet
1
-18
/
+31
2024-09-28
bcachefs: fix transaction restart handling in check_extents(), check_dirents()
Kent Overstreet
1
-39
/
+55
2024-09-28
bcachefs: kill inode_walker_entry.seen_this_pos
Kent Overstreet
1
-6
/
+0
2024-09-28
bcachefs: Fix error path in check_dirent_inode_dirent()
Kent Overstreet
1
-3
/
+2
2024-09-28
bcachefs: Improve bch2_is_inode_open() warning message
Kent Overstreet
1
-3
/
+3
2024-09-09
bcachefs: Don't delete open files in online fsck
Kent Overstreet
1
-0
/
+18
2024-08-22
bcachefs: add missing inode_walker_exit()
Kent Overstreet
1
-0
/
+2
2024-08-22
bcachefs: Fix double assignment in check_dirent_to_subvol()
Yuesong Li
1
-1
/
+0
2024-08-22
bcachefs: fix missing bch2_err_str()
Kent Overstreet
1
-2
/
+1
2024-07-22
bcachefs: More informative error message in reattach_inode()
Kent Overstreet
1
-2
/
+5
2024-07-15
bcachefs: fsck_err() may now take a btree_trans
Kent Overstreet
1
-39
/
+42
2024-07-15
bcachefs: check_key_has_inode()
Kent Overstreet
1
-92
/
+111
2024-06-10
bcachefs: fix stack frame size in fsck.c
Kent Overstreet
1
-0
/
+3
2024-05-28
bcachefs: Run check_key_has_snapshot in snapshot_delete_keys()
Kent Overstreet
1
-23
/
+4
2024-05-28
bcachefs: Fix lookup_first_inode() when inode_generations are present
Kent Overstreet
1
-14
/
+10
2024-05-09
bcachefs: check for inodes that should have backpointers in fsck
Kent Overstreet
1
-0
/
+10
2024-05-09
bcachefs: Rip bch2_snapshot_equiv() out of fsck
Kent Overstreet
1
-90
/
+30
2024-05-09
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
1
-37
/
+37
2024-05-09
bcachefs: bch2_hash_lookup() now returns bkey_s_c
Kent Overstreet
1
-4
/
+4
2024-04-03
bcachefs: reconstruct_inode()
Kent Overstreet
1
-2
/
+50
2024-04-03
bcachefs: Subvolume reconstruction
Kent Overstreet
1
-19
/
+148
2024-04-03
bcachefs: ratelimit informational fsck errors
Kent Overstreet
1
-4
/
+4
2024-04-01
bcachefs: Fix overlapping extent repair
Kent Overstreet
1
-4
/
+6
2024-04-01
bcachefs: Fix remove_dirent()
Kent Overstreet
1
-3
/
+4
2024-04-01
bcachefs: Split out recovery_passes.c
Kent Overstreet
1
-1
/
+1
2024-04-01
bcachefs: Fix use after free in check_root_trans()
Kent Overstreet
1
-7
/
+11
2024-03-18
bcachefs: Fix spurious -BCH_ERR_transaction_restart_nested
Kent Overstreet
1
-8
/
+21
2024-03-18
bcachefs: Fix check_key_has_snapshot() call
Kent Overstreet
1
-1
/
+3
2024-03-14
bcachefs: check_path() now only needs to walk up to subvolume root
Kent Overstreet
1
-3
/
+3
[next]