summaryrefslogtreecommitdiff
path: root/fs/bcachefs/journal_types.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: Add a pre-reserve mechanism for the journalKent Overstreet1-0/+27
2023-10-23bcachefs: Separate discards from rest of journal reclaimKent Overstreet1-0/+2
2023-10-23bcachefs: ja->discard_idx, ja->dirty_idxKent Overstreet1-13/+11
2023-10-23bcachefs: Journal reclaim refactoringKent Overstreet1-0/+6
2023-10-23bcachefs: Assorted journal refactoringKent Overstreet1-7/+11
2023-10-23bcachefs: Add a mechanism for blocking the journalKent Overstreet1-0/+3
2023-10-23bcachefs: New journal_entry_res mechanismKent Overstreet1-0/+11
2023-10-23bcachefs: Journal refactoringKent Overstreet1-1/+0
2023-10-23bcachefs: Assorted journal refactoringKent Overstreet1-1/+2
2023-10-23bcachefs: Fix a use after free in the journal codeKent Overstreet1-1/+5
2023-10-23bcachefs: Initial commitKent Overstreet1-0/+242