linux-block.git
11 days ago Kent Overstreetbcachefs: Redo bch2_dirent_init_name()
11 days ago Nathan Chancellorbcachefs: Fix -Wc23-extensions in bch2_check_dirents()
13 days ago Kent Overstreetbcachefs: Run check_dirents second time if required
13 days ago Kent Overstreetbcachefs: Run snapshot deletion out of system_long_wq
13 days ago Kent Overstreetbcachefs: Make check_key_has_snapshot safer
13 days ago Kent Overstreetbcachefs: BCH_RECOVERY_PASS_NO_RATELIMIT
13 days ago Kent Overstreetbcachefs: bch2_require_recovery_pass()
13 days ago Kent Overstreetbcachefs: bch_err_throw()
13 days ago Kent Overstreetbcachefs: Repair code for directory i_size
13 days ago Kent Overstreetbcachefs: Kill un-reverted directory i_size code
13 days ago Kent Overstreetbcachefs: Delete redundant fsck_err()
13 days ago Kent Overstreetbcachefs: Convert BUG() to error
2025-06-01 Kent Overstreetbcachefs: Add better logging to fsck_rename_dirent()
2025-06-01 Kent Overstreetbcachefs: Replace rcu_read_lock() with guards
2025-06-01 Kent Overstreetbcachefs: CLASS(btree_trans)
2025-06-01 Kent Overstreetbcachefs: CLASS(darray)
2025-06-01 Kent Overstreetbcachefs: CLASS(printbuf)
2025-06-01 Kent Overstreetbcachefs: sysfs trigger_journal_commit
2025-06-01 Kent Overstreetbcachefs: sysfs trigger_emergency_read_only
2025-06-01 Kent Overstreetbcachefs: darray_find(), darray_find_p()
2025-06-01 Kent Overstreetbcachefs: Journal keys are retained until shutdown...
2025-06-01 Kent Overstreetbcachefs: Improve error printing in btree_node_check_to...
2025-06-01 Kent Overstreetbcachefs: bch2_readdir() now calls str_hash_check_key()
2025-06-01 Kent Overstreetbcachefs: bch2_str_hash_check_key() may now be called...
2025-06-01 Kent Overstreetbcachefs: __bch2_insert_snapshot_whiteouts() refactoring
2025-06-01 Kent Overstreetbcachefs: bch2_get_snapshot_overwrites()
2025-06-01 Kent Overstreetbcachefs: bch2_dev_journal_bucket_delete()
2025-06-01 Kent Overstreetbcachefs: Runtime self healing for keys for deleted...
2025-06-01 Kent Overstreetbcachefs: Don't unlock trans before data_update_init()
2025-06-01 Kent Overstreetbcachefs: Use bch2_err_matches() for BCH_ERR_fsck_...
2025-05-30 Kent Overstreetbcachefs: Mark bch_errcode helpers __attribute__((const))
2025-05-30 Kent Overstreetbcachefs: Add missing printbuf_reset() in bch2_check_di...
2025-05-30 Kent Overstreetbcachefs: sysfs/errors
2025-05-30 Kent Overstreetbcachefs: bch2_check_fix_ptrs() can now repair btree...
2025-05-30 Kent Overstreetbcachefs: Include b->ob.nr in cached_btree_node_to_text()
2025-05-30 Kent Overstreetbcachefs: Move devs_sorted to alloc_request
2025-05-30 Kent Overstreetbcachefs: reduce stack usage in alloc_sectors_start()
2025-05-30 Kent Overstreetbcachefs: bch2_alloc_v4_to_text()
2025-05-30 Kent Overstreetbcachefs: Tweak bch2_data_update_init() for stack usage
2025-05-30 Kent Overstreetbcachefs: kill replicas_sectors arg to __trigger_extent()
2025-05-30 Kent Overstreetbcachefs: Don't stack allocate bch_writepage_state
2025-05-30 Kent Overstreetbcachefs: factor out break_cycle_fail()
2025-05-30 Kent Overstreetbcachefs: btree_node_missing_err()
2025-05-30 Kent Overstreetbcachefs: Kill bkey_buf in btree_path_down()
2025-05-30 Kent Overstreetbcachefs: Add missing error logging in delete_dead_inodes()
2025-05-30 Kent Overstreetbcachefs: Fix misaligned bucket check in journal space...
2025-05-30 Kent Overstreetbcachefs: Fix incorrect multiple dev check in journal...
2025-05-30 Kent Overstreetbcachefs: Catch data_update_done events in trace_io_mov...
2025-05-30 Kent Overstreetbcachefs: io_move_evacuate_bucket tracepoint, counter
2025-05-30 Kent Overstreetbcachefs: trace_io_move_pred
2025-05-30 Kent Overstreetbcachefs: Fix infinite loop in journal_entry_btree_keys...
2025-05-30 Kent Overstreetbcachefs: Journal read error message improvements
2025-05-27 Kent Overstreetbcachefs: Don't rewind to run a recovery pass we alread...
2025-05-27 Kent Overstreetbcachefs: Move unicode message to after the startup...
2025-05-27 Kent Overstreetbcachefs: Fix missing commit in check_dirents
2025-05-27 Kent Overstreetbcachefs: Fix lost rebalance wakeups
2025-05-27 Kent Overstreetbcachefs: bch2_kthread_io_clock_wait_once()
2025-05-27 Kent Overstreetbcachefs: Ensure we print output of run_recovery_pass...
2025-05-25 Kent Overstreetbcachefs: Fix missing BTREE_UPDATE_internal_snapshot_node
2025-05-25 Kent Overstreetbcachefs: fix REFLINK_P_MAY_UPDATE_OPTIONS
2025-05-24 Kent Overstreetbcachefs: Don't mount bs > ps without TRANSPARENT_HUGEPAGE
2025-05-24 Kent Overstreetbcachefs: Fix btree_iter_next_node() for new locking...
2025-05-23 Kent Overstreetbcachefs: Ensure we don't use a blacklisted journal seq
2025-05-23 Kent Overstreetbcachefs: Small check_fix_ptr fixes
2025-05-23 Kent Overstreetbcachefs: Fix opts.recovery_pass_last
2025-05-23 Kent Overstreetbcachefs: Fix allocate -> self healing path
2025-05-23 Kent Overstreetbcachefs: Fix endianness in casefold check/repair
2025-05-23 Kent Overstreetbcachefs: Path must be locked if trans->locked && shoul...
2025-05-23 Kent Overstreetbcachefs: Simplify bch2_path_put()
2025-05-23 Kent Overstreetbcachefs: Plumb btree_trans for more locking asserts
2025-05-23 Kent Overstreetbcachefs: Clear trans->locked before unlock
2025-05-23 Kent Overstreetbcachefs: Clear should_be_locked before unlock in key_c...
2025-05-23 Kent Overstreetbcachefs: bch2_path_get() reuses paths if upgrade_fails...
2025-05-23 Kent Overstreetbcachefs: Give out new path if upgrade fails
2025-05-23 Kent Overstreetbcachefs: Fix btree_path_get_locks when not doing trans...
2025-05-23 Kent Overstreetbcachefs: btree_node_locked_type_nowrite()
2025-05-23 Kent Overstreetbcachefs: Kill bch2_path_put_nokeep()
2025-05-22 Kent Overstreetbcachefs: bch2_journal_write_checksum()
2025-05-22 Kent Overstreetbcachefs: Reduce stack usage in data_update_index_update()
2025-05-22 Kent Overstreetbcachefs: bch2_trans_log_str()
2025-05-22 Kent Overstreetbcachefs: Kill bkey_buf usage in data_update_index_update()
2025-05-22 Kent Overstreetbcachefs: Drop empty accounting updates
2025-05-22 Kent Overstreetbcachefs: Improve trace_trans_restart_upgrade
2025-05-22 Kent Overstreetbcachefs: fix bch2_inum_snapshot_to_path()
2025-05-22 Kent Overstreetbcachefs: fix duplicate printk
2025-05-22 Kent Overstreetbcachefs: BCH_INODE_has_case_insensitive
2025-05-22 Kent Overstreetbcachefs: bch2_inode_find_by_inum_snapshot()
2025-05-22 Kent Overstreetbcachefs: bch2_inum_snapshot_to_path()
2025-05-22 Kent Overstreetbcachefs: bch2_rename_trans() only runs rename-to-dir...
2025-05-22 Kent Overstreetbcachefs: subvol_inum_eq()
2025-05-22 Kent Overstreetbcachefs: Don't set bi_casefold on non directories
2025-05-22 Alan Huangbcachefs: Remove duplicate call to bch2_trans_begin()
2025-05-22 Kent Overstreetbcachefs: Call bch2_bkey_set_needs_rebalance() earlier...
2025-05-22 Kent Overstreetbcachefs: Simplify bch2_extent_atomic_end()
2025-05-22 Kent Overstreetbcachefs: Coalesce accounting in trans commit
2025-05-22 Kent Overstreetbcachefs: Split out accounting in transaction commit
2025-05-22 Kent Overstreetbcachefs: btree_trans_subbuf
2025-05-22 Kent Overstreetbcachefs: Make accounting mismatch errors more readable
2025-05-22 Kent Overstreetbcachefs: async objs now support bch_write_ops
2025-05-22 Kent Overstreetbcachefs: fix bch2_debugfs_flush_buf() when tabstops...
next