index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
extents.c
Age
Commit message (
Expand
)
Author
2025-07-04
bcachefs: Fix bch2_io_failures_to_text()
Kent Overstreet
2025-06-02
bcachefs: bch_err_throw()
Kent Overstreet
2025-06-01
bcachefs: Replace rcu_read_lock() with guards
Kent Overstreet
2025-05-21
bcachefs: Debug params are now static_keys
Kent Overstreet
2025-05-21
bcachefs: Improve bch2_extent_ptr_set_cached()
Kent Overstreet
2025-05-21
bcachefs: bch2_mark_btree_validate_failure()
Kent Overstreet
2025-05-21
bcachefs: bch2_io_failures_to_text()
Kent Overstreet
2025-05-21
bcachefs: bch2_dev_missing_bkey()
Kent Overstreet
2025-05-21
bcachefs: Data move can read from poisoned extents
Kent Overstreet
2025-05-05
bcachefs: Improve want_cached_ptr()
Kent Overstreet
2025-04-15
bcachefs: Silence extent_poisoned error messages
Kent Overstreet
2025-03-28
bcachefs: Fix WARN() in bch2_bkey_pick_read_device()
Kent Overstreet
2025-03-24
bcachefs: Fix kmsan warnings in bch2_extent_crc_pack()
Kent Overstreet
2025-03-16
bcachefs: Checksum errors get additional retries
Kent Overstreet
2025-03-14
bcachefs: Change BCH_MEMBER_STATE_failed semantics
Kent Overstreet
2025-03-14
bcachefs: bcachefs_metadata_version_extent_flags
Kent Overstreet
2025-03-14
bcachefs: bch2_bkey_pick_read_device() can now specify a device
Kent Overstreet
2025-03-13
bcachefs: bch2_get_random_u64_below()
Kent Overstreet
2024-12-21
bcachefs: Plumb bkey_validate_context to journal_entry_validate
Kent Overstreet
2024-12-21
bcachefs: Check for extent crc uncompressed/compressed size mismatch
Kent Overstreet
2024-12-21
bcachefs: struct bkey_validate_context
Kent Overstreet
2024-12-21
bcachefs: Bias reads more in favor of faster device
Kent Overstreet
2024-12-21
bcachefs: Reserve 8 bits in bch_reflink_p
Kent Overstreet
2024-12-21
bcachefs: Move bch_extent_rebalance code to rebalance.c
Kent Overstreet
2024-12-21
bcachefs: Improve trace_rebalance_extent
Kent Overstreet
2024-12-21
bcachefs: Simplify option logic in rebalance
Kent Overstreet
2024-12-21
bcachefs: get_update_rebalance_opts()
Kent Overstreet
2024-12-21
bcachefs: New bch_extent_rebalance fields
Kent Overstreet
2024-12-21
bcachefs: io_opts_to_rebalance_opts()
Kent Overstreet
2024-12-21
bcachefs: rename bch_extent_rebalance fields to match other opts structs
Kent Overstreet
2024-12-21
bcachefs: kill __bch2_bkey_sectors_need_rebalance()
Kent Overstreet
2024-12-21
bcachefs: kill bch2_bkey_needs_rebalance()
Kent Overstreet
2024-12-21
bcachefs: small cleanup for extent ptr bitmasks
Kent Overstreet
2024-12-21
bcachefs: bch2_io_opts_fixups()
Kent Overstreet
2024-12-21
bcachefs: Add version check for bch_btree_ptr_v2.sectors_written validate
Kent Overstreet
2024-11-12
bcachefs: Fix assertion pop in bch2_ptr_swab()
Kent Overstreet
2024-10-29
bcachefs: Don't keep tons of cached pointers around
Kent Overstreet
2024-09-21
bcachefs: Don't drop devices with stripe pointers
Kent Overstreet
2024-09-21
bcachefs: EIO errcode cleanup
Kent Overstreet
2024-09-21
bcachefs: bch2_dev_rcu_noerror()
Kent Overstreet
2024-09-09
bcachefs: More BCH_SB_MEMBER_INVALID support
Kent Overstreet
2024-09-09
bcachefs: Simplify bch2_bkey_drop_ptrs()
Kent Overstreet
2024-08-26
bcachefs: Fix bch2_extents_match() false positive
Kent Overstreet
2024-08-24
bcachefs: Fix rebalance_work accounting
Kent Overstreet
2024-08-19
bcachefs: Extra debug for data move path
Kent Overstreet
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
2024-07-14
bcachefs: Self healing on read IO error
Kent Overstreet
2024-07-14
bcachefs: bch2_extent_crc_unpacked_to_text()
Kent Overstreet
2024-06-10
bcachefs: Check for invalid bucket from bucket_gen(), gc_bucket()
Kent Overstreet
2024-05-09
bcachefs: s/bkey_invalid_flags/bch_validate_flags
Kent Overstreet
[next]