summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/bcachefs_format.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Split out sb-errors_format.hKent Overstreet2024-05-281-11/+1
* bcachefs: Split out journal_seq_blacklist_format.hKent Overstreet2024-05-281-10/+1
* bcachefs: Split out replicas_format.hKent Overstreet2024-05-281-32/+5
* bcachefs: Split out disk_groups_format.hKent Overstreet2024-05-281-18/+1
* bcachefs: split out sb-downgrade_format.hKent Overstreet2024-05-281-13/+1
* bcachefs: split out sb-members_format.hKent Overstreet2024-05-281-101/+1
* bcachefs: Fix shift overflow in btree_lost_data()Kent Overstreet2024-05-201-0/+6
* bcachefs: Move BCACHEFS_STATFS_MAGIC value to UAPI magic.hPetr Vorel2024-05-081-1/+2
* bcachefs: bch_member.last_journal_bucketKent Overstreet2024-05-081-0/+7
* bcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAXKent Overstreet2024-05-061-0/+2
* bcachefs: Add a better limit for maximum number of bucketsKent Overstreet2024-05-061-0/+6
* bcachefs: KEY_TYPE_error is allowed for reflinkKent Overstreet2024-04-171-1/+2
* bcachefs: bch_member.btree_allocated_bitmapKent Overstreet2024-04-141-2/+5
* bcachefs: Standardize helpers for printing enum strs with bounds checksKent Overstreet2024-04-131-2/+2
* bcachefs: Don't scan for btree nodes when we can reconstructKent Overstreet2024-04-091-0/+14
* bcachefs: Flag btrees with missing dataKent Overstreet2024-04-031-0/+1
* bcachefs: omit alignment attribute on big endian struct bkeyThomas Bertschinger2024-03-131-2/+35
* bcachefs: BTREE_ID_subvolume_childrenKent Overstreet2024-03-131-2/+5
* bcachefs: bch_subvolume::fs_path_parentKent Overstreet2024-03-131-1/+2
* bcachefs: jset_entry_datetimeKent Overstreet2024-03-101-1/+7
* bcachefs: logged_ops_format.hKent Overstreet2024-01-211-27/+1
* bcachefs: reflink_format.hKent Overstreet2024-01-211-47/+2
* bcachefs; extents_format.hKent Overstreet2024-01-211-279/+2
* bcachefs: ec_format.hKent Overstreet2024-01-211-16/+1
* bcachefs: subvolume_format.hKent Overstreet2024-01-211-32/+1
* bcachefs: snapshot_format.hKent Overstreet2024-01-211-33/+1
* bcachefs: alloc_background_format.hKent Overstreet2024-01-211-93/+2
* bcachefs: xattr_format.hKent Overstreet2024-01-211-15/+1
* bcachefs: dirent_format.hKent Overstreet2024-01-211-39/+1
* bcachefs: inode_format.hKent Overstreet2024-01-211-164/+1
* bcachefs; quota_format.hKent Overstreet2024-01-211-42/+1
* bcachefs: sb-counters_format.hKent Overstreet2024-01-211-95/+2
* bcachefs: comment bch_subvolumeKent Overstreet2024-01-211-0/+3
* bcachefs: bch_snapshot::btimeKent Overstreet2024-01-211-0/+1
* bcachefs: Upgrades now specify errors to fix, like downgradesKent Overstreet2024-01-051-56/+26
* bcachefs: bch_member->seqKent Overstreet2024-01-051-2/+6
* bcachefs: Check journal entries for invalid keys in trans commit pathKent Overstreet2024-01-051-0/+13
* bcachefs: fix userspace build errorsKent Overstreet2024-01-011-1/+1
* bcachefs: btree write buffer now slurps keys from journalKent Overstreet2024-01-011-1/+2
* bcachefs: Improve btree write buffer tracepointsKent Overstreet2024-01-011-1/+3
* bcachefs: Kill dev_usage->buckets_ecKent Overstreet2024-01-011-2/+2
* bcachefs: Rename bch_replicas_entry -> bch_replicas_entry_v1Kent Overstreet2024-01-011-3/+3
* bcachefs: Kill memset() in bch2_btree_iter_init()Kent Overstreet2024-01-011-0/+7
* bcachefs: bch_sb_field_downgradeKent Overstreet2024-01-011-1/+19
* bcachefs: bch_sb.recovery_passes_requiredKent Overstreet2024-01-011-13/+20
* 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