index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
rebalance.c
Age
Commit message (
Expand
)
Author
2024-05-08
bcachefs: bch2_trans_unlock() must always be followed by relock() or begin()
Kent Overstreet
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
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