aboutsummaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/fs-io-direct.c
AgeCommit message (Expand)AuthorFilesLines
12 daysbcachefs: iter/update/trigger/str_hash flag cleanupKent Overstreet1-1/+1
2024-04-13bcachefs: Fix missing write refs in fs fio pathsKent Overstreet1-6/+13
2024-03-31bcachefs: add REQ_SYNC and REQ_IDLE in write diozhuxiaohui1-2/+2
2024-02-24bcachefs: fix iov_iter count underflow on sub-block dio readBrian Foster1-0/+2
2024-01-21bcachefs: bios must be 512 byte alginedKent Overstreet1-0/+4
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-30closures: Fix race in closure_sync()Kent Overstreet1-0/+1
2023-10-22bcachefs: Heap allocate btree_transKent Overstreet1-8/+6
2023-10-22bcachefs: Add a missing prefetch includeKent Overstreet1-0/+1
2023-10-22bcachefs: Break up io.cKent Overstreet1-1/+2
2023-10-22bcachefs: Split up fs-io.[ch]Kent Overstreet1-0/+679