summaryrefslogtreecommitdiff
path: root/fs/bcachefs/journal_reclaim.h
AgeCommit message (Expand)Author
2024-01-01bcachefs: btree write buffer now slurps keys from journalKent Overstreet
2024-01-01bcachefs: Add an assertion in bch2_journal_pin_set()Kent Overstreet
2023-10-22bcachefs: refactor pin put helpersBrian Foster
2023-10-22bcachefs: Make sure to initialize j->last_flushedKent Overstreet
2023-10-22bcachefs: Fix race between journal_seq_copy() and journal_seq_drop()Kent Overstreet
2023-10-22bcachefs: Improve journal free space calculationsKent Overstreet
2023-10-22bcachefs: Increase journal pipeliningKent Overstreet
2023-10-22bcachefs: Check for errors in bch2_journal_reclaim()Kent Overstreet
2023-10-22bcachefs: Journal pin refactoringKent Overstreet
2023-10-22bcachefs: Move journal reclaim to a kthreadKent Overstreet
2023-10-22bcachefs: Btree key cacheKent Overstreet
2023-10-22bcachefs: Fixes for going ROKent Overstreet
2023-10-22bcachefs: Interior btree updates are now fully transactionalKent Overstreet
2023-10-22bcachefs: Journal pin cleanupsKent Overstreet
2023-10-22bcachefs: Don't block on reclaim_lock from journal_res_getKent Overstreet
2023-10-22bcachefs: bch2_journal_space_available improvementsKent Overstreet
2023-10-22bcachefs: Separate discards from rest of journal reclaimKent Overstreet
2023-10-22bcachefs: Journal reclaim refactoringKent Overstreet
2023-10-22bcachefs: Deferred btree updatesKent Overstreet
2023-10-22bcachefs: Fix a use after free in the journal codeKent Overstreet
2023-10-22bcachefs: Initial commitKent Overstreet