summaryrefslogtreecommitdiff
path: root/lib/closure.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-10closures: fix closure_sync + closure debuggingKent Overstreet1-0/+3
2024-06-23closures: closure_get_not_zero(), closure_return_sync()Kent Overstreet1-6/+46
2024-06-21closures: Change BUG_ON() to WARN_ON()Kent Overstreet1-2/+8
2024-05-08closures: closure_sync_timeout()Kent Overstreet1-0/+37
2023-11-24closures: CLOSURE_CALLBACK() to fix type punningKent Overstreet1-2/+3
2023-10-30closures: Fix race in closure_sync()Kent Overstreet1-0/+3
2023-10-30closures: Better memory barriersKent Overstreet1-2/+4
2023-10-19closures: Add a missing includeKent Overstreet1-0/+1
2023-10-19bcache: move closures to lib/Kent Overstreet1-0/+204