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_types.h
Age
Commit message (
Expand
)
Author
2025-05-21
bcachefs: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2025-03-14
bcachefs: We no longer read stripes into memory at startup
Kent Overstreet
2025-03-14
bcachefs: bch2_trigger_stripe_ptr() no longer uses ec_stripes_heap_lock
Kent Overstreet
2024-09-21
bcachefs: bch_stripe.disk_label
Kent Overstreet
2024-06-24
bcachefs: remove heap-related macros and switch to generic min_heap
Kuan-Wei Chiu
2024-01-01
bcachefs: Rename bch_replicas_entry -> bch_replicas_entry_v1
Kent Overstreet
2023-10-22
bcachefs: Simplify ec stripes heap
Kent Overstreet
2023-10-22
bcachefs: Fix an include
Kent Overstreet
2023-10-22
bcachefs: Split out struct gc_stripe from struct stripe
Kent Overstreet
2023-10-22
bcachefs: Have fsck check for stripe pointers matching stripe
Kent Overstreet
2023-10-22
bcachefs: Kill stripe->dirty
Kent Overstreet
2023-10-22
bcachefs: Add BCH_BKEY_PTRS_MAX
Kent Overstreet
2023-10-22
bcachefs: Improve stripe triggers/heap code
Kent Overstreet
2023-10-22
bcachefs: Persist stripe blocks_used
Kent Overstreet
2023-10-22
bcachefs: Fix check for if extent update is allocating
Kent Overstreet
2023-10-22
bcachefs: Stripes now properly subject to gc
Kent Overstreet
2023-10-22
bcachefs: Erasure coding
Kent Overstreet