aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/journal_io.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-22bcachefs: Allocator startup improvementsKent Overstreet1-5/+4
2023-10-22bcachefs: Journal refactoringKent Overstreet1-222/+120
2023-10-22bcachefs: Erasure codingKent Overstreet1-3/+2
2023-10-22bcachefs: Centralize marking of replicas in btree update pathKent Overstreet1-1/+1
2023-10-22bcachefs: revamp to_text methodsKent Overstreet1-3/+4
2023-10-22bcachefs: Fix journal replay when replicas sb section missingKent Overstreet1-1/+2
2023-10-22bcachefs: Some fixes for building in userspaceKent Overstreet1-3/+9
2023-10-22bcachefs: btree gc refactoringKent Overstreet1-22/+0
2023-10-22bcachefs: bch2_extent_drop_ptrs()Kent Overstreet1-7/+12
2023-10-22bcachefs: Split out alloc_background.cKent Overstreet1-1/+2
2023-10-22bcachefs: kill extent_insert_hookKent Overstreet1-1/+1
2023-10-22bcachefs: Assorted journal refactoringKent Overstreet1-3/+6
2023-10-22bcachefs: fix last_seq_ondiskKent Overstreet1-1/+2
2023-10-22bcachefs: don't call bch2_bucket_seq_cleanup from journal_buf_switchKent Overstreet1-0/+2
2023-10-22bcachefs: Initial commitKent Overstreet1-0/+1392