index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_locking.h
Age
Commit message (
Expand
)
Author
2025-06-11
bcachefs: Don't trace should_be_locked unless changing
Kent Overstreet
2025-05-23
bcachefs: Plumb btree_trans for more locking asserts
Kent Overstreet
2025-05-23
bcachefs: Fix btree_path_get_locks when not doing trans restart
Kent Overstreet
2025-05-23
bcachefs: btree_node_locked_type_nowrite()
Kent Overstreet
2025-05-21
bcachefs: debug_check_btree_locking modparam
Kent Overstreet
2025-05-21
bcachefs: Slim down inlined part of bch2_btree_path_upgrade()
Kent Overstreet
2025-05-21
bcachefs: Kill bch2_trans_unlock_noassert
Alan Huang
2025-02-26
bcachefs: Fix deadlock
Alan Huang
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: bch2_btree_node_write_trans()
Kent Overstreet
2024-12-21
bcachefs: bch2_trans_relock() is trylock for lockdep
Kent Overstreet
2024-12-21
bcachefs: bch2_trans_verify_not_unlocked_or_in_restart()
Kent Overstreet
2024-09-09
bcachefs: Assert that we don't lock nodes when !trans->locked
Kent Overstreet
2024-09-09
bcachefs: Btree path tracepoints
Kent Overstreet
2024-07-14
bcachefs: Kill bch2_assert_btree_nodes_not_locked()
Kent Overstreet
2024-07-14
bcachefs: Add lockdep support for btree node locks
Kent Overstreet
2024-07-14
bcachefs: btree_node_unlock() assert
Kent Overstreet
2024-07-11
bcachefs: Set PF_MEMALLOC_NOFS when trans->locked
Kent Overstreet
2024-05-08
bcachefs: bch2_btree_path_upgrade() checks nodes_locked, not uptodate
Kent Overstreet
2024-01-21
bcachefs: Improve trace_trans_restart_relock
Kent Overstreet
2024-01-05
bcachefs: btree_trans always has stats
Kent Overstreet
2024-01-01
bcachefs: kill btree_path.idx
Kent Overstreet
2024-01-01
bcachefs: trans_for_each_path_with_node() no longer uses path->idx
Kent Overstreet
2024-01-01
bcachefs: trans_for_each_path() no longer uses path->idx
Kent Overstreet
2024-01-01
bcachefs: Refactor trans->paths_allocated to be standard bitmap
Kent Overstreet
2023-11-01
bcachefs: Don't downgrade locks on transaction restart
Kent Overstreet
2023-10-22
bcachefs: Fix silent enum conversion error
Kent Overstreet
2023-10-22
bcachefs: Assorted fixes for clang
Kent Overstreet
2023-10-22
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_unlock_noassert()
Kent Overstreet
2023-10-22
six locks: Seq now only incremented on unlock
Kent Overstreet
2023-10-22
six locks: Documentation, renaming
Kent Overstreet
2023-10-22
six locks: Kill six_lock_state union
Kent Overstreet
2023-10-22
six locks: Kill six_lock_pcpu_(alloc|free)
Kent Overstreet
2023-10-22
bcachefs: Centralize btree node lock initialization
Kent Overstreet
2023-10-22
bcachefs: Use six_lock_ip()
Kent Overstreet
2023-10-22
bcachefs: Switch to local_clock() for fastpath time source
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_node_relock_notrace()
Kent Overstreet
2023-10-22
bcachefs: Ensure bch2_btree_node_lock_write_nofail() never fails
Kent Overstreet
2023-10-22
bcachefs: Delete old deadlock avoidance code
Kent Overstreet
2023-10-22
bcachefs: Print deadlock cycle in debugfs
Kent Overstreet
2023-10-22
bcachefs: Deadlock cycle detector
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_path_upgrade() now emits transaction restart
Kent Overstreet
2023-10-22
bcachefs: Convert more locking code to btree_bkey_cached_common
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_node_lock_write_nofail()
Kent Overstreet
2023-10-22
bcachefs: New locking functions
Kent Overstreet
2023-10-22
bcachefs: Mark write locks before taking lock
Kent Overstreet
2023-10-22
bcachefs: Delete time_stats for lock contended times
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_btree_node_relock()
Kent Overstreet
[next]