summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-30bcachefs: Ensure copygc does not spinbcachefs-v6.5Kent Overstreet
2023-10-27bcachefs: Skip deleted members in member_to_text()Kent Overstreet
2023-10-27bcachefs: Fix an integer overflowKent Overstreet
2023-10-27bcachefs: Don't downgrade locks on transaction restartKent Overstreet
2023-10-27bcachefs: Fix deleted inodes btree in snapshot deletionKent Overstreet
2023-10-26bcachefs: Fix error path in bch2_replicas_gc_end()Kent Overstreet
2023-10-26bcachefs: Enumerate fsck errorsKent Overstreet
2023-10-26bcachefs: bch_sb_field_errorsKent Overstreet
2023-10-26bcachefs: Add IO error counts to bch_memberKent Overstreet
2023-10-26exportfs: Change bcachefs fid_type enum to avoid conflictsKent Overstreet
2023-10-26bcachefs: Fix snapshot skiplistsKent Overstreet
2023-10-26bcachefs: Fix a kasan splat in bch2_dev_add()Kent Overstreet
2023-10-26fixup! bcachefs: Add new helper to retrieve bch_member from sbKent Overstreet
2023-10-25fixup! bcachefs: rebalance_workKent Overstreet
2023-10-25closures: Fix race in closure_sync()Kent Overstreet
2023-10-25closures: Better memory barriersKent Overstreet
2023-10-24bcachefs: rebalance_workKent Overstreet
2023-10-23bcachefs: bch2_inum_opts_get()Kent Overstreet
2023-10-23bcachefs: move: move_stats refactoringKent Overstreet
2023-10-23bcachefs: move: convert to bbposKent Overstreet
2023-10-23bcachefs: moving_context now owns a btree_transKent Overstreet
2023-10-22bcachefs: move.c exports, refactoringKent Overstreet
2023-10-22bcachefs: Guard against unknown compression optionsKent Overstreet
2023-10-22bcachefs: trivial extents.c refactoringKent Overstreet
2023-10-22bcachefs: Fix bch2_prt_bitflags()Kent Overstreet
2023-10-22bcachefs: Check for too-large encoded extentsKent Overstreet
2023-10-22bcachefs: Ensure we don't exceed encoded_extent_maxKent Overstreet
2023-10-22bcachefs: bch2_disk_path_to_text() no longer takes sb_lockKent Overstreet
2023-10-22bcachefs: Split out disk_groups_types.hKent Overstreet
2023-10-22bcachefs: Split apart bch2_target_to_text(), bch2_target_to_text_sb()Kent Overstreet
2023-10-21bcachefs: All triggers are BTREE_TRIGGER_WANTS_OLD_AND_NEWKent Overstreet
2023-10-21bcachefs: Improve io option handling in data move pathKent Overstreet
2023-10-21bcachefs: Ensure devices are always correctly initializedKent Overstreet
2023-10-21bcachefs: Delete duplicate time stats initializationKent Overstreet
2023-10-20bcachefs: Kill dead code extent_save()Kent Overstreet
2023-10-20bcachefs: Fix ca->oldest_gen allocationKent Overstreet
2023-10-20mm: Add shrinker_to_text() to debugfs interfaceKent Overstreet
2023-10-20bcachefs: Fix shrinker namesKent Overstreet
2023-10-20bcachefs: Fix btree_node_type enumKent Overstreet
2023-10-19bcachefs: bch2_btree_id_str()Kent Overstreet
2023-10-19bcachefs: Don't run bch2_delete_dead_snapshots() unnecessarilyKent Overstreet
2023-10-19fixup! bcachefs: snapshot_create_lockKent Overstreet
2023-10-18bcachefs: Refactor memcpy into direct assignmentKees Cook
2023-10-18bcachefs: Fix drop_alloc_keys()Kent Overstreet
2023-10-18bcachefs: snapshot_create_lockKent Overstreet
2023-10-18bcachefs: Fix snapshot skiplists during snapshot deletionKent Overstreet
2023-10-18bcachefs: bch2_sb_field_get() refactoringKent Overstreet
2023-10-18bcachefs: KEY_TYPE_error now counts towards i_sectorsKent Overstreet
2023-10-18bcachefs: Fix handling of unknown bkey typesKent Overstreet
2023-10-18bcachefs: Switch to unsafe_memcpy() in a few placesKent Overstreet