index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
alloc_foreground.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-30
bcachefs: Move devs_sorted to alloc_request
Kent Overstreet
1
-3
/
+5
2025-05-21
bcachefs: inline bch2_ob_ptr()
Kent Overstreet
1
-1
/
+14
2025-05-21
bcachefs: reduce new_stripe_alloc_buckets() stack usage
Kent Overstreet
1
-1
/
+7
2025-05-21
bcachefs: alloc_request.ptrs2
Kent Overstreet
1
-0
/
+1
2025-05-21
bcachefs: alloc_request.ca
Kent Overstreet
1
-0
/
+2
2025-05-21
bcachefs: alloc_request.counters
Kent Overstreet
1
-1
/
+18
2025-05-21
bcachefs: alloc_request.usage
Kent Overstreet
1
-0
/
+4
2025-05-21
bcachefs: bch2_ec_stripe_head_get() takes alloc_request
Kent Overstreet
1
-4
/
+3
2025-05-21
bcachefs: alloc_request.data_type
Kent Overstreet
1
-2
/
+2
2025-05-21
bcachefs: struct alloc_request
Kent Overstreet
1
-5
/
+20
2025-04-21
bcachefs: Allocator now copes with unaligned buckets
Kent Overstreet
1
-1
/
+3
2025-03-24
bcachefs: EIO cleanup
Kent Overstreet
1
-1
/
+1
2025-03-14
bcachefs: Bail out early on alloc_nowait data updates
Kent Overstreet
1
-0
/
+17
2024-12-21
bcachefs: dev_alloc_list.devs -> dev_alloc_list.data
Kent Overstreet
1
-1
/
+1
2024-12-21
bcachefs: Kill bch2_bucket_alloc_new_fs()
Kent Overstreet
1
-2
/
+0
2024-09-21
bcachefs: fix prototype to bch2_alloc_sectors_start_trans()
Kent Overstreet
1
-2
/
+3
2024-08-07
bcachefs: Make allocator stuck timeout configurable, ratelimit messages
Kent Overstreet
1
-1
/
+6
2024-08-07
bcachefs: Improved allocator debugging for ec
Kent Overstreet
1
-1
/
+1
2024-07-14
bcachefs: bch2_btree_reserve_cache_to_text()
Kent Overstreet
1
-0
/
+1
2024-05-08
bcachefs: ob_dev()
Kent Overstreet
1
-1
/
+6
2024-05-08
bcachefs: bch2_print_allocator_stuck()
Kent Overstreet
1
-0
/
+5
2024-05-08
bcachefs: plumb data_type into bch2_bucket_alloc_trans()
Kent Overstreet
1
-1
/
+2
2024-05-08
bcachefs: member helper cleanups
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: sb-members.c
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Rename enum alloc_reserve -> bch_watermark
Kent Overstreet
1
-4
/
+4
2023-10-22
bcachefs: New erasure coding shutdown path
Kent Overstreet
1
-5
/
+1
2023-10-22
bcachefs: Rework open bucket partial list allocation
Kent Overstreet
1
-4
/
+4
2023-10-22
bcachefs: bch2_open_bucket_to_text()
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Erasure coding now uses bch2_bucket_alloc_trans
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Better inlining in core write path
Kent Overstreet
1
-0
/
+49
2023-10-22
bcachefs: Kill bch2_alloc_sectors_start()
Kent Overstreet
1
-9
/
+0
2023-10-22
bcachefs: Kill allocator threads & freelists
Kent Overstreet
1
-0
/
+11
2023-10-22
bcachefs: Freespace, need_discard btrees
Kent Overstreet
1
-0
/
+14
2023-10-22
bcachefs: Run btree updates after write out of write_point
Kent Overstreet
1
-8
/
+11
2023-10-22
bcachefs: x-macroize alloc_reserve enum
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Put open_buckets in a hashtable
Kent Overstreet
1
-0
/
+24
2023-10-22
bcachefs: Refactor open_bucket code
Kent Overstreet
1
-1
/
+4
2023-10-22
bcachefs: bch2_alloc_sectors_append_ptrs() now takes cached flag
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Convert bucket_alloc_ret to negative error codes
Kent Overstreet
1
-9
/
+1
2023-10-22
bcachefs: Don't let copygc buckets be stolen by other threads
Kent Overstreet
1
-7
/
+0
2023-10-22
bcachefs: Delete unused arguments
Kent Overstreet
1
-2
/
+1
2023-10-22
bcachefs: Don't restrict copygc writes to the same device
Kent Overstreet
1
-4
/
+12
2023-10-22
bcachefs: Refactor stripe creation
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Drop unused arg to bch2_open_buckets_stop_dev()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Fix some reserve calculations
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Erasure coding
Kent Overstreet
1
-6
/
+25
2023-10-22
bcachefs: Scale down number of writepoints when low on space
Kent Overstreet
1
-9
/
+2
2023-10-22
bcachefs: fix missing include
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Allocation code refactoring
Kent Overstreet
1
-21
/
+23
[next]