index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
fsck.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: Fix bch2_check_nlinks() for snapshots
Kent Overstreet
2023-11-15
1
-1
/
+1
*
bcachefs: x-macro-ify inode flags enum
Kent Overstreet
2023-11-05
1
-17
/
+17
*
bcachefs: Enumerate fsck errors
Kent Overstreet
2023-11-02
1
-36
/
+60
*
bcachefs: Check for too-large encoded extents
Kent Overstreet
2023-10-31
1
-1
/
+48
*
bcachefs: bch2_btree_id_str()
Kent Overstreet
2023-10-31
1
-2
/
+3
*
bcachefs: Don't run bch2_delete_dead_snapshots() unnecessarily
Kent Overstreet
2023-10-31
1
-0
/
+1
*
bcachefs: bch_err_msg(), bch_err_fn() now filters out transaction restart errors
Kent Overstreet
2023-10-22
1
-72
/
+32
*
bcachefs: Silence transaction restart error message
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: More minor smatch fixes
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Heap allocate btree_trans
Kent Overstreet
2023-10-22
1
-58
/
+38
*
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
1
-7
/
+14
*
bcachefs: __bch2_btree_insert() -> bch2_btree_insert_trans()
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Convert more code to bch_err_msg()
Kent Overstreet
2023-10-22
1
-28
/
+22
*
bcachefs: Fix bch2_propagate_key_to_snapshot_leaves()
Kent Overstreet
2023-10-22
1
-10
/
+3
*
bcachefs: bch2_propagate_key_to_snapshot_leaves()
Kent Overstreet
2023-10-22
1
-11
/
+25
*
bcachefs: Split out snapshot.c
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Log a message when running an explicit recovery pass
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Fix overlapping extent repair
Kent Overstreet
2023-10-22
1
-38
/
+100
*
bcachefs: Move fsck_inode_rm() to inode.c
Kent Overstreet
2023-10-22
1
-64
/
+1
*
bcachefs: Fix a null ptr deref in check_xattr()
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: fsck: delete dead code
Kent Overstreet
2023-10-22
1
-41
/
+0
*
bcachefs: bch2_run_explicit_recovery_pass()
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Fix lookup_inode_for_snapshot()
Kent Overstreet
2023-10-22
1
-1
/
+5
*
bcachefs: need_snapshot_cleanup shouldn't be a fsck error
Kent Overstreet
2023-10-22
1
-12
/
+16
*
bcachefs: Improve key_visible_in_snapshot()
Kent Overstreet
2023-10-22
1
-8
/
+16
*
bcachefs: Refactor overlapping extent checks
Kent Overstreet
2023-10-22
1
-66
/
+87
*
bcachefs: check_extent(): don't use key_visible_in_snapshot()
Kent Overstreet
2023-10-22
1
-35
/
+12
*
bcachefs: check_extent() refactoring
Kent Overstreet
2023-10-22
1
-49
/
+50
*
bcachefs: fsck: walk_inode() now takes is_whiteout
Kent Overstreet
2023-10-22
1
-12
/
+13
*
bcachefs: Simplify check_extent()
Kent Overstreet
2023-10-22
1
-20
/
+10
*
bcachefs: overlapping_extents_found()
Kent Overstreet
2023-10-22
1
-37
/
+83
*
bcachefs: fsck: inode_walker: last_pos, seen_this_pos
Kent Overstreet
2023-10-22
1
-16
/
+23
*
bcachefs: check_extents(): make sure to check i_sectors for last inode
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: Convert snapshot table to RCU array
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Enumerate recovery passes
Kent Overstreet
2023-10-22
1
-66
/
+11
*
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-10-22
1
-4
/
+4
*
bcachefs: Fix a format string warning
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: fsck: Break walk_inode() up into multiple functions
Kent Overstreet
2023-10-22
1
-46
/
+57
*
bcachefs: fsck needs BTREE_UPDATE_INTERNAL_SNAPSHOT_NODE
Kent Overstreet
2023-10-22
1
-10
/
+12
*
bcachefs: Improve error message for overlapping extents
Kent Overstreet
2023-10-22
1
-6
/
+32
*
bcachefs: New error message helpers
Kent Overstreet
2023-10-22
1
-25
/
+34
*
bcachefs: Convert -ENOENT to private error codes
Kent Overstreet
2023-10-22
1
-12
/
+12
*
bcachefs: Fix check_overlapping_extents()
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: BTREE_ID_snapshot_tree
Kent Overstreet
2023-10-22
1
-1
/
+2
*
bcachefs: bch2_bkey_make_mut() now calls bch2_trans_update()
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: bch2_bkey_get_iter() helpers
Kent Overstreet
2023-10-22
1
-54
/
+18
*
bcachefs: Converting to typed bkeys is now allowed for err, null ptrs
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Make sure hash info gets initialized in fsck
Kent Overstreet
2023-10-22
1
-13
/
+12
*
bcachefs: Fix a null ptr deref in fsck check_extents()
Kent Overstreet
2023-10-22
1
-3
/
+8
*
bcachefs: Private error codes: ENOMEM
Kent Overstreet
2023-10-22
1
-2
/
+2
[next]