summaryrefslogtreecommitdiff
path: root/fs/bcachefs/recovery.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: Switch replicas to mark_lockKent Overstreet1-2/+1
2023-10-23bcachefs: Track nr_inodes with the key marking machineryKent Overstreet1-2/+0
2023-10-23bcachefs: Make bkey types globally uniqueKent Overstreet1-5/+18
2023-10-23bcachefs: Stripes now properly subject to gcKent Overstreet1-3/+3
2023-10-23Revert "bcachefs: start erasure coding after journal replay"Kent Overstreet1-5/+5
2023-10-23bcachefs: start erasure coding after journal replayKent Overstreet1-5/+5
2023-10-23bcachefs: Erasure codingKent Overstreet1-0/+6
2023-10-23bcachefs: stripe support for replicas trackingKent Overstreet1-1/+2
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