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