index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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: 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
2023-10-22
bcachefs: kill ca->freelist_lock
Kent Overstreet
2023-10-22
bcachefs: Refactor various code to not be extent specific
Kent Overstreet
2023-10-22
bcachefs: Fix starting copygc when already started
Kent Overstreet
2023-10-22
bcachefs: Fix hang while shutting down
Kent Overstreet
2023-10-22
bcachefs: cmp_int()
Kent Overstreet
2023-10-22
bcachefs: ratelimit copygc warning
Kent Overstreet
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
2023-10-22
bcachefs: add functionality for heaps to update backpointers
Kent Overstreet
2023-10-22
bcachefs: Split out alloc_background.c
Kent Overstreet
[prev]
[next]