summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/error.c
AgeCommit message (Expand)AuthorLines
2023-10-22bcachefs: Log message improvementsKent Overstreet-2/+2
2023-10-22bcachefs: Don't ratelimit certain fsck errorsKent Overstreet-0/+1
2023-10-22bcachefs: New and improved topology repair codeKent Overstreet-3/+15
2023-10-22bcachefs: Use x-macros for more enumsKent Overstreet-5/+5
2023-10-22bcachefs: Turn c->state_lock into an rwsemKent Overstreet-2/+2
2023-10-22bcachefs: fsck_error_lock requires GFP_NOFSKent Overstreet-1/+1
2023-10-22bcachefs: Add an option for fsck error ratelimitingKent Overstreet-4/+9
2023-10-22bcachefs: Flush fsck errors when looping in btree gcKent Overstreet-4/+5
2023-10-22bcachefs: Track whether filesystem has errors in superblockKent Overstreet-18/+14
2023-10-22bcachefs: Handle fsck errors at runtime betterKent Overstreet-3/+13
2023-10-22bcachefs: Only check inode i_nlink during full fsckKent Overstreet-2/+3
2023-10-22bcachefs: Initial commitKent Overstreet-0/+159