Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-13 | bcachefs: Fix missing write refs in fs fio paths | Kent Overstreet | 1 | -6/+13 |
2024-03-31 | bcachefs: add REQ_SYNC and REQ_IDLE in write dio | zhuxiaohui | 1 | -2/+2 |
2024-02-24 | bcachefs: fix iov_iter count underflow on sub-block dio read | Brian Foster | 1 | -0/+2 |
2024-01-21 | bcachefs: bios must be 512 byte algined | Kent Overstreet | 1 | -0/+4 |
2024-01-01 | bcachefs: Delete dio read alignment check | Kent Overstreet | 1 | -3/+0 |
2024-01-01 | bcachefs: fix invalid free in dio write path | Kent Overstreet | 1 | -8/+5 |
2023-11-24 | closures: CLOSURE_CALLBACK() to fix type punning | Kent Overstreet | 1 | -4/+4 |
2023-10-30 | closures: Fix race in closure_sync() | Kent Overstreet | 1 | -0/+1 |
2023-10-22 | bcachefs: Heap allocate btree_trans | Kent Overstreet | 1 | -8/+6 |
2023-10-22 | bcachefs: Add a missing prefetch include | Kent Overstreet | 1 | -0/+1 |
2023-10-22 | bcachefs: Break up io.c | Kent Overstreet | 1 | -1/+2 |
2023-10-22 | bcachefs: Split up fs-io.[ch] | Kent Overstreet | 1 | -0/+679 |