Age | Commit message (Expand) | Author |
2023-10-22 | bcachefs: Break up io.c | Kent Overstreet |
2023-10-22 | bcachefs: Fix assorted checkpatch nits | Kent Overstreet |
2023-10-22 | bcachefs: Assorted sparse fixes | Kent Overstreet |
2023-10-22 | bcachefs: Plumb saw_error through to btree_err() | Kent Overstreet |
2023-10-22 | bcachefs: New bpos_cmp(), bkey_cmp() replacements | Kent Overstreet |
2023-10-22 | bcachefs: Improved btree write statistics | Kent Overstreet |
2023-10-22 | bcachefs: Shutdown path improvements | Kent Overstreet |
2023-10-22 | bcachefs: Fix race leading to btree node write getting stuck | Kent Overstreet |
2023-10-22 | bcachefs: Kill bch2_btree_node_write_cond() | Kent Overstreet |
2023-10-22 | bcachefs: Improve btree_node_write_if_need() | Kent Overstreet |
2023-10-22 | bcachefs: Start moving debug info from sysfs to debugfs | Kent Overstreet |
2023-10-22 | bcachefs: Use x-macros for btree node flags | Kent Overstreet |
2023-10-22 | bcachefs: Check for errors from crypto_skcipher_encrypt() | Kent Overstreet |
2023-10-22 | bcachefs: Clean up/rename bch2_trans_node_* fns | Kent Overstreet |
2023-10-22 | bcachefs: Update btree ptrs after every write | Kent Overstreet |
2023-10-22 | bcachefs: Kick off btree node writes from write completions | Kent Overstreet |
2023-10-22 | bcachefs: Really don't hold btree locks while btree IOs are in flight | Kent Overstreet |
2023-10-22 | bcachefs: Regularize argument passing of btree_trans | Kent Overstreet |
2023-10-22 | bcachefs: Add a debug mode that always reads from every btree replica | Kent Overstreet |
2023-10-22 | bcachefs: New and improved topology repair code | Kent Overstreet |
2023-10-22 | bcachefs: Punt btree writes to workqueue to submit | Kent Overstreet |
2023-10-22 | bcachefs: Improve bset compaction | Kent Overstreet |
2023-10-22 | bcachefs: Start using bpos.snapshot field | Kent Overstreet |
2023-10-22 | bcachefs: Split out bpos_cmp() and bkey_cmp() | Kent Overstreet |
2023-10-22 | bcachefs: Rename BTREE_ID enums for consistency with other enums | Kent Overstreet |
2023-10-22 | bcachefs: Include device in btree IO error messages | Kent Overstreet |
2023-10-22 | bcachefs: Fix an assertion pop | Kent Overstreet |
2023-10-22 | bcachefs: Add accounting for dirty btree nodes/keys | Kent Overstreet |
2023-10-22 | bcachefs: Fix a bug with the journal_seq_blacklist mechanism | Kent Overstreet |
2023-10-22 | bcachefs: Convert various code to printbuf | Kent Overstreet |
2023-10-22 | bcachefs: Remove some uses of PAGE_SIZE in the btree code | Kent Overstreet |
2023-10-22 | bcachefs: Fix a locking bug | Kent Overstreet |
2023-10-22 | bcachefs: Kill bkey_type_successor | Kent Overstreet |
2023-10-22 | bcachefs: Journal updates to interior nodes | Kent Overstreet |
2023-10-22 | bcachefs: Refactor whiteouts compaction | Kent Overstreet |
2023-10-22 | bcachefs: Refactor bch2_trans_commit() path | Kent Overstreet |
2023-10-22 | bcachefs: btree_bkey_cached_common | Kent Overstreet |
2023-10-22 | bcachefs: More allocator startup improvements | Kent Overstreet |
2023-10-22 | bcachefs: Split out bkey_sort.c | Kent Overstreet |
2023-10-22 | bcachefs: extent_ptr_decoded | Kent Overstreet |
2023-10-22 | bcachefs: lift ordering restriction on 0 size extents | Kent Overstreet |
2023-10-22 | bcachefs: Initial commit | Kent Overstreet |