aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/recovery.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-22bcachefs: Stripes now properly subject to gcKent Overstreet1-3/+3
2023-10-22Revert "bcachefs: start erasure coding after journal replay"Kent Overstreet1-5/+5
2023-10-22bcachefs: start erasure coding after journal replayKent Overstreet1-5/+5
2023-10-22bcachefs: Erasure codingKent Overstreet1-0/+6
2023-10-22bcachefs: stripe support for replicas trackingKent Overstreet1-1/+2
2023-10-22bcachefs: Assorted fixes for running on very small devicesKent Overstreet1-2/+2
2023-10-22bcachefs: Fix an assertion when rebuilding replicasKent Overstreet1-0/+2
2023-10-22bcachefs: Rename nofsck opt to fsckKent Overstreet1-1/+1
2023-10-22bcachefs: Split out alloc_background.cKent Overstreet1-1/+1
2023-10-22bcachefs: kill extent_insert_hookKent Overstreet1-2/+2
2023-10-22bcachefs: Only check inode i_nlink during full fsckKent Overstreet1-0/+7
2023-10-22bcachefs: Initial commitKent Overstreet1-0/+377