Age | Commit message (Expand) | Author |
2025-01-14 | bcachefs: Pop all the transactions from the abort one | Alan Huang |
2025-01-14 | bcachefs: Only abort the transactions in the cycle | Alan Huang |
2025-01-14 | bcachefs: Introduce lock_graph_pop_from | Alan Huang |
2025-01-14 | bcachefs: Convert open-coded lock_graph_pop_all to helper | Alan Huang |
2025-01-14 | bcachefs: Do not allow no fail lock request to fail | Alan Huang |
2025-01-14 | bcachefs: Merge the condition to avoid additional invocation | Alan Huang |
2025-01-14 | Revert "bcachefs: Fix bch2_btree_node_upgrade()" | Alan Huang |
2025-01-13 | bcachefs: bcachefs_metadata_version_directory_size | Hongbo Li |
2025-01-13 | bcachefs: make directory i_size meaningful | Hongbo Li |
2025-01-09 | bcachefs: check_unreachable_inodes is not actually PASS_ONLINE yet | Kent Overstreet |
2025-01-09 | bcachefs: Don't use BTREE_ITER_cached when walking alloc btree during fsck | Kent Overstreet |
2025-01-09 | bcachefs: Check for dirents to overwritten inodes | Kent Overstreet |
2025-01-09 | bcachefs: bch2_btree_iter_peek_slot() handles navigating to nonexistent depth | Kent Overstreet |
2025-01-09 | bcachefs: Don't set btree_path to updtodate if we don't fill | Kent Overstreet |
2025-01-09 | bcachefs: __bch2_btree_pos_to_text() | Kent Overstreet |
2025-01-09 | bcachefs: printbuf_reset() handles tabstops | Kent Overstreet |
2025-01-09 | bcachefs: Silence read-only errors when deleting snapshots | Kent Overstreet |
2025-01-09 | bcachefs: Dropped superblock write is no longer a fatal error | Kent Overstreet |
2025-01-09 | bcachefs: bch2_trans_node_drop() | Kent Overstreet |
2025-01-09 | bcachefs: bch2_trans_unlock_write() | Kent Overstreet |
2025-01-09 | bcachefs: btree_node_unlock() can now drop write locks | Kent Overstreet |
2025-01-09 | bcachefs: six locks: write locks can now be held recursively | Kent Overstreet |
2025-01-09 | bcachefs: bch2_fs_btree_gc_init() | Kent Overstreet |
2025-01-09 | bcachefs: Assert that btree write buffer only touches the right btrees | Kent Overstreet |
2025-01-09 | bcachefs: bch2_inum_path() now crosses subvolumes correctly | Kent Overstreet |
2025-01-09 | bcachefs: bch2_inum_path() no longer returns an error for disconnected inums | Kent Overstreet |
2025-01-09 | bcachefs: btree_path_very_locks(): verify lock seq | Kent Overstreet |
2025-01-09 | bcachefs: fix bch2_btree_key_cache_drop() | Kent Overstreet |
2025-01-09 | bcachefs: bch2_btree_node_write_trans() | Kent Overstreet |
2025-01-09 | bcachefs: Fixes for snapshot_tree.master_subvol | Kent Overstreet |
2025-01-09 | bcachefs: Don't rely on snapshot_tree.master_subvol for reattaching | Kent Overstreet |
2025-01-09 | bcachefs: bch2_kvmalloc() | Kent Overstreet |
2025-01-09 | bcachefs: Fix assert for online fsck | Kent Overstreet |
2025-01-09 | bcachefs: Handle -BCH_ERR_need_mark_replicas in gc | Kent Overstreet |
2025-01-09 | bcachefs: Write lock btree node in key cache fills | Kent Overstreet |
2025-01-09 | bcachefs: kill __bch2_btree_iter_flags() | Kent Overstreet |
2025-01-09 | bcachefs: Drop redundant "read error" call from btree_gc | Kent Overstreet |
2025-01-09 | bcachefs: Drop racy warning | Kent Overstreet |
2025-01-09 | bcachefs: better check_bp_exists() error message | Kent Overstreet |
2025-01-09 | bcachefs: add counter_flags for counters | Hongbo Li |
2025-01-09 | bcachefs: bcachefs_metadata_version_autofix_errors | Kent Overstreet |
2025-01-09 | bcachefs: bcachefs_metadata_version_persistent_inode_cursors | Kent Overstreet |
2024-12-29 | bcachefs: bcachefs_metadata_version_inode_depth | Kent Overstreet |
2024-12-29 | bcachefs: Option changes now get propagated to reflinked data | Kent Overstreet |
2024-12-29 | bcachefs: bcachefs_metadata_version_reflink_p_may_update_opts | Kent Overstreet |
2024-12-29 | bcachefs: BCH_SB_VERSION_INCOMPAT | Kent Overstreet |
2024-12-29 | bcachefs: Only run check_backpointers_to_extents in debug mode | Kent Overstreet |
2024-12-29 | bcachefs: better backpointer_target_not_found() error message | Kent Overstreet |
2024-12-29 | bcachefs: bch2_backpointer_get_key() now repairs dangling backpointers | Kent Overstreet |
2024-12-29 | bcachefs: check_extents_to_backpointers() now only checks buckets with mismat... | Kent Overstreet |