开源镜像站
帮助
动态
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
/
alloc_foreground.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Kill bch2_alloc_sectors_start()
Kent Overstreet
2023-10-22
bcachefs: Assorted checkpatch fixes
Kent Overstreet
2023-10-22
bcachefs: Optimize bch2_dev_usage_read()
Kent Overstreet
2023-10-22
bcachefs: bucket_alloc_fail tracepoint should only fire when we have to block
Kent Overstreet
2023-10-22
bcachefs: Don't quash error in bch2_bucket_alloc_set_trans()
Kent Overstreet
2023-10-22
bcachefs: bucket_alloc_state
Kent Overstreet
2023-10-22
bcachefs: Improve bucket_alloc tracepoint
Kent Overstreet
2023-10-22
bcachefs: Add private error codes for ENOSPC
Kent Overstreet
2023-10-22
bcachefs: Add persistent counters for all tracepoints
Kent Overstreet
2023-10-22
bcachefs: bch2_bucket_alloc_trans_early -> for_each_btree_key_norestart
Kent Overstreet
2023-10-22
bcachefs: EINTR -> BCH_ERR_transaction_restart
Kent Overstreet
2023-10-22
bcachefs: Prevent a btree iter overflow in alloc path
Kent Overstreet
2023-10-22
bcachefs: Improved errcodes
Kent Overstreet
2023-10-22
bcachefs: Improve bucket_alloc_fail tracepoint
Kent Overstreet
2023-10-22
bcachefs: Split out dev_buckets_free()
Kent Overstreet
2023-10-22
bcachefs: Printbuf rework
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_open_buckets_to_text()
Kent Overstreet
2023-10-22
bcachefs: Fold bucket_state in to BCH_DATA_TYPES()
Kent Overstreet
2023-10-22
bcachefs: Kill allocator threads & freelists
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: Kill verify_not_stale()
Kent Overstreet
2023-10-22
bcachefs: New in-memory array for bucket gens
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: Rewrite bch2_bucket_alloc_new_fs()
Kent Overstreet
2023-10-22
bcachefs: Make sure bch2_bucket_alloc_new_fs() obeys buckets_nouse
Kent Overstreet
2023-10-22
bcachefs: Convert bucket_alloc_ret to negative error codes
Kent Overstreet
2023-10-22
bcachefs: Allocator refactoring
Kent Overstreet
2023-10-22
bcachefs: gc shouldn't care about owned_by_allocator
Kent Overstreet
2023-10-22
bcachefs: Fix an RCU splat
Kent Overstreet
2023-10-22
bcachefs: Fix copygc threshold
Kent Overstreet
2023-10-22
bcachefs: Refactor dev usage
Kent Overstreet
2023-10-22
bcachefs: Rework allocating buckets for stripes
Kent Overstreet
2023-10-22
bcachefs: Reserve some open buckets for btree allocations
Kent Overstreet
2023-10-22
bcachefs: Use separate new stripes for copygc and non-copygc
Kent Overstreet
2023-10-22
bcachefs: Change allocations for ec stripes to blocking
Kent Overstreet
2023-10-22
bcachefs: Don't use BTREE_INSERT_USE_RESERVE so much
Kent Overstreet
2023-10-22
bcachefs: Don't write bucket IO time lazily
Kent Overstreet
2023-10-22
bcachefs: Ensure we only allocate one EC bucket per writepoint
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: Refactor stripe creation
Kent Overstreet
2023-10-22
bcachefs: Move stripe creation to workqueue
Kent Overstreet
2023-10-22
bcachefs: Make open bucket reserves more conservative
Kent Overstreet
2023-10-22
bcachefs: Drop unused arg to bch2_open_buckets_stop_dev()
Kent Overstreet
[next]