summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-22bcachefs: overlapping_extents_found()Kent Overstreet
2023-10-22bcachefs: fsck: inode_walker: last_pos, seen_this_posKent Overstreet
2023-10-22bcachefs: check_extents(): make sure to check i_sectors for last inodeKent Overstreet
2023-10-22bcachefs: Inline bch2_snapshot_is_ancestor() fast pathKent Overstreet
2023-10-22bcachefs: Upgrade path fixesKent Overstreet
2023-10-22bcachefs: is_ancestor bitmapKent Overstreet
2023-10-22bcachefs: mark bch_inode_info and bkey_cached as reclaimableMikulas Patocka
2023-10-22bcachefs: Compression levelsKent Overstreet
2023-10-22bcachefs: Extent sb compression type fields to 8 bitsKent Overstreet
2023-10-22bcachefs: bcachefs_format.h should be using __u64Kent Overstreet
2023-10-22bcachefs: fix_errors option is now a proper enumKent Overstreet
2023-10-22bcachefs: bch_opt_fnKent Overstreet
2023-10-22bcachefs: Convert snapshot table to RCU arrayKent Overstreet
2023-10-22bcachefs: Add a race_fault() for write buffer slowpathKent Overstreet
2023-10-22bcachefs: Add buffered IO fallback for userspaceKent Overstreet
2023-10-22bcachefs: Fallocate now checks page cacheKent Overstreet
2023-10-22bcachefs: Don't start copygc until recovery is finishedKent Overstreet
2023-10-22bcachefs: Fix build error on weird gccKent Overstreet
2023-10-22bcachefs: Snapshot depth, skiplist fieldsKent Overstreet
2023-10-22bcachefs: Version table now lists required recovery passesKent Overstreet
2023-10-22bcachefs: bch2_sb_maybe_downgrade(), bch2_sb_upgrade()Kent Overstreet
2023-10-22bcachefs: Fix a write buffer flush deadlockKent Overstreet
2023-10-22bcachefs: bcachefs_metadata_version_major_minorKent Overstreet
2023-10-22bcachefs: Add new assertions for shutdown pathKent Overstreet
2023-10-22bcachefs: bch2_xattr_set() now updates ctimeKent Overstreet
2023-10-22bcachefs: Kill bch2_xattr_get()Kent Overstreet
2023-10-22bcachefs: Fix try_decrease_writepoints()Kent Overstreet
2023-10-22bcachefs: Mark as EXPERIMENTALKent Overstreet
2023-10-22bcachefs: Enumerate recovery passesKent Overstreet
2023-10-22bcachefs: Stash journal replay params in bch_fsKent Overstreet
2023-10-22bcachefs: Kill bch2_bucket_gens_read()Kent Overstreet
2023-10-22bcachefs: Fix error path in bch2_journal_flush_device_pins()Kent Overstreet
2023-10-22bcachefs: version_upgrade is now an enumKent Overstreet
2023-10-22bcachefs: BCH_SB_VERSION_UPGRADE_COMPLETE()Kent Overstreet
2023-10-22bcachefs: Convert more -EROFS to private error codesKent Overstreet
2023-10-22bcachefs: Delete redundant log messagesKent Overstreet
2023-10-22bcachefs: Change check for invalid key typesKent Overstreet
2023-10-22bcachefs: Assorted sparse fixesKent Overstreet
2023-10-22bcachefs: Refactor bch_sb_field_ops handlingKent Overstreet
2023-10-22bcachefs: Allow for unknown key typesKent Overstreet
2023-10-22bcachefs: Allow for unknown btree IDsKent Overstreet
2023-10-22bcachefs: flush journal to avoid invalid dev usage entries on recoveryBrian Foster
2023-10-22bcachefs: mark active journal devices on journal replicas gcBrian Foster
2023-10-22bcachefs: bch2_version_compatible()Kent Overstreet
2023-10-22bcachefs: bch2_version_to_text()Kent Overstreet
2023-10-22bcachefs: Kill BTREE_INSERT_USE_RESERVEKent Overstreet
2023-10-22bcachefs: Fix a null ptr deref in bch2_fs_alloc() error pathKent Overstreet
2023-10-22bcachefs: Fix a format string warningKent Overstreet
2023-10-22bcachefs: Kill JOURNAL_WATERMARKKent Overstreet
2023-10-22bcachefs: BCH_WATERMARK_reclaimKent Overstreet