开源镜像站
帮助
动态
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.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Refactor trans_(get|update)_key
Kent Overstreet
2023-10-22
bcachefs: Update path now handles triggers that generate more triggers
Kent Overstreet
2023-10-22
bcachefs: Improve key marking interface
Kent Overstreet
2023-10-22
bcachefs: better BTREE_INSERT_NO_CLEAR_REPLICAS
Kent Overstreet
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: Fix for the stripes mark path and gc
Kent Overstreet
2023-10-22
bcachefs: Various improvements to bch2_alloc_write()
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: Avoid write lock on mark_lock
Kent Overstreet
2023-10-22
bcachefs: Return errors from for_each_btree_key()
Kent Overstreet
2023-10-22
bcachefs: fix triggers for stripes btree
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: Assorted preemption fixes
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: Don't BUG_ON() on bucket sector count overflow
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: fixes for cached data accounting
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: serialize persistent_reserved
Kent Overstreet
2023-10-22
bcachefs: initialize fs usage summary in recovery
Kent Overstreet
2023-10-22
bcachefs: percpu utility code
Kent Overstreet
2023-10-22
bcachefs: fix inode counting
Kent Overstreet
2023-10-22
bcachefs: Persist stripe blocks_used
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: More allocator startup improvements
Kent Overstreet
2023-10-22
bcachefs: Factor out acc_u64s()
Kent Overstreet
2023-10-22
bcachefs: Include summarized counts in fs_usage
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: Track nr_inodes with the key marking machinery
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: Allocator startup improvements
Kent Overstreet
2023-10-22
bcachefs: Erasure coding
Kent Overstreet
2023-10-22
bcachefs: Move key marking out of extents.c
Kent Overstreet
[next]