summaryrefslogtreecommitdiff
path: root/fs/bcachefs/fs-io-direct.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01bcachefs: Delete dio read alignment checkKent Overstreet1-3/+0
2024-01-01bcachefs: fix invalid free in dio write pathKent Overstreet1-8/+5
2023-11-24closures: CLOSURE_CALLBACK() to fix type punningKent Overstreet1-4/+4
2023-10-31closures: Fix race in closure_sync()Kent Overstreet1-0/+1
2023-10-23bcachefs: Heap allocate btree_transKent Overstreet1-8/+6
2023-10-23bcachefs: Add a missing prefetch includeKent Overstreet1-0/+1
2023-10-23bcachefs: Break up io.cKent Overstreet1-1/+2
2023-10-23bcachefs: Split up fs-io.[ch]Kent Overstreet1-0/+679