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