Age | Commit message (Expand) | Author |
2024-03-13 | bcachefs: kill kvpmalloc() | Kent Overstreet |
2024-01-21 | bcachefs: helpers for printing data types | Kent Overstreet |
2024-01-21 | bcachefs: BTREE_TRIGGER_ATOMIC | Kent Overstreet |
2024-01-05 | bcachefs: unify stripe trigger | Kent Overstreet |
2024-01-05 | bcachefs: move stripe triggers to ec.c | Kent Overstreet |
2024-01-01 | bcachefs: bkey_for_each_ptr() now declares loop iter | Kent Overstreet |
2024-01-01 | bcachefs: for_each_member_device_rcu() now declares loop iter | Kent Overstreet |
2024-01-01 | bcachefs: for_each_btree_key() now declares loop iter | Kent Overstreet |
2024-01-01 | bcachefs: bch_err_(fn|msg) check if should print | Kent Overstreet |
2024-01-01 | bcachefs: btree write buffer now slurps keys from journal | Kent Overstreet |
2024-01-01 | bcachefs: Rename for_each_btree_key2() -> for_each_btree_key() | Kent Overstreet |
2024-01-01 | bcachefs: Kill for_each_btree_key() | Kent Overstreet |
2024-01-01 | bcachefs: Clean up btree write buffer write ref handling | Kent Overstreet |
2024-01-01 | bcachefs: convert bch_fs_flags to x-macro | Kent Overstreet |
2024-01-01 | bcachefs: Rename BTREE_INSERT flags | Kent Overstreet |
2023-11-13 | bcachefs: Guard against insufficient devices to create stripes | Kent Overstreet |
2023-11-05 | bcachefs: Improve stripe checksum error message | Kent Overstreet |
2023-11-05 | bcachefs: bch2_ec_read_extent() now takes btree_trans | Kent Overstreet |
2023-11-05 | bcachefs: bch2_stripe_to_text() now prints ptr gens | Kent Overstreet |
2023-11-01 | bcachefs: Enumerate fsck errors | Kent Overstreet |
2023-11-01 | bcachefs: Add IO error counts to bch_member | Kent Overstreet |
2023-10-22 | bcachefs: Heap allocate btree_trans | Kent Overstreet |
2023-10-22 | bcachefs: Break up io.c | Kent Overstreet |
2023-10-22 | bcachefs: Convert more code to bch_err_msg() | Kent Overstreet |
2023-10-22 | bcachefs: Assorted fixes for clang | Kent Overstreet |
2023-10-22 | bcachefs: Convert more -EROFS to private error codes | Kent Overstreet |
2023-10-22 | bcachefs: Change check for invalid key types | Kent Overstreet |
2023-10-22 | bcachefs: Assorted sparse fixes | Kent Overstreet |
2023-10-22 | bcachefs: Rename enum alloc_reserve -> bch_watermark | Kent Overstreet |
2023-10-22 | bcachefs: New error message helpers | Kent Overstreet |
2023-10-22 | bcachefs: ec: Fix a lost wakeup | Kent Overstreet |
2023-10-22 | bcachefs: allocate_dropping_locks() | Kent Overstreet |
2023-10-22 | bcachefs: GFP_NOIO -> GFP_NOFS | Kent Overstreet |
2023-10-22 | bcachefs: bch2_bkey_get_iter() helpers | Kent Overstreet |
2023-10-22 | bcachefs: bkey_ops.min_val_size | Kent Overstreet |
2023-10-22 | bcachefs: Rip out code for storing backpointers in alloc keys | Kent Overstreet |
2023-10-22 | bcachefs: Use BTREE_ITER_INTENT in ec_stripe_update_extent() | Kent Overstreet |
2023-10-22 | bcachefs: use dedicated workqueue for tasks holding write refs | Brian Foster |
2023-10-22 | bcachefs: New erasure coding shutdown path | Kent Overstreet |
2023-10-22 | bcachefs: Private error codes: ENOMEM | Kent Overstreet |
2023-10-22 | bcachefs: Fix stripe create error path | Kent Overstreet |
2023-10-22 | bcachefs: Improve bch2_new_stripes_to_text() | Kent Overstreet |
2023-10-22 | bcachefs: Simplify stripe_idx_to_delete | Kent Overstreet |
2023-10-22 | bcachefs: Second layer of refcounting for new stripes | Kent Overstreet |
2023-10-22 | bcachefs: ec: fall back to creating new stripes for copygc | Kent Overstreet |
2023-10-22 | bcachefs: Extent helper improvements | Kent Overstreet |
2023-10-22 | bcachefs: Rework open bucket partial list allocation | Kent Overstreet |
2023-10-22 | bcachefs: Fix "btree node in stripe" error | Kent Overstreet |
2023-10-22 | bcachefs: Kill bch2_ec_bucket_written() | Kent Overstreet |
2023-10-22 | bcachefs: Improve bch2_new_stripes_to_text() | Kent Overstreet |