index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_update_interior.h
Age
Commit message (
Expand
)
Author
2023-08-28
bcachefs: Move some declarations to the correct header
Kent Overstreet
2023-08-28
bcachefs: Fix a null ptr deref in bch2_fs_alloc() error path
Kent Overstreet
2023-08-28
bcachefs: bch2_journal_entries_postprocess()
Kent Overstreet
2023-08-28
bcachefs: Handle btree node rewrites before going RW
Kent Overstreet
2023-08-28
bcachefs: Improved btree write statistics
Kent Overstreet
2023-08-28
bcachefs: Btree splits now only take the locks they need
Kent Overstreet
2023-08-28
bcachefs: New locking functions
Kent Overstreet
2023-08-28
bcachefs: Shutdown path improvements
Kent Overstreet
2023-08-28
bcachefs: Fix usage of six lock's percpu mode
Kent Overstreet
2023-08-28
bcachefs: Fix keylist size in btree_update
Kent Overstreet
2023-08-28
bcachefs: Option improvements
Kent Overstreet
2023-08-28
bcachefs: Add more time_stats
Kent Overstreet
2023-08-28
bcachefs: Kill retry loop in btree merge path
Kent Overstreet
2023-08-28
bcachefs: btree_path
Kent Overstreet
2023-08-28
bcachefs: Further reduce iter->trans usage
Kent Overstreet
2023-08-28
bcachefs: Reduce iter->trans usage
Kent Overstreet
2023-08-28
bcachefs: Regularize argument passing of btree_trans
Kent Overstreet
2023-08-28
bcachefs: Fix a deadlock
Kent Overstreet
2023-08-28
bcachefs: Improve bset compaction
Kent Overstreet
2023-08-28
bcachefs: bch2_foreground_maybe_merge() now correctly reports lock restarts
Kent Overstreet
2023-08-28
bcachefs: Improve bch2_btree_update_start()
Kent Overstreet
2023-08-28
bcachefs: Delete dead code
Kent Overstreet
2023-08-28
bcachefs: Hack around bch2_varint_decode invalid reads
Kent Overstreet
2023-08-28
bcachefs: Convert various code to printbuf
Kent Overstreet
2023-08-28
bcachefs: Fix bch2_btree_node_insert_fits()
Kent Overstreet
2023-08-28
bcachefs: More open buckets
Kent Overstreet
2023-08-28
bcachefs: Interior btree updates are now fully transactional
Kent Overstreet
2023-08-28
bcachefs: Factor out bch2_fs_btree_interior_update_init()
Kent Overstreet
2023-08-28
bcachefs: Fix a deadlock on starting an interior btree update
Kent Overstreet
2023-08-28
bcachefs: Fix journalling of interior node updates
Kent Overstreet
2023-08-28
bcachefs: Journal updates to interior nodes
Kent Overstreet
2023-08-28
bcachefs: Move extent overwrite handling out of core btree code
Kent Overstreet
2023-08-28
bcachefs: Seralize btree_update operations at btree_update_nodes_written()
Kent Overstreet
2023-08-28
bcachefs: Whiteout changes
Kent Overstreet
2023-08-28
bcachefs: Inline more of bch2_trans_commit hot path
Kent Overstreet
2023-08-28
bcachefs: btree_bkey_cached_common
Kent Overstreet
2023-08-28
bcachefs: Allocation code refactoring
Kent Overstreet
2023-08-28
bcachefs: kill extent_insert_hook
Kent Overstreet
2023-08-28
bcachefs: BTREE_INSERT_JOURNAL_RES_FULL is no longer possible
Kent Overstreet
2023-08-28
bcachefs: bkey_written()
Kent Overstreet
2023-08-28
bcachefs: Initial commit
Kent Overstreet