index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
rebalance.c
Age
Commit message (
Expand
)
Author
2023-09-12
bcachefs: Break up io.c
Kent Overstreet
2023-09-11
bcachefs: Convert more code to bch_err_msg()
Kent Overstreet
2023-09-08
bcachefs: Fix divide by zero in rebalance_work()
Kent Overstreet
2023-08-28
bcachefs: Compression levels
Kent Overstreet
2023-08-28
bcachefs: don't spin in rebalance when background target is not usable
Brian Foster
2023-08-28
bcachefs: Fixes for building in userspace
Kent Overstreet
2023-08-28
bcachefs: Use bch2_err_str() in error messages
Kent Overstreet
2023-08-28
bcachefs: move.c refactoring
Kent Overstreet
2023-08-28
bcachefs: data jobs, including rebalance wait for copygc.
Daniel Hill
2023-08-28
bcachefs: Redo data_update interface
Kent Overstreet
2023-08-28
bcachefs: Printbuf rework
Kent Overstreet
2023-08-28
bcachefs: Heap allocate printbufs
Kent Overstreet
2023-08-28
bcachefs: add progress stats to sysfs
Brett Holman
2023-08-28
bcachefs: Use bch2_bpos_to_text() more consistently
Kent Overstreet
2023-08-28
bcachefs: Scan for old btree nodes if necessary on mount
Kent Overstreet
2023-08-28
bcachefs: Add code to scan for/rewite old btree nodes
Kent Overstreet
2023-08-28
bcachefs: Add error message for some allocation failures
Kent Overstreet
2023-08-28
bcachefs: Persist 64 bit io clocks
Kent Overstreet
2023-08-28
bcachefs: Move journal reclaim to a kthread
Kent Overstreet
2023-08-28
bcachefs: Don't drop replicas when copygcing ec data
Kent Overstreet
2023-08-28
bcachefs: Convert various code to printbuf
Kent Overstreet
2023-08-28
bcachefs: Account for ioclock slop when throttling rebalance thread
Kent Overstreet
2023-08-28
bcachefs: Track incompressible data
Kent Overstreet
2023-08-28
bcachefs: Refactor rebalance_pred function
Kent Overstreet
2023-08-28
bcachefs: Add a cond_resched() to rebalance loop
Kent Overstreet
2023-08-28
bcachefs: Rebalance now adds replicas if needed
Kent Overstreet
2023-08-28
bcachefs: Refactor various code to not be extent specific
Kent Overstreet
2023-08-28
bcachefs: Only get btree iters from btree transactions
Kent Overstreet
2023-08-28
bcachefs: Lots of option handling improvements
Kent Overstreet
2023-08-28
bcachefs: Make bkey types globally unique
Kent Overstreet
2023-08-28
bcachefs: revamp to_text methods
Kent Overstreet
2023-08-28
bcachefs: extent_for_each_ptr_decode()
Kent Overstreet
2023-08-28
bcachefs: Split out alloc_background.c
Kent Overstreet
2023-08-28
bcachefs: fix a divide
Kent Overstreet
2023-08-28
bcachefs: Initial commit
Kent Overstreet