aboutsummaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/sb-clean.c
AgeCommit message (Expand)AuthorFilesLines
10 daysbcachefs: Plumb bch_validate_flags to sb_field_ops.validate()Kent Overstreet1-3/+2
11 daysbcachefs: bch_member.last_journal_bucketKent Overstreet1-0/+2
11 daysbcachefs: prt_printf() now respects \r\n\tKent Overstreet1-4/+2
11 daysbcachefs: Fix sb_clean_validate endianness conversionKent Overstreet1-1/+1
14 daysbcachefs: Add missing validation for superblock section cleanKent Overstreet1-0/+14
2024-04-20bcachefs: Check for journal entries overruning end of sb clean sectionKent Overstreet1-0/+8
2024-03-10bcachefs: jset_entry_datetimeKent Overstreet1-16/+0
2024-01-21bcachefs: bch_fs_usage_baseKent Overstreet1-1/+1
2024-01-01bcachefs: for_each_member_device() now declares loop iterKent Overstreet1-10/+7
2024-01-01bcachefs: Kill dev_usage->buckets_ecKent Overstreet1-1/+0
2024-01-01bcachefs: Rename bch_replicas_entry -> bch_replicas_entry_v1Kent Overstreet1-1/+1
2024-01-01bcachefs: bch_sb_field_downgradeKent Overstreet1-2/+0
2023-11-05bcachefs: Don't iterate over journal entries just for btree rootsKent Overstreet1-1/+1
2023-11-01bcachefs: Enumerate fsck errorsKent Overstreet1-0/+3
2023-10-22bcachefs: bch2_sb_field_get() refactoringKent Overstreet1-2/+2
2023-10-22bcachefs: sb-clean.cKent Overstreet1-0/+395