summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/bcachefs_format.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: trace_move_extent_start_fail() now includes errcodeKent Overstreet2023-11-281-1/+1
* bcachefs: bpos is misaligned on big endianKent Overstreet2023-11-251-1/+5
* bcachefs: x-macro-ify inode flags enumKent Overstreet2023-11-051-28/+24
* bcachefs: rebalance_work btree is not a snapshots btreeKent Overstreet2023-11-041-3/+4
* bcachefs: Fix build errors with gcc 10Kent Overstreet2023-11-041-3/+1
* bcachefs: bch_sb_field_errorsKent Overstreet2023-11-011-1/+13
* bcachefs: Add IO error counts to bch_memberKent Overstreet2023-11-011-0/+15
* bcachefs: rebalance_workKent Overstreet2023-11-011-22/+12
* bcachefs: Add iops fields to bch_memberHunter Shaffer2023-10-221-7/+21
* bcachefs: Rename bch_sb_field_members -> bch_sb_field_members_v1Hunter Shaffer2023-10-221-3/+3
* bcachefs: New superblock section members_v2Hunter Shaffer2023-10-221-2/+12
* bcachefs: Fix W=12 build errorsKent Overstreet2023-10-221-7/+8
* bcachefs: Log finsert/fcollapse operationsKent Overstreet2023-10-221-2/+21
* bcachefs: Log truncate operationsKent Overstreet2023-10-221-4/+15
* bcachefs: BTREE_ID_logged_opsKent Overstreet2023-10-221-1/+3
* bcachefs: Array bounds fixesKent Overstreet2023-10-221-39/+27
* bcachefs: Cleanup redundant snapshot nodesKent Overstreet2023-10-221-0/+1
* bcachefs: Split out snapshot.cKent Overstreet2023-10-221-0/+5
* bcachefs: Lower BCH_NAME_MAX to 512Joshua Ashton2023-10-221-3/+1
* bcachefs: bcachefs_metadata_version_deleted_inodesKent Overstreet2023-10-221-2/+6
* bcachefs: Assorted fixes for clangKent Overstreet2023-10-221-1/+1
* bcachefs: Consolidate btree id propertiesKent Overstreet2023-10-221-18/+59
* bcachefs: Extent sb compression type fields to 8 bitsKent Overstreet2023-10-221-3/+28
* bcachefs: bcachefs_format.h should be using __u64Kent Overstreet2023-10-221-10/+10
* bcachefs: Snapshot depth, skiplist fieldsKent Overstreet2023-10-221-1/+5
* bcachefs: Version table now lists required recovery passesKent Overstreet2023-10-221-23/+49
* bcachefs: bcachefs_metadata_version_major_minorKent Overstreet2023-10-221-21/+25
* bcachefs: version_upgrade is now an enumKent Overstreet2023-10-221-0/+12
* bcachefs: BCH_SB_VERSION_UPGRADE_COMPLETE()Kent Overstreet2023-10-221-0/+5
* bcachefs: Assorted sparse fixesKent Overstreet2023-10-221-4/+4
* bcachefs: bch2_version_compatible()Kent Overstreet2023-10-221-2/+0
* bcachefs: struct bch_extent_rebalanceKent Overstreet2023-10-221-2/+17
* bcachefs: Expand BTREE_NODE_IDKent Overstreet2023-10-221-3/+14
* bcachefs: Add otime, parent to bch_subvolumeKent Overstreet2023-10-221-0/+8
* bcachefs: BTREE_ID_snapshot_treeKent Overstreet2023-10-221-4/+22
* bcachefs: Rip out code for storing backpointers in alloc keysKent Overstreet2023-10-221-1/+2
* bcachefs: Drop some anonymous structs, unionsKent Overstreet2023-10-221-10/+2
* bcachefs: BKEY_PADDED_ONSTACK()Kent Overstreet2023-10-221-1/+1
* bcachefs: Add tracepoint & counter for btree split raceKent Overstreet2023-10-221-1/+2
* bcachefs: Fragmentation LRUKent Overstreet2023-10-221-1/+3
* bcachefs: Rework lru btreeKent Overstreet2023-10-221-1/+2
* bcachefs: bucket_gens btreeKent Overstreet2023-10-221-3/+15
* bcachefs: Nocow supportKent Overstreet2023-10-221-3/+7
* bcachefs: Unwritten extents supportKent Overstreet2023-10-221-2/+2
* bcachefs: KEY_TYPE_inode_v3, metadata_version_inode_v3Kent Overstreet2023-10-221-3/+52
* bcachefs: New on disk format: BackpointersKent Overstreet2023-10-221-24/+38
* bcachefs: Btree write bufferKent Overstreet2023-10-221-1/+3
* bcachefs: Better inlining for bch2_alloc_to_v4_mutKent Overstreet2023-10-221-0/+3
* bcachefs: New magic numberKent Overstreet2023-10-221-1/+1
* bcachefs: More style fixesKent Overstreet2023-10-221-0/+1