aboutsummaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/btree_update_interior.h
AgeCommit message (Expand)Author
2023-12-19bcachefs: btree_node_u64s_with_format() takes nr keysKent Overstreet
2023-11-14bcachefs: Kill journal pre-reservationsKent Overstreet
2023-11-05bcachefs: Don't iterate over journal entries just for btree rootsKent Overstreet
2023-11-05bcachefs: bkey_copy() is no longer a macroKent Overstreet
2023-11-04bcachefs: Fix build errors with gcc 10Kent Overstreet
2023-10-22bcachefs: Move some declarations to the correct headerKent Overstreet
2023-10-22bcachefs: Fix a null ptr deref in bch2_fs_alloc() error pathKent Overstreet
2023-10-22bcachefs: bch2_journal_entries_postprocess()Kent Overstreet
2023-10-22bcachefs: Handle btree node rewrites before going RWKent Overstreet
2023-10-22bcachefs: Improved btree write statisticsKent Overstreet
2023-10-22bcachefs: Btree splits now only take the locks they needKent Overstreet
2023-10-22bcachefs: New locking functionsKent Overstreet
2023-10-22bcachefs: Shutdown path improvementsKent Overstreet
2023-10-22bcachefs: Fix usage of six lock's percpu modeKent Overstreet
2023-10-22bcachefs: Fix keylist size in btree_updateKent Overstreet
2023-10-22bcachefs: Option improvementsKent Overstreet
2023-10-22bcachefs: Add more time_statsKent Overstreet
2023-10-22bcachefs: Kill retry loop in btree merge pathKent Overstreet
2023-10-22bcachefs: btree_pathKent Overstreet
2023-10-22bcachefs: Further reduce iter->trans usageKent Overstreet
2023-10-22bcachefs: Reduce iter->trans usageKent Overstreet
2023-10-22bcachefs: Regularize argument passing of btree_transKent Overstreet
2023-10-22bcachefs: Fix a deadlockKent Overstreet
2023-10-22bcachefs: Improve bset compactionKent Overstreet
2023-10-22bcachefs: bch2_foreground_maybe_merge() now correctly reports lock restartsKent Overstreet
2023-10-22bcachefs: Improve bch2_btree_update_start()Kent Overstreet
2023-10-22bcachefs: Delete dead codeKent Overstreet
2023-10-22bcachefs: Hack around bch2_varint_decode invalid readsKent Overstreet
2023-10-22bcachefs: Convert various code to printbufKent Overstreet
2023-10-22bcachefs: Fix bch2_btree_node_insert_fits()Kent Overstreet
2023-10-22bcachefs: More open bucketsKent Overstreet
2023-10-22bcachefs: Interior btree updates are now fully transactionalKent Overstreet
2023-10-22bcachefs: Factor out bch2_fs_btree_interior_update_init()Kent Overstreet
2023-10-22bcachefs: Fix a deadlock on starting an interior btree updateKent Overstreet
2023-10-22bcachefs: Fix journalling of interior node updatesKent Overstreet
2023-10-22bcachefs: Journal updates to interior nodesKent Overstreet
2023-10-22bcachefs: Move extent overwrite handling out of core btree codeKent Overstreet
2023-10-22bcachefs: Seralize btree_update operations at btree_update_nodes_written()Kent Overstreet
2023-10-22bcachefs: Whiteout changesKent Overstreet
2023-10-22bcachefs: Inline more of bch2_trans_commit hot pathKent Overstreet
2023-10-22bcachefs: btree_bkey_cached_commonKent Overstreet
2023-10-22bcachefs: Allocation code refactoringKent Overstreet
2023-10-22bcachefs: kill extent_insert_hookKent Overstreet
2023-10-22bcachefs: BTREE_INSERT_JOURNAL_RES_FULL is no longer possibleKent Overstreet
2023-10-22bcachefs: bkey_written()Kent Overstreet
2023-10-22bcachefs: Initial commitKent Overstreet