summaryrefslogtreecommitdiff
path: root/fs/bcachefs
AgeCommit message (Expand)Author
2025-01-09bcachefs: printbuf_reset() handles tabstopsKent Overstreet
2025-01-09bcachefs: Silence read-only errors when deleting snapshotsKent Overstreet
2025-01-09bcachefs: Dropped superblock write is no longer a fatal errorKent Overstreet
2025-01-09bcachefs: bch2_trans_node_drop()Kent Overstreet
2025-01-09bcachefs: bch2_trans_unlock_write()Kent Overstreet
2025-01-09bcachefs: btree_node_unlock() can now drop write locksKent Overstreet
2025-01-09bcachefs: six locks: write locks can now be held recursivelyKent Overstreet
2025-01-09bcachefs: bch2_fs_btree_gc_init()Kent Overstreet
2025-01-09bcachefs: Assert that btree write buffer only touches the right btreesKent Overstreet
2025-01-09bcachefs: bch2_inum_path() now crosses subvolumes correctlyKent Overstreet
2025-01-09bcachefs: bch2_inum_path() no longer returns an error for disconnected inumsKent Overstreet
2025-01-09bcachefs: btree_path_very_locks(): verify lock seqKent Overstreet
2025-01-09bcachefs: fix bch2_btree_key_cache_drop()Kent Overstreet
2025-01-09bcachefs: bch2_btree_node_write_trans()Kent Overstreet
2025-01-09bcachefs: Fixes for snapshot_tree.master_subvolKent Overstreet
2025-01-09bcachefs: Don't rely on snapshot_tree.master_subvol for reattachingKent Overstreet
2025-01-09bcachefs: bch2_kvmalloc()Kent Overstreet
2025-01-09bcachefs: Fix assert for online fsckKent Overstreet
2025-01-09bcachefs: Handle -BCH_ERR_need_mark_replicas in gcKent Overstreet
2025-01-09bcachefs: Write lock btree node in key cache fillsKent Overstreet
2025-01-09bcachefs: kill __bch2_btree_iter_flags()Kent Overstreet
2025-01-09bcachefs: Drop redundant "read error" call from btree_gcKent Overstreet
2025-01-09bcachefs: Drop racy warningKent Overstreet
2025-01-09bcachefs: better check_bp_exists() error messageKent Overstreet
2025-01-09bcachefs: add counter_flags for countersHongbo Li
2025-01-09bcachefs: bcachefs_metadata_version_autofix_errorsKent Overstreet
2025-01-09bcachefs: bcachefs_metadata_version_persistent_inode_cursorsKent Overstreet
2024-12-29bcachefs: bcachefs_metadata_version_inode_depthKent Overstreet
2024-12-29bcachefs: Option changes now get propagated to reflinked dataKent Overstreet
2024-12-29bcachefs: bcachefs_metadata_version_reflink_p_may_update_optsKent Overstreet
2024-12-29bcachefs: BCH_SB_VERSION_INCOMPATKent Overstreet
2024-12-29bcachefs: Only run check_backpointers_to_extents in debug modeKent Overstreet
2024-12-29bcachefs: better backpointer_target_not_found() error messageKent Overstreet
2024-12-29bcachefs: bch2_backpointer_get_key() now repairs dangling backpointersKent Overstreet
2024-12-29bcachefs: check_extents_to_backpointers() now only checks buckets with mismat...Kent Overstreet
2024-12-29bcachefs: Add write buffer flush param to backpointer_get_key()Kent Overstreet
2024-12-29bcachefs: kill __bch2_extent_ptr_to_bp()Kent Overstreet
2024-12-29bcachefs: bch2_extent_ptr_to_bp() no longer depends on deviceKent Overstreet
2024-12-29bcachefs: bcachefs_metadata_version_disk_accounting_big_endianKent Overstreet
2024-12-29bcachefs: bcachefs_metadata_version_backpointer_bucket_genKent Overstreet
2024-12-29bcachefs: bch2_btree_path_peek_slot() doesn't return errorsKent Overstreet
2024-12-29bcachefs: trace_key_cache_fillKent Overstreet
2024-12-29bcachefs: Log message in journal for snapshot deletionKent Overstreet
2024-12-29bcachefs: bch2_trans_log_msg()Kent Overstreet
2024-12-29bcachefs: Kill snapshot_t->equivKent Overstreet
2024-12-23block: Delete bio_set_prio()John Garry
2024-12-21bcachefs: Snapshot deletion no longer uses snapshot_t->equivKent Overstreet
2024-12-21bcachefs: Kill equiv_seen arg to delete_dead_snapshots_process_key()Kent Overstreet
2024-12-21bcachefs: Don't run overwrite triggers before insertKent Overstreet
2024-12-21bcachefs: alloc_data_type_set() happens in alloc triggerKent Overstreet