summaryrefslogtreecommitdiff
path: root/fs/bcachefs/journal_io.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-24closures: CLOSURE_CALLBACK() to fix type punningKent Overstreet1-1/+1
2023-10-23bcachefs: Convert journal validation to bkey_invalid_flagsKent Overstreet1-1/+2
2023-10-23bcachefs: Drop some anonymous structs, unionsKent Overstreet1-3/+8
2023-10-23bcachefs: Log more messages in the journalKent Overstreet1-1/+1
2023-10-23bcachefs: Improve journal_entry_add()Kent Overstreet1-2/+2
2023-10-23bcachefs: Improve jset_validate()Kent Overstreet1-1/+1
2023-10-23bcachefs: Use a genradix for reading journal entriesKent Overstreet1-2/+1
2023-10-23bcachefs: Store logical location of journal entriesKent Overstreet1-1/+9
2023-10-23bcachefs: bch2_journal_entry_to_text()Kent Overstreet1-2/+4
2023-10-23bcachefs: Fix compat code for superblockKent Overstreet1-0/+3
2023-10-23bcachefs: Improve diagnostics when journal entries are missingKent Overstreet1-1/+3
2023-10-23bcachefs: Don't require flush/fua on every journal writeKent Overstreet1-1/+2
2023-10-23bcachefs: Improvements to the journal read error pathsKent Overstreet1-0/+2
2023-10-23bcachefs: Journal replay refactoringKent Overstreet1-2/+0
2023-10-23bcachefs: Rewrite journal_seq_blacklist machineryKent Overstreet1-1/+0
2023-10-23bcachefs: Journal reclaim refactoringKent Overstreet1-1/+0
2023-10-23bcachefs: Assorted journal refactoringKent Overstreet1-1/+1
2023-10-23bcachefs: btree gc refactoringKent Overstreet1-0/+2
2023-10-23bcachefs: Initial commitKent Overstreet1-0/+44