summaryrefslogtreecommitdiff
path: root/fs/bcachefs/journal_io.c
AgeCommit message (Expand)Author
2023-10-22bcachefs: Various improvements to bch2_alloc_write()Kent Overstreet
2023-10-22bcachefs: Journal replay refactoringKent Overstreet
2023-10-22bcachefs: Rewrite journal_seq_blacklist machineryKent Overstreet
2023-10-22bcachefs: Caller now responsible for calling mark_key for gcKent Overstreet
2023-10-22bcachefs: Go rw lazilyKent Overstreet
2023-10-22bcachefs: convert bch2_btree_insert_at() usage to bch2_trans_commit()Kent Overstreet
2023-10-22bcachefs: Fix for when compressed extent is split during journal replayKent Overstreet
2023-10-22bcachefs: Add a pre-reserve mechanism for the journalKent Overstreet
2023-10-22bcachefs: bch2_journal_space_available improvementsKent Overstreet
2023-10-22bcachefs: ja->discard_idx, ja->dirty_idxKent Overstreet
2023-10-22bcachefs: use correct wq for journal reclaimKent Overstreet
2023-10-22bcachefs: Journal reclaim refactoringKent Overstreet
2023-10-22bcachefs: fix a deadlock on startupKent Overstreet
2023-10-22bcachefs: Assorted journal refactoringKent Overstreet
2023-10-22bcachefs: Convert bucket invalidation to key marking pathKent Overstreet
2023-10-22bcachefs: serialize persistent_reservedKent Overstreet
2023-10-22bcachefs: Write out fs usageKent Overstreet
2023-10-22bcachefs: reserve space in journal for fs usage entriesKent Overstreet
2023-10-22bcachefs: Fix check for if extent update is allocatingKent Overstreet
2023-10-22bcachefs: fix ja->cur_idx use while reading journalKent Overstreet
2023-10-22bcachefs: Fix for running in degraded modeKent Overstreet
2023-10-22bcachefs: Make bkey types globally uniqueKent Overstreet
2023-10-22bcachefs: Allocator startup improvementsKent Overstreet
2023-10-22bcachefs: Journal refactoringKent Overstreet
2023-10-22bcachefs: Erasure codingKent Overstreet
2023-10-22bcachefs: Centralize marking of replicas in btree update pathKent Overstreet
2023-10-22bcachefs: revamp to_text methodsKent Overstreet
2023-10-22bcachefs: Fix journal replay when replicas sb section missingKent Overstreet
2023-10-22bcachefs: Some fixes for building in userspaceKent Overstreet
2023-10-22bcachefs: btree gc refactoringKent Overstreet
2023-10-22bcachefs: bch2_extent_drop_ptrs()Kent Overstreet
2023-10-22bcachefs: Split out alloc_background.cKent Overstreet
2023-10-22bcachefs: kill extent_insert_hookKent Overstreet
2023-10-22bcachefs: Assorted journal refactoringKent Overstreet
2023-10-22bcachefs: fix last_seq_ondiskKent Overstreet
2023-10-22bcachefs: don't call bch2_bucket_seq_cleanup from journal_buf_switchKent Overstreet
2023-10-22bcachefs: Initial commitKent Overstreet