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
/
ec.c
Age
Commit message (
Expand
)
Author
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: bcachefs_metadata_version_fast_device_removal
Kent Overstreet
2025-05-21
bcachefs: bch2_dev_remove_stripes() respects degraded flags
Kent Overstreet
2025-05-21
bcachefs: bch_dev.io_ref -> enumerated_ref
Kent Overstreet
2025-05-21
bcachefs: bch_fs.writes -> enumerated_refs
Kent Overstreet
2025-05-21
bcachefs: reduce new_stripe_alloc_buckets() stack usage
Kent Overstreet
2025-05-21
bcachefs: new_stripe_alloc_buckets() takes alloc_request
Kent Overstreet
2025-05-21
bcachefs: bch2_ec_stripe_head_get() takes alloc_request
Kent Overstreet
2025-05-21
bcachefs: alloc_request.data_type
Kent Overstreet
2025-05-21
bcachefs: struct alloc_request
Kent Overstreet
2025-05-18
bcachefs: fix extent_has_stripe_ptr()
Kent Overstreet
2025-05-01
bcachefs: add missing sched_annotate_sleep()
Kent Overstreet
2025-04-02
bcachefs: Kill btree_iter.trans
Kent Overstreet
2025-04-02
bcachefs: Split up bch_dev.io_ref
Kent Overstreet
2025-03-31
bcachefs: Fix field spanning write warning
Kent Overstreet
2025-03-30
bcachefs: Don't use designated initializers for disk_accounting_pos
Kent Overstreet
2025-03-28
bcachefs: Consistent indentation of multiline fsck errors
Kent Overstreet
2025-03-24
bcachefs: EIO cleanup
Kent Overstreet
2025-03-14
bcachefs: We no longer read stripes into memory at startup
Kent Overstreet
2025-03-14
bcachefs: trace_stripe_create
Kent Overstreet
2025-03-14
bcachefs: get_existing_stripe() uses new stripe lru
Kent Overstreet
2025-03-14
bcachefs: ec_stripe_delete() uses new stripe lru
Kent Overstreet
2025-03-14
bcachefs: Finish bch2_account_io_completion() conversions
Kent Overstreet
2025-03-14
bcachefs: bcachefs_metadata_version_stripe_lru
Kent Overstreet
2025-03-14
bcachefs: bcachefs_metadata_version_stripe_backpointers
Kent Overstreet
2025-03-14
bcachefs: Ignore backpointers to stripes in ec_stripe_update_extents()
Kent Overstreet
2024-12-29
bcachefs: Add write buffer flush param to backpointer_get_key()
Kent Overstreet
2024-12-21
bcachefs: Kill unnecessary mark_lock usage
Kent Overstreet
2024-12-21
bcachefs: list_pop_entry()
Kent Overstreet
2024-12-21
bcachefs: struct bkey_validate_context
Kent Overstreet
2024-12-21
bcachefs: bch_backpointer -> bkey_i_backpointer
Kent Overstreet
2024-12-21
bcachefs: bucket_pos_to_bp_end()
Kent Overstreet
2024-12-21
bcachefs: Kill bch2_get_next_backpointer()
Kent Overstreet
2024-12-21
bcachefs: Rename btree_iter_peek_upto() -> btree_iter_peek_max()
Kent Overstreet
2024-12-21
bcachefs: Use str_write_read() helper in ec_block_endio()
Thorsten Blum
2024-12-21
bcachefs: Refactor new stripe path to reduce dependencies on ec_stripe_head
Kent Overstreet
2024-12-21
bcachefs: remove superfluous ; after statements
Colin Ian King
2024-11-05
bcachefs: clean up duplicate min_heap_callbacks declarations
Kuan-Wei Chiu
2024-10-29
bcachefs: fix possible null-ptr-deref in __bch2_ec_stripe_head_get()
Gaosheng Cui
2024-10-18
bcachefS: ec: fix data type on stripe deletion
Kent Overstreet
2024-10-18
bcachefs: Don't use commit_do() unnecessarily
Kent Overstreet
2024-10-13
bcachefs: Handle race between stripe reuse, invalidate_stripe_to_dev
Kent Overstreet
2024-10-13
bcachefs: Fix kasan splat in new_stripe_alloc_buckets()
Kent Overstreet
2024-10-13
bcachefs: Add missing validation for bch_stripe.csum_granularity_bits
Kent Overstreet
2024-09-21
bcachefs: Don't drop devices with stripe pointers
Kent Overstreet
2024-09-21
bcachefs: bch2_ec_stripe_head_get() now checks for change in rw devices
Kent Overstreet
2024-09-21
bcachefs: bch2_dev_remove_stripes()
Kent Overstreet
2024-09-21
bcachefs: improve error messages in bch2_ec_read_extent()
Kent Overstreet
2024-09-21
bcachefs: improve error message on too few devices for ec
Kent Overstreet
[next]