Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-01 | bcachefs: Improve the nopromote tracepoint | Kent Overstreet | 1 | -13/+18 |
2024-01-01 | bcachefs: Use GFP_KERNEL for promote allocations | Kent Overstreet | 1 | -3/+3 |
2024-01-01 | bcachefs: Replace zero-length arrays with flexible-array members | Gustavo A. R. Silva | 1 | -1/+1 |
2024-01-01 | bcachefs: Rename BTREE_INSERT flags | Kent Overstreet | 1 | -1/+1 |
2023-11-25 | bcachefs: Data update path won't accidentaly grow replicas | Kent Overstreet | 1 | -1/+1 |
2023-11-05 | bcachefs: bch2_ec_read_extent() now takes btree_trans | Kent Overstreet | 1 | -1/+1 |
2023-11-01 | bcachefs: Add IO error counts to bch_member | Kent Overstreet | 1 | -2/+2 |
2023-10-22 | bcachefs: Fixes for building in userspace | Kent Overstreet | 1 | -0/+2 |
2023-10-22 | bcachefs: Heap allocate btree_trans | Kent Overstreet | 1 | -19/+17 |
2023-10-22 | bcachefs: remove duplicated assignment to variable offset_into_extent | Colin Ian King | 1 | -1/+0 |
2023-10-22 | bcachefs: trace_read_nopromote() | Kent Overstreet | 1 | -17/+21 |
2023-10-22 | bcachefs: Break up io.c | Kent Overstreet | 1 | -0/+1207 |