summaryrefslogtreecommitdiff
path: root/fs/bcachefs/bcachefs_format.h
AgeCommit message (Expand)Author
2025-01-13bcachefs: bcachefs_metadata_version_directory_sizeHongbo Li
2025-01-09bcachefs: Assert that btree write buffer only touches the right btreesKent Overstreet
2025-01-09bcachefs: bcachefs_metadata_version_autofix_errorsKent Overstreet
2025-01-09bcachefs: bcachefs_metadata_version_persistent_inode_cursorsKent Overstreet
2024-12-29bcachefs: bcachefs_metadata_version_inode_depthKent Overstreet
2024-12-29bcachefs: bcachefs_metadata_version_reflink_p_may_update_optsKent Overstreet
2024-12-29bcachefs: BCH_SB_VERSION_INCOMPATKent Overstreet
2024-12-29bcachefs: bcachefs_metadata_version_disk_accounting_big_endianKent Overstreet
2024-12-29bcachefs: bcachefs_metadata_version_backpointer_bucket_genKent Overstreet
2024-12-21bcachefs: bch2_prt_csum_opt()Kent Overstreet
2024-12-21bcachefs: Factor out jset_entry_log_msg_bytes()Kent Overstreet
2024-12-21bcachefs: lru, accounting are alloc btreesKent Overstreet
2024-12-21bcachefs: Remove duplicate included headersThorsten Blum
2024-10-09bcachefs: bcachefs_metadata_version_inode_has_child_snapshotsKent Overstreet
2024-09-29bcachefs: rename version -> bversion for big endian buildsGuenter Roeck
2024-09-27bcachefs: rename version -> bversionKent Overstreet
2024-09-09bcachefs: promote_whole_extents is now a normal optionKent Overstreet
2024-08-24bcachefs: Fix rebalance_work accountingKent Overstreet
2024-08-13bcachefs: bcachefs_metadata_version_disk_accounting_inumKent Overstreet
2024-08-09bcachefs: bcachefs_metadata_version_disk_accounting_v3Kent Overstreet
2024-08-07bcachefs: Make allocator stuck timeout configurable, ratelimit messagesKent Overstreet
2024-07-14bcachefs: split out lru_format.hKent Overstreet
2024-07-14bcachefs: Disk space accounting rewriteKent Overstreet
2024-07-14bcachefs: KEY_TYPE_accountingKent Overstreet
2024-07-14bcachefs: metadata version bucket_stripe_sectorsKent Overstreet
2024-07-14bcachefs: BCH_DATA_unstripedKent Overstreet
2024-06-20bcachefs: Fix safe errors by defaultKent Overstreet
2024-06-19bcachefs: Guard against overflowing LRU_TIME_BITSKent Overstreet
2024-06-19bcachefs: Fix btree ID bitmasksKent Overstreet
2024-05-28bcachefs: Split out sb-errors_format.hKent Overstreet
2024-05-28bcachefs: Split out journal_seq_blacklist_format.hKent Overstreet
2024-05-28bcachefs: Split out replicas_format.hKent Overstreet
2024-05-28bcachefs: Split out disk_groups_format.hKent Overstreet
2024-05-28bcachefs: split out sb-downgrade_format.hKent Overstreet
2024-05-28bcachefs: split out sb-members_format.hKent Overstreet
2024-05-20bcachefs: Fix shift overflow in btree_lost_data()Kent Overstreet
2024-05-08bcachefs: Move BCACHEFS_STATFS_MAGIC value to UAPI magic.hPetr Vorel
2024-05-08bcachefs: bch_member.last_journal_bucketKent Overstreet
2024-05-06bcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAXKent Overstreet
2024-05-06bcachefs: Add a better limit for maximum number of bucketsKent Overstreet
2024-04-17bcachefs: KEY_TYPE_error is allowed for reflinkKent Overstreet
2024-04-14bcachefs: bch_member.btree_allocated_bitmapKent Overstreet
2024-04-13bcachefs: Standardize helpers for printing enum strs with bounds checksKent Overstreet
2024-04-09bcachefs: Don't scan for btree nodes when we can reconstructKent Overstreet
2024-04-03bcachefs: Flag btrees with missing dataKent Overstreet
2024-03-13bcachefs: omit alignment attribute on big endian struct bkeyThomas Bertschinger
2024-03-13bcachefs: BTREE_ID_subvolume_childrenKent Overstreet
2024-03-13bcachefs: bch_subvolume::fs_path_parentKent Overstreet
2024-03-10bcachefs: jset_entry_datetimeKent Overstreet
2024-01-21bcachefs: logged_ops_format.hKent Overstreet