开源镜像站
帮助
动态
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
/
buckets.h
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Don't use a fixed size buffer for fs_usage_deltas
Kent Overstreet
2023-10-22
bcachefs: Fix spurious inconsistency in recovery
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_mark_update()
Kent Overstreet
2023-10-22
bcachefs: Write out fs usage consistently
Kent Overstreet
2023-10-22
bcachefs: Return errors from for_each_btree_key()
Kent Overstreet
2023-10-22
bcachefs: Mark overwrites from journal replay in initial gc
Kent Overstreet
2023-10-22
bcachefs: add ability to run gc on metadata only
Kent Overstreet
2023-10-22
bcachefs: Caller now responsible for calling mark_key for gc
Kent Overstreet
2023-10-22
bcachefs: Allocate fs_usage in do_btree_insert_at()
Kent Overstreet
2023-10-22
bcachefs: kill struct btree_insert
Kent Overstreet
2023-10-22
bcachefs: Fix gc handling of bucket gens
Kent Overstreet
2023-10-22
bcachefs: fs_usage_u64s()
Kent Overstreet
2023-10-22
bcachefs: Add a mechanism for blocking the journal
Kent Overstreet
2023-10-22
bcachefs: Convert bucket invalidation to key marking path
Kent Overstreet
2023-10-22
bcachefs: refactor key marking code a bit
Kent Overstreet
2023-10-22
bcachefs: Fix double counting when gc is running
Kent Overstreet
2023-10-22
bcachefs: gc lock no longer needed for disk reservations
Kent Overstreet
2023-10-22
bcachefs: Fix oldest_gen handling
Kent Overstreet
2023-10-22
bcachefs: initialize fs usage summary in recovery
Kent Overstreet
2023-10-22
bcachefs: Persist alloc info on clean shutdown
Kent Overstreet
2023-10-22
bcachefs: Fix check for if extent update is allocating
Kent Overstreet
2023-10-22
bcachefs: Factor out acc_u64s()
Kent Overstreet
2023-10-22
bcachefs: refactor bch_fs_usage
Kent Overstreet
2023-10-22
bcachefs: improve/clarify ptr_disk_sectors()
Kent Overstreet
2023-10-22
bcachefs: s/usage_lock/mark_lock
Kent Overstreet
2023-10-22
bcachefs: move dirty into bucket_mark
Kent Overstreet
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
2023-10-22
bcachefs: Hold usage_lock over mark_key and fs_usage_apply
Kent Overstreet
2023-10-22
bcachefs: Stripes now properly subject to gc
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: Move key marking out of extents.c
Kent Overstreet
2023-10-22
bcachefs: Scale down number of writepoints when low on space
Kent Overstreet
2023-10-22
bcachefs: more key marking refactoring
Kent Overstreet
2023-10-22
bcachefs: Account for internal fragmentation better
Kent Overstreet
2023-10-22
bcachefs: kill s_alloc, use bch_data_type
Kent Overstreet
2023-10-22
bcachefs: bch2_mark_key() now takes bch_data_type
Kent Overstreet
2023-10-22
bcachefs: Invalidate buckets when writing to alloc btree
Kent Overstreet
2023-10-22
bcachefs: kill bucket mark sector count saturation
Kent Overstreet
2023-10-22
bcachefs: Initial commit
Kent Overstreet