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_background.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Don't use in-memory bucket array for alloc updates
Kent Overstreet
2023-10-22
bcachefs: Kill allocator short-circuit invalidate
Kent Overstreet
2023-10-22
bcachefs: New data structure for buckets waiting on journal commit
Kent Overstreet
2023-10-22
bcachefs: Simplify journal replay
Kent Overstreet
2023-10-22
bcachefs: BTREE_ITER_WITH_JOURNAL
Kent Overstreet
2023-10-22
bcachefs: Fix allocator + journal interaction
Kent Overstreet
2023-10-22
bcachefs: New in-memory array for bucket gens
Kent Overstreet
2023-10-22
bcachefs: Refactor open_bucket code
Kent Overstreet
2023-10-22
bcachefs: Don't start allocator threads too early
Kent Overstreet
2023-10-22
bcachefs: Rewrite bch2_bucket_alloc_new_fs()
Kent Overstreet
2023-10-22
bcachefs: Kill non-lru cache replacement policies
Kent Overstreet
2023-10-22
bcachefs: Improve alloc_mem_to_key()
Kent Overstreet
2023-10-22
bcachefs: bch2_alloc_write()
Kent Overstreet
2023-10-22
bcachefs: Erasure coding fixes
Kent Overstreet
2023-10-22
bcachefs: Add journal_seq to inode & alloc keys
Kent Overstreet
2023-10-22
bcachefs: Convert bch2_mark_key() to take a btree_trans *
Kent Overstreet
2023-10-22
bcachefs: Must check for errors from bch2_trans_cond_resched()
Kent Overstreet
2023-10-22
bcachefs: Fix allocator shutdown error message
Kent Overstreet
2023-10-22
bcachefs: btree_path
Kent Overstreet
2023-10-22
bcachefs: Always check for transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Add safe versions of varint encode/decode
Kent Overstreet
2023-10-22
bcachefs: Add open_buckets to sysfs
Kent Overstreet
2023-10-22
bcachefs: Check for errors from bch2_trans_update()
Kent Overstreet
2023-10-22
bcachefs; Check for allocator thread shutdown
Kent Overstreet
2023-10-22
bcachefs: Fix some refcounting bugs
Kent Overstreet
2023-10-22
bcachefs: Clean up bch2_btree_and_journal_walk()
Kent Overstreet
2023-10-22
bcachefs: Allocator refactoring
Kent Overstreet
2023-10-22
bcachefs: Handle errors in bch2_trans_mark_update()
Kent Overstreet
2023-10-22
bcachefs: Allocator thread doesn't need gc_lock anymore
Kent Overstreet
2023-10-22
bcachefs: gc shouldn't care about owned_by_allocator
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_trans_mark_dev_sb()
Kent Overstreet
2023-10-22
bcachefs: Don't wait for ALLOC_SCAN_BATCH buckets in allocator
Kent Overstreet
2023-10-22
bcachefs: Don't unconditially version_upgrade in initialize
Kent Overstreet
2023-10-22
bcachefs: Require all btree iterators to be freed
Kent Overstreet
2023-10-22
bcachefs: Use x-macros for more enums
Kent Overstreet
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
[prev]
[next]