开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
rebalance.c
Age
Commit message (
Expand
)
Author
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