summaryrefslogtreecommitdiff
path: root/fs/bcachefs/btree_locking.c
AgeCommit message (Expand)Author
2023-06-20bcachefs: Don't call lock_graph_descend() with wait lock heldKent Overstreet
2023-06-20bcachefs: bch2_trans_unlock_noassert()Kent Overstreet
2023-06-20bcachefs: drop_locks_do()Kent Overstreet
2023-06-20bcachefs: trans_for_each_path_safe()Kent Overstreet
2023-06-20six locks: Kill six_lock_pcpu_(alloc|free)Kent Overstreet
2023-06-20six locks: six_lock_readers_add()Kent Overstreet
2023-06-20bcachefs: Centralize btree node lock initializationKent Overstreet
2023-06-20bcachefs: Fix erasure coding lockingKent Overstreet
2023-06-20bcachefs: New backtrace utility codeKent Overstreet
2023-06-20bcachefs: trans->notrace_relock_failKent Overstreet
2023-06-20bcachefs: Use six_lock_ip()Kent Overstreet
2023-06-20bcachefs: bch2_trans_relock_notrace()Kent Overstreet
2023-06-20bcachefs: Fixes for building in userspaceKent Overstreet
2023-06-20bcachefs: Assorted checkpatch fixesKent Overstreet
2023-06-20fixup bcachefs: Deadlock cycle detectorKent Overstreet
2023-06-20fixup bcachefs: Deadlock cycle detectorKent Overstreet
2023-06-20bcachefs: Fix lock_graph_remove_non_waiters()Kent Overstreet
2023-06-20bcachefs: Simplify break_cycle()Kent Overstreet
2023-06-20bcachefs: Print cycle on unrecoverable deadlockKent Overstreet
2023-06-20bcachefs: bch2_trans_locked()Kent Overstreet
2023-06-20bcachefs: Improve btree_deadlock debugfs outputKent Overstreet
2023-06-20bcachefs: bch2_btree_node_relock_notrace()Kent Overstreet
2023-06-20bcachefs: Ensure bch2_btree_node_lock_write_nofail() never failsKent Overstreet
2023-06-20bcachefs: Delete old deadlock avoidance codeKent Overstreet
2023-06-20bcachefs: Print deadlock cycle in debugfsKent Overstreet
2023-06-20bcachefs: Deadlock cycle detectorKent Overstreet
2023-06-20bcachefs: Fix bch2_btree_node_upgrade()Kent Overstreet
2023-06-20bcachefs: Fix redundant transaction restartKent Overstreet
2023-06-20bcachefs: Convert more locking code to btree_bkey_cached_commonKent Overstreet
2023-06-20bcachefs: btree_bkey_cached_common->cachedKent Overstreet
2023-06-20bcachefs: Fix six_lock_readers_add()Kent Overstreet
2023-06-20bcachefs: New locking functionsKent Overstreet
2023-06-20bcachefs: Add persistent counters for all tracepointsKent Overstreet
2023-06-20bcachefs: Improve bch2_btree_node_relock()Kent Overstreet
2023-06-20bcachefs: Improve btree_node_relock_fail tracepointKent Overstreet
2023-06-20bcachefs: Track held write locksKent Overstreet
2023-06-20bcachefs: Switch btree locking code to struct btree_bkey_cached_commonKent Overstreet
2023-06-20six locks: Improve six_lock_countKent Overstreet
2023-06-20bcachefs: Better use of locking helpersKent Overstreet
2023-06-20bcachefs: Reorganize btree_locking.[ch]Kent Overstreet
2023-06-20bcachefs: btree_locking.cKent Overstreet