开源镜像站
帮助
动态
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_update_interior.c
Age
Commit message (
Expand
)
Author
2024-04-03
bcachefs: bch2_btree_root_alloc() -> bch2_btree_root_alloc_fake()
Kent Overstreet
2024-04-02
bcachefs: Improve bch2_btree_update_to_text()
Kent Overstreet
2024-04-01
bcachefs: BCH_WATERMARK_interior_updates
Kent Overstreet
2024-04-01
bcachefs: Fix btree node reserve
Kent Overstreet
2024-03-31
bcachefs: Split out recovery_passes.c
Kent Overstreet
2024-03-31
bcachefs: Fix bch2_btree_increase_depth()
Kent Overstreet
2024-03-31
bcachefs: Fix btree node keys accounting in topology repair path
Kent Overstreet
2024-03-31
bcachefs: Improved topology repair checks
Kent Overstreet
2024-03-31
bcachefs: Be careful about btree node splits during journal replay
Kent Overstreet
2024-03-18
bcachefs; Fix deadlock in bch2_btree_update_start()
Kent Overstreet
2024-03-18
bcachefs: ratelimit errors from async_btree_node_rewrite
Kent Overstreet
2024-03-18
bcachefs: Improve bch2_fatal_error()
Kent Overstreet
2024-03-17
bcachefs: Improve sysfs internal/btree_updates
Kent Overstreet
2024-03-17
bcachefs: Split out btree_node_rewrite_worker
Kent Overstreet
2024-03-13
bcachefs: Kill unused flags argument to btree_split()
Kent Overstreet
2024-03-13
bcachefs: Kill more -EIO error codes
Kent Overstreet
2024-03-10
bcachefs: bump max_active on btree_interior_update_worker
Kent Overstreet
2024-03-10
bcachefs: Fix journal replay with unreadable btree roots
Kent Overstreet
2024-02-13
bcachefs: Clamp replicas_required to replicas
Kent Overstreet
2024-01-21
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
2024-01-05
bcachefs: Combine .trans_trigger, .atomic_trigger
Kent Overstreet
2024-01-05
bcachefs: trans_mark now takes bkey_s
Kent Overstreet
2024-01-01
bcachefs: Fix interior update path btree_path uses
Kent Overstreet
2024-01-01
bcachefs: get_unlocked_mut_path() -> btree_path_idx_t
Kent Overstreet
2024-01-01
bcachefs: trans_for_each_path_with_node() no longer uses path->idx
Kent Overstreet
2024-01-01
bcachefs: trans_for_each_path() no longer uses path->idx
Kent Overstreet
2024-01-01
bcachefs: btree_iter -> btree_path_idx_t
Kent Overstreet
2024-01-01
bcachefs: bch2_btree_path_traverse() -> btree_path_idx_t
Kent Overstreet
2024-01-01
bcachefs: bch2_btree_path_make_mut() -> btree_path_idx_t
Kent Overstreet
2024-01-01
bcachefs; bch2_path_put() -> btree_path_idx_t
Kent Overstreet
2024-01-01
bcachefs: bch2_path_get() -> btree_path_idx_t
Kent Overstreet
2024-01-01
bcachefs: for_each_keylist_key() declares loop iter
Kent Overstreet
2024-01-01
bcachefs: Make sure allocation failure errors are logged
Kent Overstreet
2024-01-01
bcachefs: bch_err_(fn|msg) check if should print
Kent Overstreet
2024-01-01
bcachefs: bch2_trans_node_add no longer uses trans_for_each_path()
Kent Overstreet
2024-01-01
bcachefs: Improve trans->extra_journal_entries
Kent Overstreet
2024-01-01
bcachefs: Include btree_trans in more tracepoints
Kent Overstreet
2024-01-01
bcachefs: convert bch_fs_flags to x-macro
Kent Overstreet
2024-01-01
bcachefs: Rename BTREE_INSERT flags
Kent Overstreet
2024-01-01
bcachefs: Kill dead BTREE_INSERT flags
Kent Overstreet
2024-01-01
bcachefs: Journal pins must always have a flush_fn
Kent Overstreet
2023-12-19
bcachefs; guard against overflow in btree node split
Kent Overstreet
2023-12-19
bcachefs: btree_node_u64s_with_format() takes nr keys
Kent Overstreet
2023-12-04
bcachefs: Fix a journal deadlock in replay
Kent Overstreet
2023-11-28
bcachefs: Fix race between btree writes and metadata drop
Kent Overstreet
2023-11-28
bcachefs: Fix split_race livelock
Kent Overstreet
2023-11-24
closures: CLOSURE_CALLBACK() to fix type punning
Kent Overstreet
2023-11-14
bcachefs: Kill journal pre-reservations
Kent Overstreet
2023-11-05
bcachefs: Don't iterate over journal entries just for btree roots
Kent Overstreet
2023-11-04
bcachefs: Fix build errors with gcc 10
Kent Overstreet
[next]