summaryrefslogtreecommitdiff
path: root/fs/bcachefs/bcachefs_format.h
AgeCommit message (Expand)Author
2023-11-28bcachefs: trace_move_extent_start_fail() now includes errcodeKent Overstreet
2023-11-25bcachefs: bpos is misaligned on big endianKent Overstreet
2023-11-05bcachefs: x-macro-ify inode flags enumKent Overstreet
2023-11-04bcachefs: rebalance_work btree is not a snapshots btreeKent Overstreet
2023-11-04bcachefs: Fix build errors with gcc 10Kent Overstreet
2023-11-01bcachefs: bch_sb_field_errorsKent Overstreet
2023-11-01bcachefs: Add IO error counts to bch_memberKent Overstreet
2023-11-01bcachefs: rebalance_workKent Overstreet
2023-10-22bcachefs: Add iops fields to bch_memberHunter Shaffer
2023-10-22bcachefs: Rename bch_sb_field_members -> bch_sb_field_members_v1Hunter Shaffer
2023-10-22bcachefs: New superblock section members_v2Hunter Shaffer
2023-10-22bcachefs: Fix W=12 build errorsKent Overstreet
2023-10-22bcachefs: Log finsert/fcollapse operationsKent Overstreet
2023-10-22bcachefs: Log truncate operationsKent Overstreet
2023-10-22bcachefs: BTREE_ID_logged_opsKent Overstreet
2023-10-22bcachefs: Array bounds fixesKent Overstreet
2023-10-22bcachefs: Cleanup redundant snapshot nodesKent Overstreet
2023-10-22bcachefs: Split out snapshot.cKent Overstreet
2023-10-22bcachefs: Lower BCH_NAME_MAX to 512Joshua Ashton
2023-10-22bcachefs: bcachefs_metadata_version_deleted_inodesKent Overstreet
2023-10-22bcachefs: Assorted fixes for clangKent Overstreet
2023-10-22bcachefs: Consolidate btree id propertiesKent Overstreet
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