linux-block.git
2025-01-10 Kent Overstreetbcachefs: Dropped superblock write is no longer a fatal...
2025-01-10 Kent Overstreetbcachefs: bch2_trans_node_drop()
2025-01-10 Kent Overstreetbcachefs: bch2_trans_unlock_write()
2025-01-10 Kent Overstreetbcachefs: btree_node_unlock() can now drop write locks
2025-01-10 Kent Overstreetbcachefs: six locks: write locks can now be held recurs...
2025-01-10 Kent Overstreetbcachefs: bch2_fs_btree_gc_init()
2025-01-10 Kent Overstreetbcachefs: Assert that btree write buffer only touches...
2025-01-10 Kent Overstreetbcachefs: bch2_inum_path() now crosses subvolumes correctly
2025-01-10 Kent Overstreetbcachefs: bch2_inum_path() no longer returns an error...
2025-01-10 Kent Overstreetbcachefs: btree_path_very_locks(): verify lock seq
2025-01-10 Kent Overstreetbcachefs: fix bch2_btree_key_cache_drop()
2025-01-10 Kent Overstreetbcachefs: bch2_btree_node_write_trans()
2025-01-10 Kent Overstreetbcachefs: Fixes for snapshot_tree.master_subvol
2025-01-10 Kent Overstreetbcachefs: Don't rely on snapshot_tree.master_subvol...
2025-01-10 Kent Overstreetbcachefs: bch2_kvmalloc()
2025-01-10 Kent Overstreetbcachefs: Fix assert for online fsck
2025-01-10 Kent Overstreetbcachefs: Handle -BCH_ERR_need_mark_replicas in gc
2025-01-10 Kent Overstreetbcachefs: Write lock btree node in key cache fills
2025-01-10 Kent Overstreetbcachefs: kill __bch2_btree_iter_flags()
2025-01-10 Kent Overstreetbcachefs: Drop redundant "read error" call from btree_gc
2025-01-10 Kent Overstreetbcachefs: Drop racy warning
2025-01-10 Kent Overstreetbcachefs: better check_bp_exists() error message
2025-01-10 Hongbo Libcachefs: add counter_flags for counters
2025-01-10 Kent Overstreetbcachefs: bcachefs_metadata_version_autofix_errors
2025-01-10 Kent Overstreetbcachefs: bcachefs_metadata_version_persistent_inode_cu...
2024-12-29 Kent Overstreetbcachefs: bcachefs_metadata_version_inode_depth
2024-12-29 Kent Overstreetbcachefs: Option changes now get propagated to reflinke...
2024-12-29 Kent Overstreetbcachefs: bcachefs_metadata_version_reflink_p_may_updat...
2024-12-29 Kent Overstreetbcachefs: BCH_SB_VERSION_INCOMPAT
2024-12-29 Kent Overstreetbcachefs: Only run check_backpointers_to_extents in...
2024-12-29 Kent Overstreetbcachefs: better backpointer_target_not_found() error...
2024-12-29 Kent Overstreetbcachefs: bch2_backpointer_get_key() now repairs dangli...
2024-12-29 Kent Overstreetbcachefs: check_extents_to_backpointers() now only...
2024-12-29 Kent Overstreetbcachefs: Add write buffer flush param to backpointer_g...
2024-12-29 Kent Overstreetbcachefs: kill __bch2_extent_ptr_to_bp()
2024-12-29 Kent Overstreetbcachefs: bch2_extent_ptr_to_bp() no longer depends...
2024-12-29 Kent Overstreetbcachefs: bcachefs_metadata_version_disk_accounting_big...
2024-12-29 Kent Overstreetbcachefs: bcachefs_metadata_version_backpointer_bucket_gen
2024-12-29 Kent Overstreetbcachefs: bch2_btree_path_peek_slot() doesn't return...
2024-12-29 Kent Overstreetbcachefs: trace_key_cache_fill
2024-12-29 Kent Overstreetbcachefs: Log message in journal for snapshot deletion
2024-12-29 Kent Overstreetbcachefs: bch2_trans_log_msg()
2024-12-29 Kent Overstreetbcachefs: Kill snapshot_t->equiv
2024-12-21 Kent Overstreetbcachefs: Snapshot deletion no longer uses snapshot_t...
2024-12-21 Kent Overstreetbcachefs: Kill equiv_seen arg to delete_dead_snapshots_...
2024-12-21 Kent Overstreetbcachefs: Don't run overwrite triggers before insert
2024-12-21 Kent Overstreetbcachefs: alloc_data_type_set() happens in alloc trigger
2024-12-21 Kent Overstreetbcachefs: Fix key cache + BTREE_ITER_all_snapshots
2024-12-21 Kent Overstreetbcachefs: Fix btree_trans_peek_key_cache() BTREE_ITER_a...
2024-12-21 Kent Overstreetbcachefs: tidy btree_trans_peek_journal()
2024-12-21 Kent Overstreetbcachefs: tidy up __bch2_btree_iter_peek()
2024-12-21 Kent Overstreetbcachefs: check_indirect_extents can run online
2024-12-21 Kent Overstreetbcachefs: Refactor c->opts.reconstruct_alloc
2024-12-21 Nathan Chancellorbcachefs: Add empty statement between label and declara...
2024-12-21 Kent Overstreetbcachefs: trace_write_buffer_maybe_flush
2024-12-21 Kent Overstreetbcachefs: bch2_snapshot_exists()
2024-12-21 Kent Overstreetbcachefs: bch2_check_key_has_snapshot() prints btree id
2024-12-21 Kent Overstreetbcachefs: bch2_str_hash_check_key() now checks inode...
2024-12-21 Kent Overstreetbcachefs: Don't BUG_ON() inode unpack error
2024-12-21 Kent Overstreetbcachefs: Use proper errcodes for inode unpack errors
2024-12-21 Kent Overstreetbcachefs: kill sysfs internal/accounting
2024-12-21 Kent Overstreetbcachefs: Kill unnecessary mark_lock usage
2024-12-21 Kent Overstreetbcachefs: Don't start rewriting btree nodes until after...
2024-12-21 Kent Overstreetbcachefs: Fix reuse of bucket before journal flush...
2024-12-21 Kent Overstreetbcachefs: bch2_journal_noflush_seq() now takes [start...
2024-12-21 Kent Overstreetbcachefs: Set bucket needs discard, inc gen on empty...
2024-12-21 Kent Overstreetbcachefs: Don't add unknown accounting types to eytzing...
2024-12-21 Kent Overstreetbcachefs: Plumb bkey_validate_context to journal_entry_...
2024-12-21 Kent Overstreetbcachefs: Use a heap for handling overwrites in btree...
2024-12-21 Kent Overstreetlib min_heap: Switch to size_t
2024-12-21 Kent Overstreetbcachefs: Minor bucket alloc optimization
2024-12-21 Kent Overstreetbcachefs: Mark more errors autofix
2024-12-21 Kent Overstreetbcachefs: fix bch2_btree_node_header_to_text() format...
2024-12-21 Kent Overstreetbcachefs: Journal space calculations should skip durabi...
2024-12-21 Kent Overstreetbcachefs: factor out str_hash.c
2024-12-21 Kent Overstreetbcachefs: kill flags param to bch2_subvolume_get()
2024-12-21 Kent Overstreetbcachefs: Don't call bch2_btree_interior_update_will_fr...
2024-12-21 Kent Overstreetbcachefs: Make sure __bch2_run_explicit_recovery_pass...
2024-12-21 Kent Overstreetbcachefs: Call bch2_btree_lost_data() on btree read...
2024-12-21 Kent Overstreetbcachefs: Journal write path refactoring, debug improve...
2024-12-21 Kent Overstreetbcachefs: dev_alloc_list.devs -> dev_alloc_list.data
2024-12-21 Kent Overstreetbcachefs: Fix failure to allocate journal write on...
2024-12-21 Kent Overstreetbcachefs: BCH_ERR_insufficient_journal_devices
2024-12-21 Kent Overstreetbcachefs: Silence "unable to allocate journal write...
2024-12-21 Kent Overstreetbcachefs: trace_accounting_mem_insert
2024-12-21 Kent Overstreetbcachefs: Advance to next bp on BCH_ERR_backpointer_to_...
2024-12-21 Kent Overstreetbcachefs: Simplify disk accounting validate late
2024-12-21 Kent Overstreetbcachefs: logged ops only use inum 0 of logged ops...
2024-12-21 Kent Overstreetbcachefs: rcu_pending now works in userspace
2024-12-21 Geert Uytterhoevenbcachefs: BCACHEFS_PATH_TRACEPOINTS should depend on...
2024-12-21 Kent Overstreetbcachefs: Fix allocating too big journal entry
2024-12-21 Kent Overstreetbcachefs: Improve "unable to allocate journal write...
2024-12-21 Kent Overstreetbcachefs: fix bch2_journal_key_insert_take() seq
2024-12-21 Kent Overstreetbcachefs: bch2_async_btree_node_rewrites_flush()
2024-12-21 Kent Overstreetbcachefs: If we did repair on a btree node, make sure...
2024-12-21 Kent Overstreetbcachefs: bkey_fsck_err now respects errors_silent
2024-12-21 Kent Overstreetbcachefs: list_pop_entry()
2024-12-21 Kent Overstreetbcachefs: Convert write path errors to inum_to_path()
2024-12-21 Kent Overstreetbcachefs: bch2_inum_to_path()
2024-12-21 Kent Overstreetbcachefs: Fix fsck.c build in userspace
next