summaryrefslogtreecommitdiff
path: root/fs/bcachefs/bcachefs.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: refactor bch_fs_usageKent Overstreet1-2/+8
2023-10-23bcachefs: Switch replicas to mark_lockKent Overstreet1-2/+2
2023-10-23bcachefs: s/usage_lock/mark_lockKent Overstreet1-2/+2
2023-10-23bcachefs: move dirty into bucket_markKent Overstreet1-1/+1
2023-10-23bcachefs: Add new alloc fieldsKent Overstreet1-2/+1
2023-10-23bcachefs: Track nr_inodes with the key marking machineryKent Overstreet1-3/+0
2023-10-23bcachefs: Make bkey types globally uniqueKent Overstreet1-0/+1
2023-10-23bcachefs: Stripes now properly subject to gcKent Overstreet1-6/+10
2023-10-23bcachefs: gc now operates on second set of bucket marksKent Overstreet1-10/+4
2023-10-23bcachefs: Allocator startup improvementsKent Overstreet1-0/+1
2023-10-23bcachefs: Erasure codingKent Overstreet1-5/+28
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