summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-07kill warning blowing up cibcachefs-v6.13-rc1Kent Overstreet
2024-12-05Merge tag 'v6.13-rc1' into bcachefs-v6.13-rc1Kent Overstreet
2024-12-05bcachefs: Don't add unknown accounting types to eytzinger treeKent Overstreet
2024-12-05bcachefs: Journal space calculations should skip durability=0 devicesKent Overstreet
2024-12-05bcachefs: factor out str_hash.cKent Overstreet
2024-12-05bcachefs: kill flags param to bch2_subvolume_get()Kent Overstreet
2024-12-05fixup! bcachefs: Make sure __bch2_run_explicit_recovery_pass() signals to rewindKent Overstreet
2024-12-05bcachefs: bcachefs_metadata_version_persistent_inode_cursorsKent Overstreet
2024-12-05bcachefs: bcachefs_metadata_version_inode_depthKent Overstreet
2024-12-04bcachefs: Option changes now get propagated to reflinked dataKent Overstreet
2024-12-04bcachefs: bcachefs_metadata_version_reflink_p_may_update_optsKent Overstreet
2024-12-04bcachefs: BCH_SB_VERSION_INCOMPATKent Overstreet
2024-12-04bcachefs: Only run check_backpointers_to_extents in debug modeKent Overstreet
2024-12-04bcachefs: bch2_backpointer_get_key() now repairs dangling backpointersKent Overstreet
2024-12-04bcachefs: Add write buffer flush param to backpointer_get_key()Kent Overstreet
2024-12-04bcachefs: check_extents_to_backpointers() now only checks buckets with mismat...Kent Overstreet
2024-12-04bcachefs: kill __bch2_extent_ptr_to_bp()Kent Overstreet
2024-12-04bcachefs: bch2_extent_ptr_to_bp() no longer depends on deviceKent Overstreet
2024-12-04bcachefs: bcachefs_metadata_version_disk_accounting_big_endianKent Overstreet
2024-12-04bcachefs: bcachefs_metadata_version_backpointer_bucket_genKent Overstreet
2024-12-04bcachefs: Don't call bch2_btree_interior_update_will_free_node() until after ...Kent Overstreet
2024-12-04bcachefs: Make sure __bch2_run_explicit_recovery_pass() signals to rewindKent Overstreet
2024-12-04bcachefs: Call bch2_btree_lost_data() on btree read errorKent Overstreet
2024-12-04bcachefs: Journal write path refactoring, debug improvementsKent Overstreet
2024-12-04bcachefs: dev_alloc_list.devs -> dev_alloc_list.dataKent Overstreet
2024-12-04bcachefs: Fix failure to allocate journal write on discard retryKent Overstreet
2024-12-04bcachefs: BCH_ERR_insufficient_journal_devicesKent Overstreet
2024-12-04bcachefs: Silence "unable to allocate journal write" if we're already ROKent Overstreet
2024-12-04bcachefs: trace_accounting_mem_insertKent Overstreet
2024-12-04bcachefs: Advance to next bp on BCH_ERR_backpointer_to_overwritten_btree_nodeKent Overstreet
2024-12-04bcachefs: Simplify disk accounting validate lateKent Overstreet
2024-12-04bcachefs: logged ops only use inum 0 of logged ops btreeKent Overstreet
2024-12-04bcachefs: rcu_pending now works in userspaceKent Overstreet
2024-12-04bcachefs: BCACHEFS_PATH_TRACEPOINTS should depend on TRACINGGeert Uytterhoeven
2024-12-04bcachefs: Fix allocating too big journal entryKent Overstreet
2024-12-04bcachefs: Improve "unable to allocate journal write" messageKent Overstreet
2024-12-04bcachefs: fix bch2_journal_key_insert_take() seqKent Overstreet
2024-12-04bcachefs: bch2_async_btree_node_rewrites_flush()Kent Overstreet
2024-12-04bcachefs: If we did repair on a btree node, make sure we rewrite itKent Overstreet
2024-12-04bcachefs: bkey_fsck_err now respects errors_silentKent Overstreet
2024-12-04bcachefs: list_pop_entry()Kent Overstreet
2024-12-04bcachefs: Convert write path errors to inum_to_path()Kent Overstreet
2024-12-04bcachefs: bch2_inum_to_path()Kent Overstreet
2024-12-04bcachefs: Fix fsck.c build in userspaceKent Overstreet
2024-12-04bcachefs: Add missing parameter description to bch2_bucket_alloc_trans()Yang Li
2024-12-04bcachefs: Don't recurse in check_discard_freespace_keyKent Overstreet
2024-12-04bcachefs: Check for extent crc uncompressed/compressed size mismatchKent Overstreet
2024-12-04bcachefs: bch2_trans_relock() is trylock for lockdepKent Overstreet
2024-12-04bcachefs: cryptographic MACs on superblock are not (yet?) supportedKent Overstreet
2024-12-04bcachefs: Check for inode journal seq in the futureKent Overstreet