Age | Commit message (Expand) | Author |
2024-03-13 | bcachefs: rebalance_status now shows correct units | Daniel Hill |
2024-01-21 | bcachefs: opts->compression can now also be applied in the background | Kent Overstreet |
2024-01-21 | bcachefs: remove redundant variable tmp | Colin Ian King |
2024-01-21 | bcachefs: Improve move_extent tracepoint | Kent Overstreet |
2024-01-21 | bcachefs: Add missing bch2_moving_ctxt_flush_all() | Kent Overstreet |
2024-01-01 | bcachefs: bch_err_(fn|msg) check if should print | Kent Overstreet |
2024-01-01 | bcachefs: rebalance should wakeup on shutdown if disabled | Daniel Hill |
2024-01-01 | bcachefs: Add a rebalance, data_update tracepoints | Kent Overstreet |
2024-01-01 | bcachefs: Rename BTREE_INSERT flags | Kent Overstreet |
2023-11-04 | bcachefs: Data move path now uses bch2_trans_unlock_long() | Kent Overstreet |
2023-11-04 | bcachefs: Ensure copygc does not spin | Kent Overstreet |
2023-11-01 | bcachefs: rebalance_work | Kent Overstreet |
2023-10-31 | bcachefs: move.c exports, refactoring | 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: Fix divide by zero in rebalance_work() | Kent Overstreet |
2023-10-22 | bcachefs: Compression levels | Kent Overstreet |
2023-10-22 | bcachefs: don't spin in rebalance when background target is not usable | Brian Foster |
2023-10-22 | bcachefs: Fixes for building in userspace | Kent Overstreet |
2023-10-22 | bcachefs: Use bch2_err_str() in error messages | Kent Overstreet |
2023-10-22 | bcachefs: move.c refactoring | Kent Overstreet |
2023-10-22 | bcachefs: data jobs, including rebalance wait for copygc. | Daniel Hill |
2023-10-22 | bcachefs: Redo data_update interface | Kent Overstreet |
2023-10-22 | bcachefs: Printbuf rework | Kent Overstreet |
2023-10-22 | bcachefs: Heap allocate printbufs | Kent Overstreet |
2023-10-22 | bcachefs: add progress stats to sysfs | Brett Holman |
2023-10-22 | bcachefs: Use bch2_bpos_to_text() more consistently | Kent Overstreet |
2023-10-22 | bcachefs: Scan for old btree nodes if necessary on mount | Kent Overstreet |
2023-10-22 | bcachefs: Add code to scan for/rewite old btree nodes | Kent Overstreet |
2023-10-22 | bcachefs: Add error message for some allocation failures | Kent Overstreet |
2023-10-22 | bcachefs: Persist 64 bit io clocks | Kent Overstreet |
2023-10-22 | bcachefs: Move journal reclaim to a kthread | Kent Overstreet |
2023-10-22 | bcachefs: Don't drop replicas when copygcing ec data | Kent Overstreet |
2023-10-22 | bcachefs: Convert various code to printbuf | Kent Overstreet |
2023-10-22 | bcachefs: Account for ioclock slop when throttling rebalance thread | Kent Overstreet |
2023-10-22 | bcachefs: Track incompressible data | Kent Overstreet |
2023-10-22 | bcachefs: Refactor rebalance_pred function | Kent Overstreet |
2023-10-22 | bcachefs: Add a cond_resched() to rebalance loop | Kent Overstreet |
2023-10-22 | bcachefs: Rebalance now adds replicas if needed | Kent Overstreet |
2023-10-22 | bcachefs: Refactor various code to not be extent specific | Kent Overstreet |
2023-10-22 | bcachefs: Only get btree iters from btree transactions | Kent Overstreet |
2023-10-22 | bcachefs: Lots of option handling improvements | Kent Overstreet |
2023-10-22 | bcachefs: Make bkey types globally unique | Kent Overstreet |
2023-10-22 | bcachefs: revamp to_text methods | Kent Overstreet |
2023-10-22 | bcachefs: extent_for_each_ptr_decode() | Kent Overstreet |
2023-10-22 | bcachefs: Split out alloc_background.c | Kent Overstreet |
2023-10-22 | bcachefs: fix a divide | Kent Overstreet |
2023-10-22 | bcachefs: Initial commit | Kent Overstreet |