开源镜像站
帮助
动态
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_leaf.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: __bch2_btree_insert uses BTREE_INSERT_CACHED
Kent Overstreet
2023-10-22
bcachefs: Snapshot whiteout fix
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_insert_nonextent()
Kent Overstreet
2023-10-22
bcachefs: Fix verify_update_old_key()
Kent Overstreet
2023-10-22
bcachefs: let __bch2_btree_insert() pass in flags
Daniel Hill
2023-10-22
bcachefs: Btree write buffer
Kent Overstreet
2023-10-22
bcachefs: Kill trans->flags
Kent Overstreet
2023-10-22
bcachefs: Debug mode for c->writes references
Kent Overstreet
2023-10-22
bcachefs: Use for_each_btree_key_upto() more consistently
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_in_restart_error()
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_trans_reset_updates()
Kent Overstreet
2023-10-22
bcachefs: Convert EAGAIN errors to private error codes
Kent Overstreet
2023-10-22
bcachefs: Convert EROFS errors to private error codes
Kent Overstreet
2023-10-22
bcachefs: btree_iter->ip_allocated
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_extent_trim_atomic() usage
Kent Overstreet
2023-10-22
bcachefs: Log more messages in the journal
Kent Overstreet
2023-10-22
bcachefs: New btree helpers
Kent Overstreet
2023-10-22
bcachefs: Fix error path in bch2_trans_commit_write_locked()
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_revalidate_updates_in_node()
Kent Overstreet
2023-10-22
bcachefs: Kill btree_insert_ret enum
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_path_peek_slot_exact()
Kent Overstreet
2023-10-22
bcachefs: New bpos_cmp(), bkey_cmp() replacements
Kent Overstreet
2023-10-22
bcachefs: Kill some unneeded references to c->flags
Kent Overstreet
2023-10-22
bcachefs: Tiny bch2_trans_update_by_path_trace() optimization
Kent Overstreet
2023-10-22
bcachefs: Move some asserts behind CONFIG_BCACHEFS_DEBUG
Kent Overstreet
2023-10-22
bcachefs: Fix a race with b->write_type
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_commit_bkey_invalid()
Kent Overstreet
2023-10-22
bcachefs: Inlining improvements
Kent Overstreet
2023-10-22
bcachefs: Improved btree write statistics
Kent Overstreet
2023-10-22
bcachefs: Don't issue transaction restart on key cache realloc
Kent Overstreet
2023-10-22
bcachefs: Separate out flush_new_cached_update()
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_insert_node() no longer uses lock_write_nofail
Kent Overstreet
2023-10-22
bcachefs: Fix a trans path overflow in bch2_btree_delete_range_trans()
Kent Overstreet
2023-10-22
bcachefs: Inline fast path of check_pos_snapshot_overwritten()
Kent Overstreet
2023-10-22
bcachefs: Kill normalize_read_intent_locks()
Kent Overstreet
2023-10-22
bcachefs: Delete old deadlock avoidance code
Kent Overstreet
2023-10-22
bcachefs: Add private error codes for ENOSPC
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_path_upgrade() now emits transaction restart
Kent Overstreet
2023-10-22
bcachefs: Convert more locking code to btree_bkey_cached_common
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_node_lock_write_nofail()
Kent Overstreet
2023-10-22
bcachefs: New locking functions
Kent Overstreet
2023-10-22
bcachefs: Mark write locks before taking lock
Kent Overstreet
2023-10-22
bcachefs: Add persistent counters for all tracepoints
Kent Overstreet
2023-10-22
bcachefs: Improve trans_restart_journal_preres_get tracepoint
Kent Overstreet
2023-10-22
bcachefs: Track held write locks
Kent Overstreet
2023-10-22
bcachefs: Switch btree locking code to struct btree_bkey_cached_common
Kent Overstreet
2023-10-22
bcachefs: Better use of locking helpers
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_delete_range_trans() now returns -BCH_ERR_transaction_re...
Kent Overstreet
2023-10-22
bcachefs: Switch bch2_btree_delete_range() to bch2_trans_run()
Kent Overstreet
2023-10-22
bcachefs: Fix btree_path->uptodate inconsistency
Kent Overstreet
[next]