开源镜像站
帮助
动态
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
/
movinggc.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Fragmentation LRU
Kent Overstreet
2023-10-22
bcachefs: Copygc now uses backpointers
Kent Overstreet
2023-10-22
bcachefs: Better inlining for bch2_alloc_to_v4_mut
Kent Overstreet
2023-10-22
bcachefs: Convert EROFS errors to private error codes
Kent Overstreet
2023-10-22
bcachefs: Suppress -EROFS messages when shutting down
Kent Overstreet
2023-10-22
bcachefs: Fixes for building in userspace
Kent Overstreet
2023-10-22
bcachefs: Add persistent counters for all tracepoints
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: Improve "copygc requested to run" error message
Kent Overstreet
2023-10-22
bcachefs: Fold bucket_state in to BCH_DATA_TYPES()
Kent Overstreet
2023-10-22
bcachefs: Silence spurious copygc err when shutting down
Kent Overstreet
2023-10-22
bcachefs: Kill allocator threads & freelists
Kent Overstreet
2023-10-22
bcachefs: KEY_TYPE_alloc_v4
Kent Overstreet
2023-10-22
bcachefs: Introduce a separate journal watermark for copygc
Kent Overstreet
2023-10-22
bcachefs: x-macroize alloc_reserve enum
Kent Overstreet
2023-10-22
bcachefs: Copygc no longer uses bucket array
Kent Overstreet
2023-10-22
bcachefs: Ignore cached data when calculating fragmentation
Kent Overstreet
2023-10-22
bcachefs: Rename data_op_data_progress -> data_jobs
Kent Overstreet
2023-10-22
bcachefs: Add an error message for copygc spinning
Kent Overstreet
2023-10-22
bcachefs: Fix copygc sectors_to_move calculation
Kent Overstreet
2023-10-22
bcachefs: add progress stats to sysfs
Brett Holman
2023-10-22
bcachefs: Be sure to check ptr->dev in copygc pred function
Kent Overstreet
2023-10-22
bcachefs: Add a tracepoint for copygc waiting
Kent Overstreet
2023-10-22
bcachefs: Add a cond_resched call to the copygc main loop
Kent Overstreet
2023-10-22
bcachefs: Change copygc wait amount to be min of per device waits
Kent Overstreet
2023-10-22
bcachefs: Fix a deadlock on journal reclaim
Kent Overstreet
2023-10-22
bcachefs: Add allocator thread state to sysfs
Kent Overstreet
2023-10-22
bcachefs: Rip out copygc pd controller
Kent Overstreet
2023-10-22
bcachefs: Add copygc wait to sysfs
Kent Overstreet
2023-10-22
bcachefs: Fix copygc threshold
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: KEY_TYPE_alloc_v2
Kent Overstreet
2023-10-22
bcachefs: Refactor dev usage
Kent Overstreet
2023-10-22
bcachefs: Don't use BTREE_INSERT_USE_RESERVE so much
Kent Overstreet
2023-10-22
bcachefs: Fix some spurious gcc warnings
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: Change copygc to consider bucket fragmentation
Kent Overstreet
2023-10-22
bcachefs: Don't let copygc buckets be stolen by other threads
Kent Overstreet
2023-10-22
bcachefs: Delete unused arguments
Kent Overstreet
2023-10-22
bcachefs: Don't restrict copygc writes to the same device
Kent Overstreet
2023-10-22
bcachefs: Make copygc thread global
Kent Overstreet
2023-10-22
bcachefs: Use x-macros for data types
Kent Overstreet
2023-10-22
bcachefs: Improve warning for copygc failing to move data
Kent Overstreet
2023-10-22
bcachefs: Redo copygc throttling
Kent Overstreet
[next]