index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
alloc_foreground.h
Age
Commit message (
Expand
)
Author
2024-05-08
bcachefs: ob_dev()
Kent Overstreet
2024-05-08
bcachefs: bch2_print_allocator_stuck()
Kent Overstreet
2024-05-08
bcachefs: plumb data_type into bch2_bucket_alloc_trans()
Kent Overstreet
2024-05-08
bcachefs: member helper cleanups
Kent Overstreet
2023-10-22
bcachefs: sb-members.c
Kent Overstreet
2023-10-22
bcachefs: Rename enum alloc_reserve -> bch_watermark
Kent Overstreet
2023-10-22
bcachefs: New erasure coding shutdown path
Kent Overstreet
2023-10-22
bcachefs: Rework open bucket partial list allocation
Kent Overstreet
2023-10-22
bcachefs: bch2_open_bucket_to_text()
Kent Overstreet
2023-10-22
bcachefs: Erasure coding now uses bch2_bucket_alloc_trans
Kent Overstreet
2023-10-22
bcachefs: Better inlining in core write path
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_alloc_sectors_start()
Kent Overstreet
2023-10-22
bcachefs: Kill allocator threads & freelists
Kent Overstreet
2023-10-22
bcachefs: Freespace, need_discard btrees
Kent Overstreet
2023-10-22
bcachefs: Run btree updates after write out of write_point
Kent Overstreet
2023-10-22
bcachefs: x-macroize alloc_reserve enum
Kent Overstreet
2023-10-22
bcachefs: Put open_buckets in a hashtable
Kent Overstreet
2023-10-22
bcachefs: Refactor open_bucket code
Kent Overstreet
2023-10-22
bcachefs: bch2_alloc_sectors_append_ptrs() now takes cached flag
Kent Overstreet
2023-10-22
bcachefs: Convert bucket_alloc_ret to negative error codes
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: Refactor stripe creation
Kent Overstreet
2023-10-22
bcachefs: Drop unused arg to bch2_open_buckets_stop_dev()
Kent Overstreet
2023-10-22
bcachefs: Fix some reserve calculations
Kent Overstreet
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
2023-10-22
bcachefs: Erasure coding
Kent Overstreet
2023-10-22
bcachefs: Scale down number of writepoints when low on space
Kent Overstreet
2023-10-22
bcachefs: fix missing include
Kent Overstreet
2023-10-22
bcachefs: Allocation code refactoring
Kent Overstreet
2023-10-22
bcachefs: Split out alloc_background.c
Kent Overstreet