summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/journal_reclaim.h
AgeCommit message (Expand)AuthorLines
2025-09-29Remove bcachefs core codeLinus Torvalds-84/+0
2025-01-25bcachefs: Improve journal pin flushingKent Overstreet-0/+3
2024-01-01bcachefs: btree write buffer now slurps keys from journalKent Overstreet-0/+1
2024-01-01bcachefs: Add an assertion in bch2_journal_pin_set()Kent Overstreet-11/+4
2023-10-22bcachefs: refactor pin put helpersBrian Foster-1/+2
2023-10-22bcachefs: Make sure to initialize j->last_flushedKent Overstreet-5/+3
2023-10-22bcachefs: Fix race between journal_seq_copy() and journal_seq_drop()Kent Overstreet-2/+5
2023-10-22bcachefs: Improve journal free space calculationsKent Overstreet-6/+0
2023-10-22bcachefs: Increase journal pipeliningKent Overstreet-0/+1
2023-10-22bcachefs: Check for errors in bch2_journal_reclaim()Kent Overstreet-1/+1
2023-10-22bcachefs: Journal pin refactoringKent Overstreet-10/+18
2023-10-22bcachefs: Move journal reclaim to a kthreadKent Overstreet-1/+14
2023-10-22bcachefs: Btree key cacheKent Overstreet-0/+4
2023-10-22bcachefs: Fixes for going ROKent Overstreet-3/+3
2023-10-22bcachefs: Interior btree updates are now fully transactionalKent Overstreet-1/+1
2023-10-22bcachefs: Journal pin cleanupsKent Overstreet-9/+17
2023-10-22bcachefs: Don't block on reclaim_lock from journal_res_getKent Overstreet-0/+1
2023-10-22bcachefs: bch2_journal_space_available improvementsKent Overstreet-1/+8
2023-10-22bcachefs: Separate discards from rest of journal reclaimKent Overstreet-0/+1
2023-10-22bcachefs: Journal reclaim refactoringKent Overstreet-1/+6
2023-10-22bcachefs: Deferred btree updatesKent Overstreet-0/+2
2023-10-22bcachefs: Fix a use after free in the journal codeKent Overstreet-4/+3
2023-10-22bcachefs: Initial commitKent Overstreet-0/+42