summaryrefslogtreecommitdiff
path: root/fs/bcachefs/fs-io-buffered.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01bcachefs: Kill GFP_NOFAIL usage in readahead pathKent Overstreet1-17/+14
2024-01-01bcachefs: darray_for_each() now declares loop iterKent Overstreet1-5/+2
2024-01-01bcachefs: convert bch_fs_flags to x-macroKent Overstreet1-1/+1
2023-11-05bcachefs: allow writeback to fill bio completelyBrian Foster1-3/+16
2023-10-23bcachefs: Heap allocate btree_transKent Overstreet1-11/+5
2023-10-23bcachefs: Fix W=12 build errorsKent Overstreet1-38/+37
2023-10-23bcachefs: Break up io.cKent Overstreet1-1/+2
2023-10-23bcachefs: Fix swallowing of data in buffered write pathKent Overstreet1-0/+1
2023-10-23bcachefs: Split up fs-io.[ch]Kent Overstreet1-0/+1098