summaryrefslogtreecommitdiff
path: root/fs/bcachefs
AgeCommit message (Expand)Author
2025-01-14bcachefs: Pop all the transactions from the abort oneAlan Huang
2025-01-14bcachefs: Only abort the transactions in the cycleAlan Huang
2025-01-14bcachefs: Introduce lock_graph_pop_fromAlan Huang
2025-01-14bcachefs: Convert open-coded lock_graph_pop_all to helperAlan Huang
2025-01-14bcachefs: Do not allow no fail lock request to failAlan Huang
2025-01-14bcachefs: Merge the condition to avoid additional invocationAlan Huang
2025-01-14Revert "bcachefs: Fix bch2_btree_node_upgrade()"Alan Huang
2025-01-13bcachefs: bcachefs_metadata_version_directory_sizeHongbo Li
2025-01-13bcachefs: make directory i_size meaningfulHongbo Li
2025-01-09bcachefs: check_unreachable_inodes is not actually PASS_ONLINE yetKent Overstreet
2025-01-09bcachefs: Don't use BTREE_ITER_cached when walking alloc btree during fsckKent Overstreet
2025-01-09bcachefs: Check for dirents to overwritten inodesKent Overstreet
2025-01-09bcachefs: bch2_btree_iter_peek_slot() handles navigating to nonexistent depthKent Overstreet
2025-01-09bcachefs: Don't set btree_path to updtodate if we don't fillKent Overstreet
2025-01-09bcachefs: __bch2_btree_pos_to_text()Kent Overstreet
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