summaryrefslogtreecommitdiff
path: root/fs/bcachefs/buckets_types.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: add ability to run gc on metadata onlyKent Overstreet1-0/+1
2023-10-23bcachefs: Add a mechanism for blocking the journalKent Overstreet1-15/+13
2023-10-23bcachefs: Fix oldest_gen handlingKent Overstreet1-0/+1
2023-10-23bcachefs: Fix check for if extent update is allocatingKent Overstreet1-6/+8
2023-10-23bcachefs: Include summarized counts in fs_usageKent Overstreet1-4/+15
2023-10-23bcachefs: refactor bch_fs_usageKent Overstreet1-5/+9
2023-10-23bcachefs: move dirty into bucket_markKent Overstreet1-1/+1
2023-10-23bcachefs: Add new alloc fieldsKent Overstreet1-20/+18
2023-10-23bcachefs: Track nr_inodes with the key marking machineryKent Overstreet1-0/+2
2023-10-23bcachefs: gc now operates on second set of bucket marksKent Overstreet1-2/+4
2023-10-23bcachefs: Erasure codingKent Overstreet1-1/+4
2023-10-23bcachefs: Change how replicated data is accountedKent Overstreet1-1/+0
2023-10-23bcachefs: Account for internal fragmentation betterKent Overstreet1-1/+3
2023-10-23bcachefs: kill s_alloc, use bch_data_typeKent Overstreet1-8/+2
2023-10-23bcachefs: don't call bch2_bucket_seq_cleanup from journal_buf_switchKent Overstreet1-0/+2
2023-10-23bcachefs: Initial commitKent Overstreet1-0/+96