aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/fs-io-buffered.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01bcachefs: Kill GFP_NOFAIL usage in readahead pathGravatar Kent Overstreet 1-17/+14
2024-01-01bcachefs: darray_for_each() now declares loop iterGravatar Kent Overstreet 1-5/+2
2024-01-01bcachefs: convert bch_fs_flags to x-macroGravatar Kent Overstreet 1-1/+1
2023-11-04bcachefs: allow writeback to fill bio completelyGravatar Brian Foster 1-3/+16
2023-10-22bcachefs: Heap allocate btree_transGravatar Kent Overstreet 1-11/+5
2023-10-22bcachefs: Fix W=12 build errorsGravatar Kent Overstreet 1-38/+37
2023-10-22bcachefs: Break up io.cGravatar Kent Overstreet 1-1/+2
2023-10-22bcachefs: Fix swallowing of data in buffered write pathGravatar Kent Overstreet 1-0/+1
2023-10-22bcachefs: Split up fs-io.[ch]Gravatar Kent Overstreet 1-0/+1098