summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/six.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: six locks: Simplify optimistic spinningKent Overstreet2024-01-011-7/+0
* six locks: Split out seq, use atomic_t instead of atomic64_tKent Overstreet2023-10-221-2/+3
* six locks: Documentation, renamingKent Overstreet2023-10-221-81/+217
* six locks: Kill six_lock_state unionKent Overstreet2023-10-221-34/+6
* six locks: Simplify dispatchKent Overstreet2023-10-221-59/+89
* six locks: Kill six_lock_pcpu_(alloc|free)Kent Overstreet2023-10-221-17/+10
* six locks: six_lock_readers_add()Kent Overstreet2023-10-221-2/+1
* six locks: Improved optimistic spinningKent Overstreet2023-10-221-1/+2
* six locks: Expose tracepoint IPKent Overstreet2023-10-221-6/+39
* six locks: Wakeup now takes lock on behalf of waiterKent Overstreet2023-10-221-2/+2
* six locks: Add start_time to six_lock_waiterKent Overstreet2023-10-221-0/+1
* six locks: six_lock_waiter()Kent Overstreet2023-10-221-0/+9
* six locks: Simplify wait listsKent Overstreet2023-10-221-3/+8
* six locks: Delete six_lock_pcpu_free_rcu()Kent Overstreet2023-10-221-1/+0
* six locks: Improve six_lock_countKent Overstreet2023-10-221-2/+1
* bcachefs: Initial commitKent Overstreet2023-10-221-0/+215