summaryrefslogtreecommitdiff
path: root/fs/bcachefs/extents.h
AgeCommit message (Expand)Author
5 daysbcachefs: 'bcachefs data drop_extra_replicas' can now drop ecKent Overstreet
2025-07-25bcachefs: can_use_btree_node()Kent Overstreet
2025-07-25bcachefs: __bch2_btree_node_alloc() now respects targetKent Overstreet
2025-05-21bcachefs: bch2_mark_btree_validate_failure()Kent Overstreet
2025-05-21bcachefs: bch2_io_failures_to_text()Kent Overstreet
2025-05-18bcachefs: fix extent_has_stripe_ptr()Kent Overstreet
2025-03-16bcachefs: Checksum errors get additional retriesKent Overstreet
2025-03-14bcachefs: bcachefs_metadata_version_extent_flagsKent Overstreet
2025-03-14bcachefs: bch2_bkey_pick_read_device() can now specify a deviceKent Overstreet
2025-02-23bcachefs: fix bch2_extent_ptr_eq()Kent Overstreet
2024-12-21bcachefs: struct bkey_validate_contextKent Overstreet
2024-12-21bcachefs: Move bch_extent_rebalance code to rebalance.cKent Overstreet
2024-12-21bcachefs: Simplify option logic in rebalanceKent Overstreet
2024-12-21bcachefs: get_update_rebalance_opts()Kent Overstreet
2024-12-21bcachefs: io_opts_to_rebalance_opts()Kent Overstreet
2024-12-21bcachefs: kill bch2_bkey_needs_rebalance()Kent Overstreet
2024-10-29bcachefs: Don't keep tons of cached pointers aroundKent Overstreet
2024-10-13bcachefs: Handle race between stripe reuse, invalidate_stripe_to_devKent Overstreet
2024-09-21bcachefs: Don't drop devices with stripe pointersKent Overstreet
2024-09-09bcachefs: remove the unused parameter in macro bkey_crc_nextJulian Sun
2024-09-09bcachefs: Simplify bch2_bkey_drop_ptrs()Kent Overstreet
2024-08-24bcachefs: Fix rebalance_work accountingbcachefs-2024-08-24Kent Overstreet
2024-08-13bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()Kent Overstreet
2024-07-14bcachefs: Self healing on read IO errorKent Overstreet
2024-07-14bcachefs: bch2_extent_crc_unpacked_to_text()Kent Overstreet
2024-05-09bcachefs: s/bkey_invalid_flags/bch_validate_flagsKent Overstreet
2024-05-08bcachefs: bch2_bkey_drop_ptrs() declares loop iterKent Overstreet
2024-04-03bcachefs: Repair pass for scanning for btree nodesKent Overstreet
2024-03-31bcachefs: Kill bch2_bkey_ptr_data_type()Kent Overstreet
2024-03-17bcachefs: Avoid extent entry type assertions in .invalid()Kent Overstreet
2024-03-10bcachefs: extent_entry_next_safe()Kent Overstreet
2024-01-21bcachefs: opts->compression can now also be applied in the backgroundKent Overstreet
2024-01-05bcachefs: Combine .trans_trigger, .atomic_triggerKent Overstreet
2024-01-05bcachefs: unify extent triggerKent Overstreet
2024-01-05bcachefs: unify reservation triggerKent Overstreet
2024-01-01bcachefs: bkey_for_each_ptr() now declares loop iterKent Overstreet
2024-01-01bcachefs: simplify bch_devs_listKent Overstreet
2023-11-01bcachefs: Enumerate fsck errorsKent Overstreet
2023-11-01bcachefs: rebalance_workKent Overstreet
2023-10-31bcachefs: Check for too-large encoded extentsKent Overstreet
2023-10-31bcachefs: Kill dead code extent_save()Kent Overstreet
2023-10-22bcachefs: Refactor memcpy into direct assignmentbcachefs-2023-10-23Kees Cook
2023-10-22bcachefs: KEY_TYPE_error now counts towards i_sectorsKent Overstreet
2023-10-22bcachefs: Switch to unsafe_memcpy() in a few placesKent Overstreet
2023-10-22bcachefs: Change check for invalid key typesKent Overstreet
2023-10-22bcachefs: Assorted sparse fixesKent Overstreet
2023-10-22bcachefs: struct bch_extent_rebalanceKent Overstreet
2023-10-22bcachefs: bch2_extent_ptr_desired_durability()Kent Overstreet
2023-10-22bcachefs: bkey_ops.min_val_sizeKent Overstreet
2023-10-22bcachefs: Extent helper improvementsKent Overstreet