开源镜像站
帮助
动态
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
/
btree_gc.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Use btree_type_has_ptrs() more consistently
Kent Overstreet
2023-10-22
bcachefs: New locking functions
Kent Overstreet
2023-10-22
bcachefs: Add persistent counters for all tracepoints
Kent Overstreet
2023-10-22
bcachefs: Convert fsck errors to errcode.h
Kent Overstreet
2023-10-22
bcachefs: Use bch2_err_str() in error messages
Kent Overstreet
2023-10-22
bcachefs: Convert bch2_gc_done() for_each_btree_key2()
Kent Overstreet
2023-10-22
bcachefs: for_each_btree_key2()
Kent Overstreet
2023-10-22
bcachefs: Rename __bch2_trans_do() -> commit_do()
Kent Overstreet
2023-10-22
bcachefs: Silence some fsck errors when reconstructing alloc info
Kent Overstreet
2023-10-22
bcachefs: Put some repair messages behind opts->verbose
Kent Overstreet
2023-10-22
bcachefs: Always descend to leaf nodes it btree_gc
Kent Overstreet
2023-10-22
bcachefs: Fix assertion in topology repair
Kent Overstreet
2023-10-22
bcachefs: Printbuf rework
Kent Overstreet
2023-10-22
bcachefs: Tracepoint improvements
Kent Overstreet
2023-10-22
bcachefs: Shutdown path improvements
Kent Overstreet
2023-10-22
bcachefs: Ensure buckets have io_time[READ] set
Kent Overstreet
2023-10-22
bcachefs: Fold bucket_state in to BCH_DATA_TYPES()
Kent Overstreet
2023-10-22
bcachefs: Topology repair fixes
Kent Overstreet
2023-10-22
bcachefs: Kill struct bucket_mark
Kent Overstreet
2023-10-22
bcachefs: Kill main in-memory bucket array
Kent Overstreet
2023-10-22
bcachefs: Kill allocator threads & freelists
Kent Overstreet
2023-10-22
bcachefs: KEY_TYPE_alloc_v4
Kent Overstreet
2023-10-22
bcachefs: Journal seq now incremented at entry open, not close
Kent Overstreet
2023-10-22
bcachefs: Heap allocate printbufs
Kent Overstreet
2023-10-22
bcachefs: Normal update/commit path now works before going RW
Kent Overstreet
2023-10-22
bcachefs: Stale ptr cleanup is now done by gc_gens
Kent Overstreet
2023-10-22
bcachefs: Fix reflink repair code
Kent Overstreet
2023-10-22
bcachefs: bch2_gc_gens() no longer uses bucket array
Kent Overstreet
2023-10-22
bcachefs: btree_gc no longer uses main in-memory bucket array
Kent Overstreet
2023-10-22
bcachefs: Improve path for when btree_gc needs another pass
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_check_fix_ptrs()
Kent Overstreet
2023-10-22
bcachefs: BTREE_ITER_WITH_JOURNAL
Kent Overstreet
2023-10-22
bcachefs: Log what we're doing when repairing
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_ec_mem_alloc()
Kent Overstreet
2023-10-22
bcachefs: Separate out gc_bucket()
Kent Overstreet
2023-10-22
bcachefs: bch2_journal_key_insert() no longer transfers ownership
Kent Overstreet
2023-10-22
bcachefs: bch2_bucket_alloc_new_fs() no longer depends on bucket marks
Kent Overstreet
2023-10-22
bcachefs: Add more time_stats
Kent Overstreet
2023-10-22
bcachefs: Split out struct gc_stripe from struct stripe
Kent Overstreet
2023-10-22
bcachefs: Erasure coding fixes
Kent Overstreet
2023-10-22
bcachefs: Handle replica marking fsck errors locally
Kent Overstreet
2023-10-22
bcachefs: Push c->mark_lock usage down to where it is needed
Kent Overstreet
2023-10-22
bcachefs: Fix BCH_FS_ERROR flag handling
Kent Overstreet
2023-10-22
bcachefs: Add a bit of missing repair code
Kent Overstreet
2023-10-22
bcachefs: BTREE_TRIGGER_INSERT now only means insert
Kent Overstreet
2023-10-22
bcachefs: Convert bch2_mark_key() to take a btree_trans *
Kent Overstreet
2023-10-22
bcachefs: Assorted ec fixes
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_node_rewrite() now returns transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Must check for errors from bch2_trans_cond_resched()
Kent Overstreet
2023-10-22
bcachefs: for_each_btree_node() now returns errors directly
Kent Overstreet
[next]