summaryrefslogtreecommitdiff
path: root/fs/bcachefs/bcachefs_format.h
AgeCommit message (Expand)AuthorFilesLines
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
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-29bcachefs: trace_move_extent_start_fail() now includes errcodeKent Overstreet1-1/+1
2023-11-26bcachefs: bpos is misaligned on big endianKent Overstreet1-1/+5
2023-11-05bcachefs: x-macro-ify inode flags enumKent Overstreet1-28/+24
2023-11-05bcachefs: rebalance_work btree is not a snapshots btreeKent Overstreet1-3/+4
2023-11-04bcachefs: Fix build errors with gcc 10Kent Overstreet1-3/+1
2023-11-02bcachefs: bch_sb_field_errorsKent Overstreet1-1/+13
2023-11-02bcachefs: Add IO error counts to bch_memberKent Overstreet1-0/+15
2023-11-02bcachefs: rebalance_workKent Overstreet1-22/+12
2023-10-23bcachefs: Add iops fields to bch_memberHunter Shaffer1-7/+21
2023-10-23bcachefs: Rename bch_sb_field_members -> bch_sb_field_members_v1Hunter Shaffer1-3/+3
2023-10-23bcachefs: New superblock section members_v2Hunter Shaffer1-2/+12
2023-10-23bcachefs: Fix W=12 build errorsKent Overstreet1-7/+8
2023-10-23bcachefs: Log finsert/fcollapse operationsKent Overstreet1-2/+21
2023-10-23bcachefs: Log truncate operationsKent Overstreet1-4/+15
2023-10-23bcachefs: BTREE_ID_logged_opsKent Overstreet1-1/+3
2023-10-23bcachefs: Array bounds fixesKent Overstreet1-39/+27
2023-10-23bcachefs: Cleanup redundant snapshot nodesKent Overstreet1-0/+1
2023-10-23bcachefs: Split out snapshot.cKent Overstreet1-0/+5
2023-10-23bcachefs: Lower BCH_NAME_MAX to 512Joshua Ashton1-3/+1
2023-10-23bcachefs: bcachefs_metadata_version_deleted_inodesKent Overstreet1-2/+6
2023-10-23bcachefs: Assorted fixes for clangKent Overstreet1-1/+1
2023-10-23bcachefs: Consolidate btree id propertiesKent Overstreet1-18/+59
2023-10-23bcachefs: Extent sb compression type fields to 8 bitsKent Overstreet1-3/+28
2023-10-23bcachefs: bcachefs_format.h should be using __u64Kent Overstreet1-10/+10
2023-10-23bcachefs: Snapshot depth, skiplist fieldsKent Overstreet1-1/+5