summaryrefslogtreecommitdiff
path: root/fs/bcachefs/bcachefs_format.h
AgeCommit message (Expand)AuthorFilesLines
2024-09-09bcachefs: promote_whole_extents is now a normal optionKent Overstreet1-0/+2
2024-08-24bcachefs: Fix rebalance_work accountingKent Overstreet1-1/+2
2024-08-14bcachefs: bcachefs_metadata_version_disk_accounting_inumKent Overstreet1-1/+2
2024-08-10bcachefs: bcachefs_metadata_version_disk_accounting_v3Kent Overstreet1-1/+2
2024-08-08bcachefs: Make allocator stuck timeout configurable, ratelimit messagesKent Overstreet1-0/+2
2024-07-15bcachefs: split out lru_format.hKent Overstreet1-12/+1
2024-07-15bcachefs: Disk space accounting rewriteKent Overstreet1-1/+0
2024-07-15bcachefs: KEY_TYPE_accountingKent Overstreet1-46/+10
2024-07-15bcachefs: metadata version bucket_stripe_sectorsKent Overstreet1-1/+2
2024-07-15bcachefs: BCH_DATA_unstripedKent Overstreet1-1/+2
2024-06-20bcachefs: Fix safe errors by defaultKent Overstreet1-2/+3
2024-06-20bcachefs: Guard against overflowing LRU_TIME_BITSKent Overstreet1-0/+3
2024-06-20bcachefs: Fix btree ID bitmasksKent Overstreet1-2/+3
2024-05-29bcachefs: Split out sb-errors_format.hKent Overstreet1-11/+1
2024-05-29bcachefs: Split out journal_seq_blacklist_format.hKent Overstreet1-10/+1
2024-05-29bcachefs: Split out replicas_format.hKent Overstreet1-32/+5
2024-05-29bcachefs: Split out disk_groups_format.hKent Overstreet1-18/+1
2024-05-29bcachefs: split out sb-downgrade_format.hKent Overstreet1-13/+1
2024-05-29bcachefs: split out sb-members_format.hKent Overstreet1-101/+1
2024-05-20bcachefs: Fix shift overflow in btree_lost_data()Kent Overstreet1-0/+6
2024-05-09bcachefs: Move BCACHEFS_STATFS_MAGIC value to UAPI magic.hPetr Vorel1-1/+2
2024-05-09bcachefs: bch_member.last_journal_bucketKent Overstreet1-0/+7
2024-05-06bcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAXKent Overstreet1-0/+2
2024-05-06bcachefs: Add a better limit for maximum number of bucketsKent Overstreet1-0/+6
2024-04-18bcachefs: KEY_TYPE_error is allowed for reflinkKent Overstreet1-1/+2
2024-04-15bcachefs: bch_member.btree_allocated_bitmapKent Overstreet1-2/+5
2024-04-14bcachefs: Standardize helpers for printing enum strs with bounds checksKent Overstreet1-2/+2
2024-04-09bcachefs: Don't scan for btree nodes when we can reconstructKent Overstreet1-0/+14
2024-04-03bcachefs: Flag btrees with missing dataKent Overstreet1-0/+1
2024-03-14bcachefs: omit alignment attribute on big endian struct bkeyThomas Bertschinger1-2/+35
2024-03-14bcachefs: BTREE_ID_subvolume_childrenKent Overstreet1-2/+5
2024-03-14bcachefs: bch_subvolume::fs_path_parentKent Overstreet1-1/+2
2024-03-10bcachefs: jset_entry_datetimeKent Overstreet1-1/+7
2024-01-21bcachefs: logged_ops_format.hKent Overstreet1-27/+1
2024-01-21bcachefs: reflink_format.hKent Overstreet1-47/+2
2024-01-21bcachefs; extents_format.hKent Overstreet1-279/+2
2024-01-21bcachefs: ec_format.hKent Overstreet1-16/+1
2024-01-21bcachefs: subvolume_format.hKent Overstreet1-32/+1
2024-01-21bcachefs: snapshot_format.hKent Overstreet1-33/+1
2024-01-21bcachefs: alloc_background_format.hKent Overstreet1-93/+2
2024-01-21bcachefs: xattr_format.hKent Overstreet1-15/+1
2024-01-21bcachefs: dirent_format.hKent Overstreet1-39/+1
2024-01-21bcachefs: inode_format.hKent Overstreet1-164/+1
2024-01-21bcachefs; quota_format.hKent Overstreet1-42/+1
2024-01-21bcachefs: sb-counters_format.hKent Overstreet1-95/+2
2024-01-21bcachefs: comment bch_subvolumeKent Overstreet1-0/+3
2024-01-21bcachefs: bch_snapshot::btimeKent Overstreet1-0/+1
2024-01-06bcachefs: Upgrades now specify errors to fix, like downgradesKent Overstreet1-56/+26
2024-01-06bcachefs: bch_member->seqKent Overstreet1-2/+6
2024-01-06bcachefs: Check journal entries for invalid keys in trans commit pathKent Overstreet1-0/+13