index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
rebalance.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-06
bcachefs: bch2_bkey_sectors_need_rebalance() now only depends on bch_extent_r...
Kent Overstreet
1
-5
/
+3
2024-12-21
bcachefs: Kill BCH_TRANS_COMMIT_lazy_rw
Kent Overstreet
1
-2
/
+1
2024-12-21
bcachefs: Move bch_extent_rebalance code to rebalance.c
Kent Overstreet
1
-0
/
+186
2024-12-21
bcachefs: Improve trace_rebalance_extent
Kent Overstreet
1
-5
/
+21
2024-12-21
bcachefs: Simplify option logic in rebalance
Kent Overstreet
1
-32
/
+15
2024-12-21
bcachefs: get_update_rebalance_opts()
Kent Overstreet
1
-1
/
+1
2024-12-21
bcachefs: bch2_write_inode() now checks for changing rebalance options
Kent Overstreet
1
-2
/
+2
2024-12-21
bcachefs: copygc_enabled, rebalance_enabled now opts.h options
Kent Overstreet
1
-2
/
+2
2024-12-21
bcachefs: rename bch_extent_rebalance fields to match other opts structs
Kent Overstreet
1
-6
/
+6
2024-12-21
bcachefs: bch2_io_opts_fixups()
Kent Overstreet
1
-2
/
+2
2024-10-18
bcachefs: Don't use commit_do() unnecessarily
Kent Overstreet
1
-1
/
+3
2024-09-21
bcachefs: rebalance writes use BCH_WRITE_ONLY_SPECIFIED_DEVS
Kent Overstreet
1
-0
/
+3
2024-05-08
bcachefs: bch2_trans_unlock() must always be followed by relock() or begin()
Kent Overstreet
1
-0
/
+2
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
1
-4
/
+4
2024-03-13
bcachefs: rebalance_status now shows correct units
Daniel Hill
1
-2
/
+2
2024-01-21
bcachefs: opts->compression can now also be applied in the background
Kent Overstreet
1
-3
/
+2
2024-01-21
bcachefs: remove redundant variable tmp
Colin Ian King
1
-3
/
+1
2024-01-21
bcachefs: Improve move_extent tracepoint
Kent Overstreet
1
-2
/
+1
2024-01-21
bcachefs: Add missing bch2_moving_ctxt_flush_all()
Kent Overstreet
1
-0
/
+1
2024-01-01
bcachefs: bch_err_(fn|msg) check if should print
Kent Overstreet
1
-3
/
+2
2024-01-01
bcachefs: rebalance should wakeup on shutdown if disabled
Daniel Hill
1
-2
/
+10
2024-01-01
bcachefs: Add a rebalance, data_update tracepoints
Kent Overstreet
1
-0
/
+15
2024-01-01
bcachefs: Rename BTREE_INSERT flags
Kent Overstreet
1
-3
/
+3
2023-11-04
bcachefs: Data move path now uses bch2_trans_unlock_long()
Kent Overstreet
1
-1
/
+1
2023-11-04
bcachefs: Ensure copygc does not spin
Kent Overstreet
1
-6
/
+4
2023-11-01
bcachefs: rebalance_work
Kent Overstreet
1
-226
/
+327
2023-10-31
bcachefs: move.c exports, refactoring
Kent Overstreet
1
-2
/
+1
2023-10-22
bcachefs: Break up io.c
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: Convert more code to bch_err_msg()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Fix divide by zero in rebalance_work()
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: Compression levels
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: don't spin in rebalance when background target is not usable
Brian Foster
1
-1
/
+2
2023-10-22
bcachefs: Fixes for building in userspace
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Use bch2_err_str() in error messages
Kent Overstreet
1
-3
/
+6
2023-10-22
bcachefs: move.c refactoring
Kent Overstreet
1
-2
/
+3
2023-10-22
bcachefs: data jobs, including rebalance wait for copygc.
Daniel Hill
1
-1
/
+1
2023-10-22
bcachefs: Redo data_update interface
Kent Overstreet
1
-38
/
+46
2023-10-22
bcachefs: Printbuf rework
Kent Overstreet
1
-23
/
+24
2023-10-22
bcachefs: Heap allocate printbufs
Kent Overstreet
1
-15
/
+27
2023-10-22
bcachefs: add progress stats to sysfs
Brett Holman
1
-6
/
+5
2023-10-22
bcachefs: Use bch2_bpos_to_text() more consistently
Kent Overstreet
1
-4
/
+4
2023-10-22
bcachefs: Scan for old btree nodes if necessary on mount
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Add code to scan for/rewite old btree nodes
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Add error message for some allocation failures
Kent Overstreet
1
-1
/
+3
2023-10-22
bcachefs: Persist 64 bit io clocks
Kent Overstreet
1
-5
/
+5
2023-10-22
bcachefs: Move journal reclaim to a kthread
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Don't drop replicas when copygcing ec data
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Convert various code to printbuf
Kent Overstreet
1
-11
/
+8
2023-10-22
bcachefs: Account for ioclock slop when throttling rebalance thread
Kent Overstreet
1
-6
/
+10
2023-10-22
bcachefs: Track incompressible data
Kent Overstreet
1
-1
/
+2
[next]