aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/bcachefs_format.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Fix rebalance_work accountingKent Overstreet2024-08-241-1/+2
* bcachefs: bcachefs_metadata_version_disk_accounting_inumKent Overstreet2024-08-131-1/+2
* bcachefs: bcachefs_metadata_version_disk_accounting_v3Kent Overstreet2024-08-091-1/+2
* bcachefs: Make allocator stuck timeout configurable, ratelimit messagesKent Overstreet2024-08-071-0/+2
* bcachefs: split out lru_format.hKent Overstreet2024-07-141-12/+1
* bcachefs: Disk space accounting rewriteKent Overstreet2024-07-141-1/+0
* bcachefs: KEY_TYPE_accountingKent Overstreet2024-07-141-46/+10
* bcachefs: metadata version bucket_stripe_sectorsKent Overstreet2024-07-141-1/+2
* bcachefs: BCH_DATA_unstripedKent Overstreet2024-07-141-1/+2
* bcachefs: Fix safe errors by defaultKent Overstreet2024-06-201-2/+3
* bcachefs: Guard against overflowing LRU_TIME_BITSKent Overstreet2024-06-191-0/+3
* bcachefs: Fix btree ID bitmasksKent Overstreet2024-06-191-2/+3
* 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