summaryrefslogtreecommitdiff
path: root/fs/bcachefs/recovery.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: Assorted fixes for running on very small devicesKent Overstreet1-2/+2
2023-10-23bcachefs: Fix an assertion when rebuilding replicasKent Overstreet1-0/+2
2023-10-23bcachefs: Rename nofsck opt to fsckKent Overstreet1-1/+1
2023-10-23bcachefs: Split out alloc_background.cKent Overstreet1-1/+1
2023-10-23bcachefs: kill extent_insert_hookKent Overstreet1-2/+2
2023-10-23bcachefs: Only check inode i_nlink during full fsckKent Overstreet1-0/+7
2023-10-23bcachefs: Initial commitKent Overstreet1-0/+377