summaryrefslogtreecommitdiff
path: root/fs/bcachefs/bcachefs_format.h
AgeCommit message (Expand)Author
2023-10-22bcachefs: Extent sb compression type fields to 8 bitsKent Overstreet
2023-10-22bcachefs: bcachefs_format.h should be using __u64Kent Overstreet
2023-10-22bcachefs: Snapshot depth, skiplist fieldsKent Overstreet
2023-10-22bcachefs: Version table now lists required recovery passesKent Overstreet
2023-10-22bcachefs: bcachefs_metadata_version_major_minorKent Overstreet
2023-10-22bcachefs: version_upgrade is now an enumKent Overstreet
2023-10-22bcachefs: BCH_SB_VERSION_UPGRADE_COMPLETE()Kent Overstreet
2023-10-22bcachefs: Assorted sparse fixesKent Overstreet
2023-10-22bcachefs: bch2_version_compatible()Kent Overstreet
2023-10-22bcachefs: struct bch_extent_rebalanceKent Overstreet
2023-10-22bcachefs: Expand BTREE_NODE_IDKent Overstreet
2023-10-22bcachefs: Add otime, parent to bch_subvolumeKent Overstreet
2023-10-22bcachefs: BTREE_ID_snapshot_treeKent Overstreet
2023-10-22bcachefs: Rip out code for storing backpointers in alloc keysKent Overstreet
2023-10-22bcachefs: Drop some anonymous structs, unionsKent Overstreet
2023-10-22bcachefs: BKEY_PADDED_ONSTACK()Kent Overstreet
2023-10-22bcachefs: Add tracepoint & counter for btree split raceKent Overstreet
2023-10-22bcachefs: Fragmentation LRUKent Overstreet
2023-10-22bcachefs: Rework lru btreeKent Overstreet
2023-10-22bcachefs: bucket_gens btreeKent Overstreet
2023-10-22bcachefs: Nocow supportKent Overstreet
2023-10-22bcachefs: Unwritten extents supportKent Overstreet
2023-10-22bcachefs: KEY_TYPE_inode_v3, metadata_version_inode_v3Kent Overstreet
2023-10-22bcachefs: New on disk format: BackpointersKent Overstreet
2023-10-22bcachefs: Btree write bufferKent Overstreet
2023-10-22bcachefs: Better inlining for bch2_alloc_to_v4_mutKent Overstreet
2023-10-22bcachefs: New magic numberKent Overstreet
2023-10-22bcachefs: More style fixesKent Overstreet
2023-10-22bcachefs: Convert to __packed and __alignedKent Overstreet
2023-10-22bcachefs: Assorted checkpatch fixesKent Overstreet
2023-10-22bcachefs: Deadlock cycle detectorKent Overstreet
2023-10-22bcachefs: Add persistent counters for all tracepointsKent Overstreet
2023-10-22bcachefs: Add a persistent counter for bucket discardsKent Overstreet
2023-10-22bcachefs: Add a persistent counter for bucket invalidationKent Overstreet
2023-10-22bcachefs: Also log overwrites in journalKent Overstreet
2023-10-22bcachefs: Add persistent countersDaniel Hill
2023-10-22bcachefs: Fix a few warnings on 32 bitKent Overstreet
2023-10-22bcachefs: Fold bucket_state in to BCH_DATA_TYPES()Kent Overstreet
2023-10-22bcachefs: Kill struct bucket_markKent Overstreet
2023-10-22bcachefs: Freespace, need_discard btreesKent Overstreet
2023-10-22bcachefs: KEY_TYPE_alloc_v4Kent Overstreet
2023-10-22bcachefs: LRU btreeKent Overstreet
2023-10-22bcachefs: KEY_TYPE_setKent Overstreet
2023-10-22bcachefs: bch_sb_field_journal_v2Kent Overstreet
2023-10-22bcachefs: x-macro metadata version enumKent Overstreet
2023-10-22bcachefs: bch2_journal_entry_to_text()Kent Overstreet
2023-10-22bcachefs: BCH_JSET_ENTRY_logKent Overstreet
2023-10-22bcachefs: Kill non-lru cache replacement policiesKent Overstreet
2023-10-22bcachefs: Convert journal sysfs params to regular optionsKent Overstreet
2023-10-22bcachefs: More enum stringsKent Overstreet