summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-17foobcachefs-btree-write-buffer-via-journalKent Overstreet
2023-03-17fooKent Overstreet
2023-03-17bcachefs: btree write buffer: Do write buffer updates via journalKent Overstreet
2023-03-17bcachefs: Improved transaction restart debugging XXXKent Overstreet
2023-03-17bcachefs: btree write buffer: inline sort functionKent Overstreet
2023-03-16bcachefs: Fix try_decrease_writepoints()Kent Overstreet
2023-03-16bcachefs: Add an assert in inode_write for -ENOENTKent Overstreet
2023-03-16bcachefs: Fix bch2_evict_subvolume_inodes()Kent Overstreet
2023-03-16bcachefs: Improve error handling in bch2_ioctl_subvolume_destroy()Kent Overstreet
2023-03-16bcachefs: Fix for 'missing subvolume' errorKent Overstreet
2023-03-16bcachefs: Don't run transaction hooks multiple timesKent Overstreet
2023-03-15bcachefs: Add a fallback when journal_keys doesn't fit in ramKent Overstreet
2023-03-15fixup! bcachefs: All held locks must be in a btree pathKent Overstreet
2023-03-14bcachefs: Improve the backpointer to missing extent messageKent Overstreet
2023-03-14bcachefs: Add error message for failing to allocate sorted journal keysKent Overstreet
2023-03-14bcachefs: New erasure coding shutdown pathKent Overstreet
2023-03-14bcachefs: bch2_fs_moving_ctxts_to_text()Kent Overstreet
2023-03-14bcachefs: Private error codes: ENOMEMKent Overstreet
2023-03-14bcachefs: Fix bch2_check_extents_to_backpointers()Kent Overstreet
2023-03-14bcachefs: Fix an assert in copygc thread shutdown pathKent Overstreet
2023-03-14bcachefs: bch2_bucket_is_movable() -> BTREE_ITER_CACHEDKent Overstreet
2023-03-14bcachefs: Don't use BTREE_ITER_INTENT in make_extent_indirect()Kent Overstreet
2023-03-14fixup! mm: enable page allocation taggingKent Overstreet
2023-03-14fixup! lib: add allocation tagging support for memory allocation profilingKent Overstreet
2023-03-14fixup! lib: code tagging module supportKent Overstreet
2023-03-14fixup! mm: enable page allocation taggingKent Overstreet
2023-03-14TESTING: set required configurations and request some context capturesSuren Baghdasaryan
2023-03-14bcachefs: Fix stripe create error pathKent Overstreet
2023-03-14bcachefs: Mark new snapshots earlier in create pathKent Overstreet
2023-03-14bcachefs: Improve bch2_new_stripes_to_text()Kent Overstreet
2023-03-14bcachefs: Kill bch_write_op->btree_update_readyKent Overstreet
2023-03-14bcachefs: Simplify stripe_idx_to_deleteKent Overstreet
2023-03-14bcachefs: Fix next_bucket()Kent Overstreet
2023-03-14bcachefs: Second layer of refcounting for new stripesKent Overstreet
2023-03-14bcachefs: ec: fall back to creating new stripes for copygcKent Overstreet
2023-03-14bcachefs: Rework __bch2_data_update_index_update()Kent Overstreet
2023-03-14bcachefs: Extent helper improvementsKent Overstreet
2023-03-13bcachefs: evacuate_bucket() no longer moves cached ptrsKent Overstreet
2023-03-13bcachefs: evacuate_bucket() no longer calls verify_bucket_evacuated()Kent Overstreet
2023-03-13bcachefs: Suppress transaction restart err messageKent Overstreet
2023-03-13bcachefs: Rework open bucket partial list allocationKent Overstreet
2023-03-13bcachefs: don't bump key cache journal seq on nojournal commitsBrian Foster
2023-03-13bcachefs: When shutting down, flush btree node writes lastKent Overstreet
2023-03-13bcachefs: Verbose on by default when CONFIG_BCACHEFS_DEBUG=yKent Overstreet
2023-03-13fixup bcachefs: Use for_each_btree_key_upto() more consistentlyKent Overstreet
2023-03-13six locks: be more careful about lost wakeupsKent Overstreet
2023-03-13bcachefs: Journal resize fixesKent Overstreet
2023-03-13bcachefs: bch2_btree_iter_peek_node_and_restart()Kent Overstreet
2023-03-13bcachefs: bch2_btree_node_ondisk_to_text()Kent Overstreet
2023-03-13bcachefs: bch2_btree_node_to_text() const correctnessKent Overstreet