summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/fs-io-buffered.c
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Buffered write path now can avoid the inode lockKent Overstreet2024-03-131-40/+109
* bcachefs: Kill __GFP_NOFAIL in buffered read pathKent Overstreet2024-02-241-13/+8
* bcachefs: Kill GFP_NOFAIL usage in readahead pathKent Overstreet2024-01-011-17/+14
* bcachefs: darray_for_each() now declares loop iterKent Overstreet2024-01-011-5/+2
* bcachefs: convert bch_fs_flags to x-macroKent Overstreet2024-01-011-1/+1
* bcachefs: allow writeback to fill bio completelyBrian Foster2023-11-041-3/+16
* bcachefs: Heap allocate btree_transKent Overstreet2023-10-221-11/+5
* bcachefs: Fix W=12 build errorsKent Overstreet2023-10-221-38/+37
* bcachefs: Break up io.cKent Overstreet2023-10-221-1/+2
* bcachefs: Fix swallowing of data in buffered write pathKent Overstreet2023-10-221-0/+1
* bcachefs: Split up fs-io.[ch]Kent Overstreet2023-10-221-0/+1098