index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
backpointers.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Heap allocate btree_trans
Kent Overstreet
2023-10-22
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
bcachefs: Fix a handful of spelling mistakes in various messages
Colin Ian King
2023-10-22
bcachefs: remove duplicate code between backpointer update paths
Brian Foster
2023-10-22
bcachefs: Upgrade path fixes
Kent Overstreet
2023-10-22
bcachefs: Enumerate recovery passes
Kent Overstreet
2023-10-22
bcachefs: Change check for invalid key types
Kent Overstreet
2023-10-22
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-10-22
bcachefs: Allow for unknown btree IDs
Kent Overstreet
2023-10-22
bcachefs: Fix leak in backpointers fsck
Kent Overstreet
2023-10-22
bcachefs: New error message helpers
Kent Overstreet
2023-10-22
bcachefs: Improve backpointers error message
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_get_iter() helpers
Kent Overstreet
2023-10-22
bcachefs: bkey_ops.min_val_size
Kent Overstreet
2023-10-22
bcachefs: Rip out code for storing backpointers in alloc keys
Kent Overstreet
2023-10-22
bcachefs: Use BTREE_ITER_INTENT in ec_stripe_update_extent()
Kent Overstreet
2023-10-22
bcachefs: Improve the backpointer to missing extent message
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_check_extents_to_backpointers()
Kent Overstreet
2023-10-22
bcachefs: Flush write buffer as needed in backpointers repair
Kent Overstreet
2023-10-22
bcachefs: Fix a 64 bit divide
Kent Overstreet
2023-10-22
bcachefs: Change bkey_invalid() rw param to flags
Kent Overstreet
2023-10-22
fixup bcachefs: New on disk format: Backpointers
Kent Overstreet
2023-10-22
bcachefs: Don't use key cache during fsck
Kent Overstreet
2023-10-22
bcachefs: Run check_extents_to_backpointers() in multiple passes
Kent Overstreet
2023-10-22
bcachefs: Run bch2_check_backpointers_to_extents() in multiple passes if nece...
Kent Overstreet
2023-10-22
bcachefs: New on disk format: Backpointers
Kent Overstreet