开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
fsck.c
Age
Commit message (
Expand
)
Author
2024-10-18
bcachefs: fsck: Improve hash_check_key()
Kent Overstreet
2024-10-18
bcachefs: Repair mismatches in inode hash seed, type
Kent Overstreet
2024-10-18
bcachefs: Don't use commit_do() unnecessarily
Kent Overstreet
2024-10-09
bcachefs: bch2_inode_or_descendents_is_open()
Kent Overstreet
2024-10-09
bcachefs: bcachefs_metadata_version_inode_has_child_snapshots
Kent Overstreet
2024-10-06
bcachefs: Delete vestigal check_inode() checks
Kent Overstreet
2024-10-06
bcachefs: reattach_inode() now correctly handles interior snapshot nodes
Kent Overstreet
2024-10-06
bcachefs: Split out check_unreachable_inodes() pass
Kent Overstreet
2024-10-04
bcachefs: Kill snapshot arg to fsck_write_inode()
Kent Overstreet
2024-10-04
bcachefs: Check for unlinked, non-empty dirs in check_inode()
Kent Overstreet
2024-10-04
bcachefs: Check for unlinked inodes with dirents
Kent Overstreet
2024-10-04
bcachefs: Check for directories with no backpointers
Kent Overstreet
2024-10-04
bcachefs: Create lost+found in correct snapshot
Kent Overstreet
2024-10-04
bcachefs: Fix reattach_inode()
Kent Overstreet
2024-10-02
bcachefs: Fix bch2_inode_is_open() check
Kent Overstreet
2024-10-02
bcachefs: Fix return type of dirent_points_to_inode_nowarn()
Kent Overstreet
2024-09-27
bcachefs: check_subvol_path() now prints subvol root inode
Kent Overstreet
2024-09-27
bcachefs: remove_backpointer() now checks if dirent points to inode
Kent Overstreet
2024-09-27
bcachefs: dirent_points_to_inode() now warns on mismatch
Kent Overstreet
2024-09-27
bcachefs: BCH_FS_clean_recovery
Kent Overstreet
2024-09-27
bcachefs: Don't delete unlinked inodes before logged op resume
Kent Overstreet
2024-09-27
bcachefs: fix transaction restart handling in check_extents(), check_dirents()
Kent Overstreet
2024-09-27
bcachefs: kill inode_walker_entry.seen_this_pos
Kent Overstreet
2024-09-27
bcachefs: Fix error path in check_dirent_inode_dirent()
Kent Overstreet
2024-09-27
bcachefs: Improve bch2_is_inode_open() warning message
Kent Overstreet
2024-09-09
bcachefs: Don't delete open files in online fsck
Kent Overstreet
2024-08-22
bcachefs: add missing inode_walker_exit()
Kent Overstreet
2024-08-22
bcachefs: Fix double assignment in check_dirent_to_subvol()
Yuesong Li
2024-08-22
bcachefs: fix missing bch2_err_str()
Kent Overstreet
2024-07-22
bcachefs: More informative error message in reattach_inode()
Kent Overstreet
2024-07-14
bcachefs: fsck_err() may now take a btree_trans
Kent Overstreet
2024-07-14
bcachefs: check_key_has_inode()
Kent Overstreet
2024-06-10
bcachefs: fix stack frame size in fsck.c
Kent Overstreet
2024-05-28
bcachefs: Run check_key_has_snapshot in snapshot_delete_keys()
Kent Overstreet
2024-05-28
bcachefs: Fix lookup_first_inode() when inode_generations are present
Kent Overstreet
2024-05-08
bcachefs: check for inodes that should have backpointers in fsck
Kent Overstreet
2024-05-08
bcachefs: Rip bch2_snapshot_equiv() out of fsck
Kent Overstreet
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
2024-05-08
bcachefs: bch2_hash_lookup() now returns bkey_s_c
Kent Overstreet
2024-04-03
bcachefs: reconstruct_inode()
Kent Overstreet
2024-04-03
bcachefs: Subvolume reconstruction
Kent Overstreet
2024-04-02
bcachefs: ratelimit informational fsck errors
Kent Overstreet
2024-04-01
bcachefs: Fix overlapping extent repair
Kent Overstreet
2024-04-01
bcachefs: Fix remove_dirent()
Kent Overstreet
2024-03-31
bcachefs: Split out recovery_passes.c
Kent Overstreet
2024-03-31
bcachefs: Fix use after free in check_root_trans()
Kent Overstreet
2024-03-17
bcachefs: Fix spurious -BCH_ERR_transaction_restart_nested
Kent Overstreet
2024-03-17
bcachefs: Fix check_key_has_snapshot() call
Kent Overstreet
2024-03-13
bcachefs: check_path() now only needs to walk up to subvolume root
Kent Overstreet
2024-03-13
bcachefs: bch2_check_subvolume_structure()
Kent Overstreet
[next]