summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/btree_locking.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Don't deadlock when btree node reuse changes lock orderingKent Overstreet2023-10-221-7/+12
* bcachefs: Fix a deadlockKent Overstreet2023-10-221-10/+14
* bcachefs: Add debug code to print btree transactionsKent Overstreet2023-10-221-1/+11
* bcachefs: Fix a deadlockKent Overstreet2023-10-221-2/+1
* bcachefs: Inline more of bch2_trans_commit hot pathKent Overstreet2023-10-221-0/+18
* bcachefs: Update path microoptimizationsKent Overstreet2023-10-221-1/+1
* bcachefs: kill BTREE_ITER_NOUNLOCKKent Overstreet2023-10-221-1/+1
* bcachefs: Don't pass around may_drop_locksKent Overstreet2023-10-221-5/+3
* bcachefs: btree_bkey_cached_commonKent Overstreet2023-10-221-8/+8
* bcachefs: trans_for_each_iter()Kent Overstreet2023-10-221-2/+3
* bcachefs: Use deferred btree updates for inode updatesKent Overstreet2023-10-221-2/+0
* bcachefs: More allocator startup improvementsKent Overstreet2023-10-221-1/+0
* bcachefs: Btree locking fix, refactoringKent Overstreet2023-10-221-1/+8
* bcachefs: make struct btree_iter a bit smallerKent Overstreet2023-10-221-1/+1
* bcachefs: Fix an assertion in the btree node merge pathKent Overstreet2023-10-221-0/+21
* bcachefs: Initial commitKent Overstreet2023-10-221-0/+196