summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/replicas.c
Commit message (Expand)AuthorAgeFilesLines
...
* bcachefs: fs_usage_u64s()Kent Overstreet2023-10-221-27/+26
* bcachefs: Add a mechanism for blocking the journalKent Overstreet2023-10-221-4/+4
* bcachefs: serialize persistent_reservedKent Overstreet2023-10-221-1/+6
* bcachefs: journal_replay_early()Kent Overstreet2023-10-221-0/+28
* bcachefs: Write out fs usageKent Overstreet2023-10-221-5/+0
* bcachefs: reserve space in journal for fs usage entriesKent Overstreet2023-10-221-0/+34
* bcachefs: percpu utility codeKent Overstreet2023-10-221-4/+2
* bcachefs: Fix check for if extent update is allocatingKent Overstreet2023-10-221-92/+188
* bcachefs: Minor replicas.c refactoringKent Overstreet2023-10-221-5/+5
* bcachefs: Switch replicas to mark_lockKent Overstreet2023-10-221-130/+115
* bcachefs: Make bkey types globally uniqueKent Overstreet2023-10-221-56/+40
* bcachefs: Erasure codingKent Overstreet2023-10-221-3/+31
* bcachefs: Centralize marking of replicas in btree update pathKent Overstreet2023-10-221-33/+34
* bcachefs: stripe support for replicas trackingKent Overstreet2023-10-221-32/+173
* bcachefs: revamp to_text methodsKent Overstreet2023-10-221-31/+20
* bcachefs: fix a replicas bugKent Overstreet2023-10-221-0/+4
* bcachefs: replicas: prep work for stripesKent Overstreet2023-10-221-27/+92
* bcachefs: kill struct bch_replicas_cpu_entryKent Overstreet2023-10-221-199/+127
* bcachefs: Initial commitKent Overstreet2023-10-221-0/+698