开源镜像站
帮助
动态
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_background.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Rename BTREE_ID enums for consistency with other enums
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: Fix copygc threshold
Kent Overstreet
2023-10-22
bcachefs: Add a cond_seched() to the allocator thread
Kent Overstreet
2023-10-22
bcachefs: Create allocator threads when allocating filesystem
Kent Overstreet
2023-10-22
bcachefs: Add error message for some allocation failures
Kent Overstreet
2023-10-22
bcachefs: Journal updates to dev usage
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: Fix an assertion
Kent Overstreet
2023-10-22
bcachefs: Mark superblocks transactionally
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_invalidate_bucket()
Kent Overstreet
2023-10-22
bcachefs: Refactor dev usage
Kent Overstreet
2023-10-22
bcachefs: bch2_alloc_write() should be writing for all devices
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: Move journal reclaim to a kthread
Kent Overstreet
2023-10-22
bcachefs: Fix for bad stripe pointers
Kent Overstreet
2023-10-22
bcachefs: Start/stop io clock hands in read/write paths
Kent Overstreet
2023-10-22
bcachefs: Improvements to writing alloc info
Kent Overstreet
2023-10-22
bcachefs: Perf improvements for bch_alloc_read()
Kent Overstreet
2023-10-22
bcachefs: Add a cond_resched() to bch2_alloc_write()
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: Make copygc thread global
Kent Overstreet
2023-10-22
bcachefs: Use x-macros for data types
Kent Overstreet
2023-10-22
bcachefs: Add a kthread_should_stop() check to allocator thread
Kent Overstreet
2023-10-22
bcachefs: Increase size of btree node reserve
Kent Overstreet
2023-10-22
bcachefs: Use cached iterators for alloc btree
Kent Overstreet
2023-10-22
bcachefs: Always increment bucket gen on bucket reuse
Kent Overstreet
2023-10-22
bcachefs: Kill old allocator startup code
Kent Overstreet
2023-10-22
bcachefs: Fixes for going RO
Kent Overstreet
2023-10-22
bcachefs: Don't require alloc btree to be updated before buckets are used
Kent Overstreet
2023-10-22
bcachefs: Interior btree updates are now fully transactional
Kent Overstreet
2023-10-22
bcachefs: Fix reading of alloc info after unclean shutdown
Kent Overstreet
2023-10-22
bcachefs: Fixes for startup on very full filesystems
Kent Overstreet
2023-10-22
bcachefs: btree_and_journal_iter
Kent Overstreet
2023-10-22
bcachefs: Split out btree_trigger_flags
Kent Overstreet
2023-10-22
bcachefs: Kill BTREE_INSERT_ATOMIC
Kent Overstreet
2023-10-22
bcachefs: Initialize padding space after alloc bkey
Justin Husted
2023-10-22
bcachefs: Fix flushing held btree writes when there's a fs error
Kent Overstreet
2023-10-22
bcachefs: Kill deferred btree updates
Kent Overstreet
2023-10-22
bcachefs: Avoid deadlocking on the allocator
Kent Overstreet
2023-10-22
bcachefs: Refactor bch2_alloc_write()
Kent Overstreet
2023-10-22
bcachefs: Trust in memory bucket mark
Kent Overstreet
2023-10-22
bcachefs: Rework calling convention for marking overwrites
Kent Overstreet
2023-10-22
bcachefs: Improve key marking interface
Kent Overstreet
2023-10-22
bcachefs: More work to avoid transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Fix spurious inconsistency in recovery
Kent Overstreet
[next]