aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/bcachefs_format.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-28bcachefs: Split out sb-errors_format.hKent Overstreet1-11/+1
2024-05-28bcachefs: Split out journal_seq_blacklist_format.hKent Overstreet1-10/+1
2024-05-28bcachefs: Split out replicas_format.hKent Overstreet1-32/+5
2024-05-28bcachefs: Split out disk_groups_format.hKent Overstreet1-18/+1
2024-05-28bcachefs: split out sb-downgrade_format.hKent Overstreet1-13/+1
2024-05-28bcachefs: 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-08bcachefs: Move BCACHEFS_STATFS_MAGIC value to UAPI magic.hPetr Vorel1-1/+2
2024-05-08bcachefs: 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-17bcachefs: KEY_TYPE_error is allowed for reflinkKent Overstreet1-1/+2
2024-04-14bcachefs: bch_member.btree_allocated_bitmapKent Overstreet1-2/+5
2024-04-13bcachefs: 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-13bcachefs: omit alignment attribute on big endian struct bkeyThomas Bertschinger1-2/+35
2024-03-13bcachefs: BTREE_ID_subvolume_childrenKent Overstreet1-2/+5
2024-03-13bcachefs: 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-05bcachefs: Upgrades now specify errors to fix, like downgradesKent Overstreet1-56/+26
2024-01-05bcachefs: bch_member->seqKent Overstreet1-2/+6
2024-01-05bcachefs: Check journal entries for invalid keys in trans commit pathKent Overstreet1-0/+13
2024-01-01bcachefs: fix userspace build errorsKent Overstreet1-1/+1
2024-01-01bcachefs: btree write buffer now slurps keys from journalKent Overstreet1-1/+2
2024-01-01bcachefs: Improve btree write buffer tracepointsKent Overstreet1-1/+3
2024-01-01bcachefs: Kill dev_usage->buckets_ecKent Overstreet1-2/+2
2024-01-01bcachefs: Rename bch_replicas_entry -> bch_replicas_entry_v1Kent Overstreet1-3/+3
2024-01-01bcachefs: Kill memset() in bch2_btree_iter_init()Kent Overstreet1-0/+7
2024-01-01bcachefs: bch_sb_field_downgradeKent Overstreet1-1/+19
2024-01-01bcachefs: bch_sb.recovery_passes_requiredKent Overstreet1-13/+20
2023-11-28bcachefs: trace_move_extent_start_fail() now includes errcodeKent Overstreet1-1/+1
2023-11-25bcachefs: bpos is misaligned on big endianKent Overstreet1-1/+5
2023-11-05bcachefs: x-macro-ify inode flags enumKent Overstreet1-28/+24
2023-11-04bcachefs: rebalance_work btree is not a snapshots btreeKent Overstreet1-3/+4
2023-11-04bcachefs: Fix build errors with gcc 10Kent Overstreet1-3/+1