index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
fs-io-direct.c
Age
Commit message (
Expand
)
Author
2024-07-14
bcachefs: Use filemap_read() to simplify the execution flow
Youling Tang
2024-05-29
bcachefs: Fix failure to return error on misaligned dio write
Kent Overstreet
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
2024-04-13
bcachefs: Fix missing write refs in fs fio paths
Kent Overstreet
2024-03-31
bcachefs: add REQ_SYNC and REQ_IDLE in write dio
zhuxiaohui
2024-02-24
bcachefs: fix iov_iter count underflow on sub-block dio read
Brian Foster
2024-01-21
bcachefs: bios must be 512 byte algined
Kent Overstreet
2024-01-01
bcachefs: Delete dio read alignment check
Kent Overstreet
2024-01-01
bcachefs: fix invalid free in dio write path
Kent Overstreet
2023-11-24
closures: CLOSURE_CALLBACK() to fix type punning
Kent Overstreet
2023-10-30
closures: Fix race in closure_sync()
Kent Overstreet
2023-10-22
bcachefs: Heap allocate btree_trans
Kent Overstreet
2023-10-22
bcachefs: Add a missing prefetch include
Kent Overstreet
2023-10-22
bcachefs: Break up io.c
Kent Overstreet
2023-10-22
bcachefs: Split up fs-io.[ch]
Kent Overstreet