index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
fs-io-direct.c
Age
Commit message (
Expand
)
Author
2025-05-21
bcachefs: bch_fs.writes -> enumerated_refs
Kent Overstreet
2025-03-14
bcachefs: rbio_init() cleanup
Kent Overstreet
2025-03-14
bcachefs: Rename BCH_WRITE flags fer consistency with other x-macros enums
Kent Overstreet
2024-12-21
bcachefs: Add block plugging to read paths
Kent Overstreet
2024-10-13
bcachefs: fix uaf in bch2_dio_write_done()
Kent Overstreet
2024-09-09
bcachefs: switch to rhashtable for vfs inodes hash
Kent Overstreet
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