index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
alloc_foreground.h
Age
Commit message (
Expand
)
Author
2025-09-29
Remove bcachefs core code
Linus Torvalds
2025-05-30
bcachefs: Move devs_sorted to alloc_request
Kent Overstreet
2025-05-21
bcachefs: inline bch2_ob_ptr()
Kent Overstreet
2025-05-21
bcachefs: reduce new_stripe_alloc_buckets() stack usage
Kent Overstreet
2025-05-21
bcachefs: alloc_request.ptrs2
Kent Overstreet
2025-05-21
bcachefs: alloc_request.ca
Kent Overstreet
2025-05-21
bcachefs: alloc_request.counters
Kent Overstreet
2025-05-21
bcachefs: alloc_request.usage
Kent Overstreet
2025-05-21
bcachefs: bch2_ec_stripe_head_get() takes alloc_request
Kent Overstreet
2025-05-21
bcachefs: alloc_request.data_type
Kent Overstreet
2025-05-21
bcachefs: struct alloc_request
Kent Overstreet
2025-04-21
bcachefs: Allocator now copes with unaligned buckets
Kent Overstreet
2025-03-24
bcachefs: EIO cleanup
Kent Overstreet
2025-03-14
bcachefs: Bail out early on alloc_nowait data updates
Kent Overstreet
2024-12-21
bcachefs: dev_alloc_list.devs -> dev_alloc_list.data
Kent Overstreet
2024-12-21
bcachefs: Kill bch2_bucket_alloc_new_fs()
Kent Overstreet
2024-09-21
bcachefs: fix prototype to bch2_alloc_sectors_start_trans()
Kent Overstreet
2024-08-07
bcachefs: Make allocator stuck timeout configurable, ratelimit messages
Kent Overstreet
2024-08-07
bcachefs: Improved allocator debugging for ec
Kent Overstreet
2024-07-14
bcachefs: bch2_btree_reserve_cache_to_text()
Kent Overstreet
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
[next]