summaryrefslogtreecommitdiff
path: root/fs/bcachefs/super.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: Erasure codingKent Overstreet1-0/+12
2023-10-23bcachefs: revamp to_text methodsKent Overstreet1-4/+3
2023-10-23bcachefs: Set the last mount time using the realtime clockTim Schlueter1-3/+3
2023-10-23bcachefs: Scale down number of writepoints when low on spaceKent Overstreet1-1/+2
2023-10-23bcachefs: Split out alloc_background.cKent Overstreet1-1/+2
2023-10-23bcachefs: kill extent_insert_hookKent Overstreet1-2/+1
2023-10-23bcachefs: mempoolify btree_transKent Overstreet1-0/+3
2023-10-23bcachefs: Change how replicated data is accountedKent Overstreet1-8/+43
2023-10-23bcachefs: add bch_verbose() statements for shutdownKent Overstreet1-0/+4
2023-10-23bcachefs: Initial commitKent Overstreet1-0/+1754