index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
fsck.c
Age
Commit message (
Expand
)
Author
2023-11-14
bcachefs: Fix bch2_check_nlinks() for snapshots
Kent Overstreet
2023-11-05
bcachefs: x-macro-ify inode flags enum
Kent Overstreet
2023-11-01
bcachefs: Enumerate fsck errors
Kent Overstreet
2023-10-31
bcachefs: Check for too-large encoded extents
Kent Overstreet
2023-10-31
bcachefs: bch2_btree_id_str()
Kent Overstreet
2023-10-31
bcachefs: Don't run bch2_delete_dead_snapshots() unnecessarily
Kent Overstreet
2023-10-22
bcachefs: bch_err_msg(), bch_err_fn() now filters out transaction restart errors
Kent Overstreet
2023-10-22
bcachefs: Silence transaction restart error message
Kent Overstreet
2023-10-22
bcachefs: More minor smatch fixes
Kent Overstreet
2023-10-22
bcachefs: Heap allocate btree_trans
Kent Overstreet
2023-10-22
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
bcachefs: __bch2_btree_insert() -> bch2_btree_insert_trans()
Kent Overstreet
2023-10-22
bcachefs: Convert more code to bch_err_msg()
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_propagate_key_to_snapshot_leaves()
Kent Overstreet
2023-10-22
bcachefs: bch2_propagate_key_to_snapshot_leaves()
Kent Overstreet
2023-10-22
bcachefs: Split out snapshot.c
Kent Overstreet
2023-10-22
bcachefs: Log a message when running an explicit recovery pass
Kent Overstreet
2023-10-22
bcachefs: Fix overlapping extent repair
Kent Overstreet
2023-10-22
bcachefs: Move fsck_inode_rm() to inode.c
Kent Overstreet
2023-10-22
bcachefs: Fix a null ptr deref in check_xattr()
Kent Overstreet
2023-10-22
bcachefs: fsck: delete dead code
Kent Overstreet
2023-10-22
bcachefs: bch2_run_explicit_recovery_pass()
Kent Overstreet
2023-10-22
bcachefs: Fix lookup_inode_for_snapshot()
Kent Overstreet
2023-10-22
bcachefs: need_snapshot_cleanup shouldn't be a fsck error
Kent Overstreet
2023-10-22
bcachefs: Improve key_visible_in_snapshot()
Kent Overstreet
2023-10-22
bcachefs: Refactor overlapping extent checks
Kent Overstreet
2023-10-22
bcachefs: check_extent(): don't use key_visible_in_snapshot()
Kent Overstreet
2023-10-22
bcachefs: check_extent() refactoring
Kent Overstreet
2023-10-22
bcachefs: fsck: walk_inode() now takes is_whiteout
Kent Overstreet
2023-10-22
bcachefs: Simplify check_extent()
Kent Overstreet
2023-10-22
bcachefs: overlapping_extents_found()
Kent Overstreet
2023-10-22
bcachefs: fsck: inode_walker: last_pos, seen_this_pos
Kent Overstreet
2023-10-22
bcachefs: check_extents(): make sure to check i_sectors for last inode
Kent Overstreet
2023-10-22
bcachefs: Convert snapshot table to RCU array
Kent Overstreet
2023-10-22
bcachefs: Enumerate recovery passes
Kent Overstreet
2023-10-22
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-10-22
bcachefs: Fix a format string warning
Kent Overstreet
2023-10-22
bcachefs: fsck: Break walk_inode() up into multiple functions
Kent Overstreet
2023-10-22
bcachefs: fsck needs BTREE_UPDATE_INTERNAL_SNAPSHOT_NODE
Kent Overstreet
2023-10-22
bcachefs: Improve error message for overlapping extents
Kent Overstreet
2023-10-22
bcachefs: New error message helpers
Kent Overstreet
2023-10-22
bcachefs: Convert -ENOENT to private error codes
Kent Overstreet
2023-10-22
bcachefs: Fix check_overlapping_extents()
Kent Overstreet
2023-10-22
bcachefs: BTREE_ID_snapshot_tree
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_make_mut() now calls bch2_trans_update()
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_get_iter() helpers
Kent Overstreet
2023-10-22
bcachefs: Converting to typed bkeys is now allowed for err, null ptrs
Kent Overstreet
2023-10-22
bcachefs: Make sure hash info gets initialized in fsck
Kent Overstreet
2023-10-22
bcachefs: Fix a null ptr deref in fsck check_extents()
Kent Overstreet
2023-10-22
bcachefs: Private error codes: ENOMEM
Kent Overstreet
[next]