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