summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/journal_io.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: split out ignore_blacklisted, ignore_not_dirtyKent Overstreet2024-03-131-1/+7
* bcachefs: jset_entry for loops declare loop iterKent Overstreet2024-03-131-2/+2
* bcachefs: jset_entry_datetimeKent Overstreet2024-03-101-0/+16
* bcachefs: convert journal replay ptrs to darrayKent Overstreet2024-03-101-8/+11
* closures: CLOSURE_CALLBACK() to fix type punningKent Overstreet2023-11-241-1/+1
* bcachefs: Convert journal validation to bkey_invalid_flagsKent Overstreet2023-10-221-1/+2
* bcachefs: Drop some anonymous structs, unionsKent Overstreet2023-10-221-3/+8
* bcachefs: Log more messages in the journalKent Overstreet2023-10-221-1/+1
* bcachefs: Improve journal_entry_add()Kent Overstreet2023-10-221-2/+2
* bcachefs: Improve jset_validate()Kent Overstreet2023-10-221-1/+1
* bcachefs: Use a genradix for reading journal entriesKent Overstreet2023-10-221-2/+1
* bcachefs: Store logical location of journal entriesKent Overstreet2023-10-221-1/+9
* bcachefs: bch2_journal_entry_to_text()Kent Overstreet2023-10-221-2/+4
* bcachefs: Fix compat code for superblockKent Overstreet2023-10-221-0/+3
* bcachefs: Improve diagnostics when journal entries are missingKent Overstreet2023-10-221-1/+3
* bcachefs: Don't require flush/fua on every journal writeKent Overstreet2023-10-221-1/+2
* bcachefs: Improvements to the journal read error pathsKent Overstreet2023-10-221-0/+2
* bcachefs: Journal replay refactoringKent Overstreet2023-10-221-2/+0
* bcachefs: Rewrite journal_seq_blacklist machineryKent Overstreet2023-10-221-1/+0
* bcachefs: Journal reclaim refactoringKent Overstreet2023-10-221-1/+0
* bcachefs: Assorted journal refactoringKent Overstreet2023-10-221-1/+1
* bcachefs: btree gc refactoringKent Overstreet2023-10-221-0/+2
* bcachefs: Initial commitKent Overstreet2023-10-221-0/+44