summaryrefslogtreecommitdiff
path: root/fs/bcachefs/bkey_methods.c
AgeCommit message (Expand)Author
2022-06-09bcachefs: Convert to lib/printbuf.cprintbuf_v3_bcachefsKent Overstreet
2022-05-30bcachefs: Add rw to .key_invalid()Kent Overstreet
2022-05-30bcachefs: Convert .key_invalid methods to printbufsKent Overstreet
2022-05-30bcachefs: KEY_TYPE_alloc_v4Kent Overstreet
2022-05-30bcachefs: Freespace, need_discard btreesKent Overstreet
2022-05-30bcachefs: LRU btreeKent Overstreet
2022-05-30bcachefs: KEY_TYPE_setKent Overstreet
2022-05-30bcachefs: Kill bch2_bkey_debugcheckKent Overstreet
2022-05-30bcachefs: Add journal_seq to inode & alloc keysKent Overstreet
2022-05-30bcachefs: Require snapshot id to be setKent Overstreet
2022-05-30bcachefs: Whiteouts for snapshotsKent Overstreet
2022-05-30bcachefs: Subvolumes, snapshotsKent Overstreet
2022-05-30bcachefs: Add SPOS_MAX to bpos_to_text()Kent Overstreet
2022-05-30bcachefs: Pretty-ify bch2_bkey_val_to_text()Kent Overstreet
2022-05-30bcachefs: Clean up key mergingKent Overstreet
2022-05-30bcachefs: Check that keys are in the correct btreesKent Overstreet
2022-05-30bcachefs: Start using bpos.snapshot fieldKent Overstreet
2022-05-30bcachefs: Split out bpos_cmp() and bkey_cmp()Kent Overstreet
2022-05-30bcachefs: Include snapshot field in bch2_bpos_to_textKent Overstreet
2022-05-30bcachefs: Kill bkey ops->debugcheck methodKent Overstreet
2022-05-30bcachefs: Rename BTREE_ID enums for consistency with other enumsKent Overstreet
2022-05-30bcachefs: Rename KEY_TYPE_whiteout -> KEY_TYPE_hash_whiteoutKent Overstreet
2022-05-30bcachefs: Be more careful in bch2_bkey_to_text()Kent Overstreet
2022-05-30bcachefs: Drop sysfs interface to debug parametersKent Overstreet
2022-05-30bcachefs: Indirect inline data extentsKent Overstreet
2022-05-30bcachefs: Handle printing of null bkeysKent Overstreet
2022-05-30bcachefs: Fix for the bkey compat pathKent Overstreet
2022-05-30bcachefs: Kill bkey_type_successorKent Overstreet
2022-05-30bcachefs: Walk btree with keys from journalKent Overstreet
2022-05-30bcachefs: Fix bch2_ptr_swab for indirect extentsKent Overstreet
2022-05-30bcachefs: Kill bch2_fs_bug()Kent Overstreet
2022-05-30bcachefs: Switch to macro for bkey_opsKent Overstreet
2022-05-30bcachefs: Inline data extentsKent Overstreet
2022-05-30bcachefs: Initial commitKent Overstreet