Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-22 | bcachefs: Clean up bch2_btree_and_journal_walk() | Kent Overstreet | 1 | -5/+2 |
2023-10-22 | bcachefs: Add support for doing btree updates prior to journal replay | Kent Overstreet | 1 | -8/+9 |
2023-10-22 | bcachefs: Fix reading of alloc info after unclean shutdown | Kent Overstreet | 1 | -0/+7 |
2023-10-22 | bcachefs: Add an option for keeping journal entries after startup | Kent Overstreet | 1 | -12/+3 |
2023-10-22 | bcachefs: trans_commit() path can now insert to interior nodes | Kent Overstreet | 1 | -5/+16 |
2023-10-22 | bcachefs: Move extent overwrite handling out of core btree code | Kent Overstreet | 1 | -2/+0 |
2023-10-22 | bcachefs: btree_and_journal_iter | Kent Overstreet | 1 | -4/+22 |
2023-10-22 | bcachefs: Fix ec_stripes_read() | Kent Overstreet | 1 | -0/+11 |
2023-10-22 | bcachefs: Deduplicate keys in the journal before replay | Kent Overstreet | 1 | -0/+16 |
2023-10-22 | bcachefs: Initial commit | Kent Overstreet | 1 | -0/+8 |