index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_gc.h
Age
Commit message (
Expand
)
Author
2023-08-14
bcachefs: Split up btree_update_leaf.c
Kent Overstreet
2023-08-14
bcachefs: Consolidate btree id properties
Kent Overstreet
2023-08-14
bcachefs: Make topology repair a normal recovery pass
Kent Overstreet
2023-08-14
bcachefs: Fix a null ptr deref
Kent Overstreet
2023-08-14
bcachefs: Fold bucket_state in to BCH_DATA_TYPES()
Kent Overstreet
2023-08-14
bcachefs: bch2_bucket_alloc_new_fs() no longer depends on bucket marks
Kent Overstreet
2023-08-14
bcachefs: Split out SPOS_MAX
Kent Overstreet
2023-08-14
bcachefs: gc shouldn't care about owned_by_allocator
Kent Overstreet
2023-08-14
bcachefs: Drop old style btree node coalescing
Kent Overstreet
2023-08-14
bcachefs: Split out bpos_cmp() and bkey_cmp()
Kent Overstreet
2023-08-14
bcachefs: Rename BTREE_ID enums for consistency with other enums
Kent Overstreet
2023-08-14
bcachefs: Bring back metadata only gc
Kent Overstreet
2023-08-14
bcachefs: Add support for doing btree updates prior to journal replay
Kent Overstreet
2023-08-14
bcachefs: Kill metadata only gc
Kent Overstreet
2023-08-14
bcachefs: Implement a new gc that only recalcs oldest gen
Kent Overstreet
2023-08-14
bcachefs: btree_bkey_cached_common
Kent Overstreet
2023-08-14
bcachefs: Deduplicate keys in the journal before replay
Kent Overstreet
2023-08-14
bcachefs: add ability to run gc on metadata only
Kent Overstreet
2023-08-14
bcachefs: journal_replay_early()
Kent Overstreet
2023-08-14
bcachefs: Make bkey types globally unique
Kent Overstreet
2023-08-14
bcachefs: gc now operates on second set of bucket marks
Kent Overstreet
2023-08-14
bcachefs: Erasure coding
Kent Overstreet
2023-08-14
bcachefs: More btree gc refactorings
Kent Overstreet
2023-08-14
bcachefs: btree gc refactoring
Kent Overstreet
2023-08-14
bcachefs: Initial commit
Kent Overstreet