summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/fs-io-direct.c
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Fix missing write refs in fs fio pathsKent Overstreet2024-04-131-6/+13
* bcachefs: add REQ_SYNC and REQ_IDLE in write diozhuxiaohui2024-03-311-2/+2
* bcachefs: fix iov_iter count underflow on sub-block dio readBrian Foster2024-02-241-0/+2
* bcachefs: bios must be 512 byte alginedKent Overstreet2024-01-211-0/+4
* bcachefs: Delete dio read alignment checkKent Overstreet2024-01-011-3/+0
* bcachefs: fix invalid free in dio write pathKent Overstreet2024-01-011-8/+5
* closures: CLOSURE_CALLBACK() to fix type punningKent Overstreet2023-11-241-4/+4
* closures: Fix race in closure_sync()Kent Overstreet2023-10-301-0/+1
* bcachefs: Heap allocate btree_transKent Overstreet2023-10-221-8/+6
* bcachefs: Add a missing prefetch includeKent Overstreet2023-10-221-0/+1
* bcachefs: Break up io.cKent Overstreet2023-10-221-1/+2
* bcachefs: Split up fs-io.[ch]Kent Overstreet2023-10-221-0/+679