Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcachefs: iter/update/trigger/str_hash flag cleanup | Kent Overstreet | 2024-05-08 | 1 | -1/+1 |
* | bcachefs: Buffered write path now can avoid the inode lock | Kent Overstreet | 2024-03-14 | 1 | -40/+109 |
* | bcachefs: Kill __GFP_NOFAIL in buffered read path | Kent Overstreet | 2024-02-25 | 1 | -13/+8 |
* | bcachefs: Kill GFP_NOFAIL usage in readahead path | Kent Overstreet | 2024-01-01 | 1 | -17/+14 |
* | bcachefs: darray_for_each() now declares loop iter | Kent Overstreet | 2024-01-01 | 1 | -5/+2 |
* | bcachefs: convert bch_fs_flags to x-macro | Kent Overstreet | 2024-01-01 | 1 | -1/+1 |
* | bcachefs: allow writeback to fill bio completely | Brian Foster | 2023-11-05 | 1 | -3/+16 |
* | bcachefs: Heap allocate btree_trans | Kent Overstreet | 2023-10-22 | 1 | -11/+5 |
* | bcachefs: Fix W=12 build errors | Kent Overstreet | 2023-10-22 | 1 | -38/+37 |
* | bcachefs: Break up io.c | Kent Overstreet | 2023-10-22 | 1 | -1/+2 |
* | bcachefs: Fix swallowing of data in buffered write path | Kent Overstreet | 2023-10-22 | 1 | -0/+1 |
* | bcachefs: Split up fs-io.[ch] | Kent Overstreet | 2023-10-22 | 1 | -0/+1098 |