summaryrefslogtreecommitdiff
path: root/fs/bcachefs/fs-io-direct.c
AgeCommit message (Expand)Author
2024-03-31bcachefs: add REQ_SYNC and REQ_IDLE in write diozhuxiaohui
2024-02-24bcachefs: fix iov_iter count underflow on sub-block dio readBrian Foster
2024-01-21bcachefs: bios must be 512 byte alginedKent Overstreet
2024-01-01bcachefs: Delete dio read alignment checkKent Overstreet
2024-01-01bcachefs: fix invalid free in dio write pathKent Overstreet
2023-11-24closures: CLOSURE_CALLBACK() to fix type punningKent Overstreet
2023-10-30closures: Fix race in closure_sync()Kent Overstreet
2023-10-22bcachefs: Heap allocate btree_transKent Overstreet
2023-10-22bcachefs: Add a missing prefetch includeKent Overstreet
2023-10-22bcachefs: Break up io.cKent Overstreet
2023-10-22bcachefs: Split up fs-io.[ch]Kent Overstreet