开源镜像站
帮助
动态
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
/
recovery.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Rename BTREE_ID enums for consistency with other enums
Kent Overstreet
2023-10-22
bcachefs: Kill support for !BTREE_NODE_NEW_EXTENT_OVERWRITE()
Kent Overstreet
2023-10-22
bcachefs: Bring back metadata only gc
Kent Overstreet
2023-10-22
bcachefs: Use x-macros for compat feature bits
Kent Overstreet
2023-10-22
bcachefs: Fix bkey format generation for 32 bit fields
Kent Overstreet
2023-10-22
bcachefs: Scan for old btree nodes if necessary on mount
Kent Overstreet
2023-10-22
bcachefs: Add error message for some allocation failures
Kent Overstreet
2023-10-22
bcachefs: Extents may now cross btree node boundaries
Kent Overstreet
2023-10-22
bcachefs: Run fsck if BCH_FEATURE_alloc_v2 isn't set
Kent Overstreet
2023-10-22
bcachefs: Journal updates to dev usage
Kent Overstreet
2023-10-22
bcachefs: Persist 64 bit io clocks
Kent Overstreet
2023-10-22
bcachefs: Add (partial) support for fixing btree topology
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: Factor out bch2_ec_stripes_heap_start()
Kent Overstreet
2023-10-22
bcachefs: Add btree node prefetching to bch2_btree_and_journal_walk()
Kent Overstreet
2023-10-22
bcachefs: bch2_alloc_write() should be writing for all devices
Kent Overstreet
2023-10-22
bcachefs: Reduce/kill BKEY_PADDED use
Kent Overstreet
2023-10-22
bcachefs: Update transactional triggers interface to pass old & new keys
Kent Overstreet
2023-10-22
bcachefs: Don't require flush/fua on every journal write
Kent Overstreet
2023-10-22
bcachefs: Increase journal pipelining
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_get_iter() no longer returns errors
Kent Overstreet
2023-10-22
bcachefs: Use BTREE_ITER_PREFETCH in journal+btree iter
Kent Overstreet
2023-10-22
bcachefs: Fix journal reclaim spinning in recovery
Kent Overstreet
2023-10-22
bcachefs: Fix a btree transaction iter overflow
Kent Overstreet
2023-10-22
bcachefs: New varints
Kent Overstreet
2023-10-22
bcachefs: Drop alloc keys from journal when -o reconstruct_alloc
Kent Overstreet
2023-10-22
bcachefs: Improvements to writing alloc info
Kent Overstreet
2023-10-22
bcachefs: Fix a bug with the journal_seq_blacklist mechanism
Kent Overstreet
2023-10-22
bcachefs: Add an option for rebuilding the replicas section
Kent Overstreet
2023-10-22
bcachefs: Kill BTREE_TRIGGER_NOOVERWRITES
Kent Overstreet
2023-10-22
bcachefs: Use cached iterators for alloc btree
Kent Overstreet
2023-10-22
bcachefs: Add an internal option for reading entire journal
Kent Overstreet
2023-10-22
bcachefs: Set filesystem features earlier in fs init path
Kent Overstreet
2023-10-22
bcachefs: Interior btree updates are now fully transactional
Kent Overstreet
2023-10-22
bcachefs: Fix reading of alloc info after unclean shutdown
Kent Overstreet
2023-10-22
bcachefs: Fix iterating of journal keys within a btree node
Kent Overstreet
2023-10-22
bcachefs: Read journal when keep_journal on
Kent Overstreet
2023-10-22
bcachefs: Add an option for keeping journal entries after startup
Kent Overstreet
2023-10-22
bcachefs: Fix an assertion when nothing to replay
Kent Overstreet
2023-10-22
bcachefs: Replay interior node keys
Kent Overstreet
2023-10-22
bcachefs: trans_commit() path can now insert to interior nodes
Kent Overstreet
2023-10-22
bcachefs: Clear BCH_FEATURE_extents_above_btree_updates on clean shutdown
Kent Overstreet
2023-10-22
bcachefs: Move extent overwrite handling out of core btree code
Kent Overstreet
2023-10-22
bcachefs: Skip 0 size deleted extents in journal replay
Kent Overstreet
2023-10-22
bcachefs: Traverse iterator in journal replay
Kent Overstreet
2023-10-22
bcachefs: Fix another iterator leak
Kent Overstreet
2023-10-22
bcachefs: BCH_SB_FEATURES_ALL
Kent Overstreet
2023-10-22
bcachefs: btree_ptr_v2
Kent Overstreet
2023-10-22
bcachefs: btree_and_journal_iter
Kent Overstreet
[next]