summaryrefslogtreecommitdiff
path: root/fs/bcachefs/bcachefs.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: Assorted fixes for running on very small devicesKent Overstreet1-1/+1
2023-10-23bcachefs: Scale down number of writepoints when low on spaceKent Overstreet1-2/+4
2023-10-23bcachefs: kill struct bch_replicas_cpu_entryKent Overstreet1-0/+1
2023-10-23bcachefs: mempoolify btree_transKent Overstreet1-0/+2
2023-10-23bcachefs: Better calculation of copygc thresholdKent Overstreet1-0/+1
2023-10-23bcachefs: Invalidate buckets when writing to alloc btreeKent Overstreet1-3/+4
2023-10-23bcachefs: kill bucket mark sector count saturationKent Overstreet1-1/+0
2023-10-23bcachefs: don't call bch2_bucket_seq_cleanup from journal_buf_switchKent Overstreet1-1/+1
2023-10-23bcachefs: Only check inode i_nlink during full fsckKent Overstreet1-0/+1
2023-10-23bcachefs: Initial commitKent Overstreet1-0/+785