summaryrefslogtreecommitdiff
path: root/fs/bcachefs/journal_io.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-14bcachefs: split out ignore_blacklisted, ignore_not_dirtyKent Overstreet1-1/+7
2024-03-14bcachefs: jset_entry for loops declare loop iterKent Overstreet1-2/+2
2024-03-10bcachefs: jset_entry_datetimeKent Overstreet1-0/+16
2024-03-10bcachefs: convert journal replay ptrs to darrayKent Overstreet1-8/+11
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