summaryrefslogtreecommitdiff
path: root/fs/bcachefs/bkey_methods.h
AgeCommit message (Expand)Author
2023-08-14bcachefs: BCH_COMPAT_bformat_overflow_done no longer requiredKent Overstreet
2023-08-14bcachefs: Assorted fixes for clangKent Overstreet
2023-08-14bcachefs: support btree updates of prejournaled keysBrian Foster
2023-08-14bcachefs: Change check for invalid key typesKent Overstreet
2023-08-14bcachefs: Allow for unknown key typesKent Overstreet
2023-08-14bcachefs: bkey_ops.min_val_sizeKent Overstreet
2023-08-14bcachefs: Btree iterator, update flags no longer conflictKent Overstreet
2023-08-14bcachefs: remove unused key cache coherency flagBrian Foster
2023-08-14bcachefs: bch2_mark_key() now takes btree_id & levelKent Overstreet
2023-08-14bcachefs: BKEY_INVALID_FROM_JOURNALKent Overstreet
2023-08-14bcachefs: Change bkey_invalid() rw param to flagsKent Overstreet
2023-08-14bcachefs: New bpos_cmp(), bkey_cmp() replacementsKent Overstreet
2023-08-14bcachefs: More style fixesKent Overstreet
2023-08-14bcachefs: Plumb btree_id & level to trans_markKent Overstreet
2023-08-14bcachefs: Add rw to .key_invalid()Kent Overstreet
2023-08-14bcachefs: Convert .key_invalid methods to printbufsKent Overstreet
2023-08-14bcachefs: Move trigger fns to bkey_opsKent Overstreet
2023-08-14bcachefs: Kill bch2_bkey_debugcheckKent Overstreet
2023-08-14bcachefs: Re-implement extent merging in transaction commit pathKent Overstreet
2023-08-14bcachefs: Clean up key mergingKent Overstreet
2023-08-14bcachefs: Kill bkey ops->debugcheck methodKent Overstreet
2023-08-14bcachefs: Kill bkey_type_successorKent Overstreet
2023-08-14bcachefs: Fix bch2_ptr_swab for indirect extentsKent Overstreet
2023-08-14bcachefs: Debug code improvementsKent Overstreet
2023-08-14bcachefs: Print out name of bkey typeKent Overstreet
2023-08-14bcachefs: bkey_merge() now takes bkey_sKent Overstreet
2023-08-14bcachefs: Make bkey types globally uniqueKent Overstreet
2023-08-14bcachefs: Hold usage_lock over mark_key and fs_usage_applyKent Overstreet
2023-08-14bcachefs: revamp to_text methodsKent Overstreet
2023-08-14bcachefs: btree gc refactoringKent Overstreet
2023-08-14bcachefs: fix bch2_val_to_text()Kent Overstreet
2023-08-14bcachefs: Initial commitKent Overstreet