index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_gc.h
Age
Commit message (
Expand
)
Author
2024-05-28
bcachefs: btree_gc can now handle unknown btrees
Kent Overstreet
2024-05-08
bcachefs: Kill gc_init_recurse()
Kent Overstreet
2024-05-08
bcachefs: Move gc of bucket.oldest_gen to workqueue
Kent Overstreet
2024-05-08
bcachefs: bch2_gc() is now private to btree_gc.c
Kent Overstreet
2023-10-22
bcachefs: Split up btree_update_leaf.c
Kent Overstreet
2023-10-22
bcachefs: Consolidate btree id properties
Kent Overstreet
2023-10-22
bcachefs: Make topology repair a normal recovery pass
Kent Overstreet
2023-10-22
bcachefs: Fix a null ptr deref
Kent Overstreet
2023-10-22
bcachefs: Fold bucket_state in to BCH_DATA_TYPES()
Kent Overstreet
2023-10-22
bcachefs: bch2_bucket_alloc_new_fs() no longer depends on bucket marks
Kent Overstreet
2023-10-22
bcachefs: Split out SPOS_MAX
Kent Overstreet
2023-10-22
bcachefs: gc shouldn't care about owned_by_allocator
Kent Overstreet
2023-10-22
bcachefs: Drop old style btree node coalescing
Kent Overstreet
2023-10-22
bcachefs: Split out bpos_cmp() and bkey_cmp()
Kent Overstreet
2023-10-22
bcachefs: Rename BTREE_ID enums for consistency with other enums
Kent Overstreet
2023-10-22
bcachefs: Bring back metadata only gc
Kent Overstreet
2023-10-22
bcachefs: Add support for doing btree updates prior to journal replay
Kent Overstreet
2023-10-22
bcachefs: Kill metadata only gc
Kent Overstreet
2023-10-22
bcachefs: Implement a new gc that only recalcs oldest gen
Kent Overstreet
2023-10-22
bcachefs: btree_bkey_cached_common
Kent Overstreet
2023-10-22
bcachefs: Deduplicate keys in the journal before replay
Kent Overstreet
2023-10-22
bcachefs: add ability to run gc on metadata only
Kent Overstreet
2023-10-22
bcachefs: journal_replay_early()
Kent Overstreet
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
2023-10-22
bcachefs: gc now operates on second set of bucket marks
Kent Overstreet
2023-10-22
bcachefs: Erasure coding
Kent Overstreet
2023-10-22
bcachefs: More btree gc refactorings
Kent Overstreet
2023-10-22
bcachefs: btree gc refactoring
Kent Overstreet
2023-10-22
bcachefs: Initial commit
Kent Overstreet