summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/sb-clean.c
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Plumb bch_validate_flags to sb_field_ops.validate()Kent Overstreet2024-05-091-3/+2
* bcachefs: bch_member.last_journal_bucketKent Overstreet2024-05-081-0/+2
* bcachefs: prt_printf() now respects \r\n\tKent Overstreet2024-05-081-4/+2
* bcachefs: Fix sb_clean_validate endianness conversionKent Overstreet2024-05-081-1/+1
* bcachefs: Add missing validation for superblock section cleanKent Overstreet2024-05-061-0/+14
* bcachefs: Check for journal entries overruning end of sb clean sectionKent Overstreet2024-04-201-0/+8
* bcachefs: jset_entry_datetimeKent Overstreet2024-03-101-16/+0
* bcachefs: bch_fs_usage_baseKent Overstreet2024-01-211-1/+1
* bcachefs: for_each_member_device() now declares loop iterKent Overstreet2024-01-011-10/+7
* bcachefs: Kill dev_usage->buckets_ecKent Overstreet2024-01-011-1/+0
* bcachefs: Rename bch_replicas_entry -> bch_replicas_entry_v1Kent Overstreet2024-01-011-1/+1
* bcachefs: bch_sb_field_downgradeKent Overstreet2024-01-011-2/+0
* bcachefs: Don't iterate over journal entries just for btree rootsKent Overstreet2023-11-051-1/+1
* bcachefs: Enumerate fsck errorsKent Overstreet2023-11-011-0/+3
* bcachefs: bch2_sb_field_get() refactoringKent Overstreet2023-10-221-2/+2
* bcachefs: sb-clean.cKent Overstreet2023-10-221-0/+395