开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
ec.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: ec: Ensure new stripe is closed in error path
Kent Overstreet
2023-10-22
bcachefs: ec: zero_out_rest_of_ec_bucket()
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_stripe_to_text()
Kent Overstreet
2023-10-22
bcachefs: get_stripe_key_trans()
Kent Overstreet
2023-10-22
bcachefs: Fix erasure coding shutdown path
Kent Overstreet
2023-10-22
bcachefs: Fix buffer overrun in ec_stripe_update_extent()
Kent Overstreet
2023-10-22
bcachefs: Simplify ec stripes heap
Kent Overstreet
2023-10-22
bcachefs: Erasure coding: Track open stripes
Kent Overstreet
2023-10-22
bcachefs: Stripe deletion now checks what it's deleting
Kent Overstreet
2023-10-22
bcachefs: Improve c->writes refcounting for stripe create path
Kent Overstreet
2023-10-22
bcachefs: Switch ec_stripes_heap_lock to a mutex
Kent Overstreet
2023-10-22
bcachefs: Fix erasure coding locking
Kent Overstreet
2023-10-22
bcachefs: Don't block on ec_stripe_head_lock with btree locks held
Kent Overstreet
2023-10-22
bcachefs: Erasure coding now uses bch2_bucket_alloc_trans
Kent Overstreet
2023-10-22
bcachefs: Change bkey_invalid() rw param to flags
Kent Overstreet
2023-10-22
bcachefs: Don't use key cache during fsck
Kent Overstreet
2023-10-22
bcachefs: Delete in memory ec backpointers
Kent Overstreet
2023-10-22
bcachefs: Erasure coding now uses backpointers
Kent Overstreet
2023-10-22
bcachefs: Debug mode for c->writes references
Kent Overstreet
2023-10-22
bcachefs: ec_stripe_delete_work() now takes ref on c->writes
Kent Overstreet
2023-10-22
bcachefs: Use for_each_btree_key_upto() more consistently
Kent Overstreet
2023-10-22
bcachefs: Convert EROFS errors to private error codes
Kent Overstreet
2023-10-22
bcachefs: New btree helpers
Kent Overstreet
2023-10-22
bcachefs: More errcode cleanup
Kent Overstreet
2023-10-22
bcachefs: New bpos_cmp(), bkey_cmp() replacements
Kent Overstreet
2023-10-22
bcachefs: Ratelimit ec error message
Kent Overstreet
2023-10-22
bcachefs: Add private error codes for ENOSPC
Kent Overstreet
2023-10-22
bcachefs: EINTR -> BCH_ERR_transaction_restart
Kent Overstreet
2023-10-22
bcachefs: Use bch2_err_str() in error messages
Kent Overstreet
2023-10-22
bcachefs: ec_stripe_bkey_insert() -> for_each_btree_key_norestart()
Kent Overstreet
2023-10-22
bcachefs: Convert erasure coding to for_each_btree_key_commit()
Kent Overstreet
2023-10-22
bcachefs: Always use percpu_ref_tryget_live() on c->writes
Kent Overstreet
2023-10-22
bcachefs: Printbuf rework
Kent Overstreet
2023-10-22
bcachefs: Initialize ec work structs early
Kent Overstreet
2023-10-22
bcachefs: Add rw to .key_invalid()
Kent Overstreet
2023-10-22
bcachefs: Convert .key_invalid methods to printbufs
Kent Overstreet
2023-10-22
bcachefs: Kill allocator threads & freelists
Kent Overstreet
2023-10-22
bcachefs: x-macroize alloc_reserve enum
Kent Overstreet
2023-10-22
bcachefs: Heap allocate printbufs
Kent Overstreet
2023-10-22
bcachefs: BTREE_ITER_WITH_JOURNAL
Kent Overstreet
2023-10-22
bcachefs: Add iter_flags arg to bch2_btree_delete_range()
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_ec_mem_alloc()
Kent Overstreet
2023-10-22
bcachefs: Refactor open_bucket code
Kent Overstreet
2023-10-22
bcachefs: Turn encoded_extent_max into a regular option
Kent Overstreet
2023-10-22
bcachefs: Don't erasure code cached ptrs
Kent Overstreet
2023-10-22
bcachefs: Split out struct gc_stripe from struct stripe
Kent Overstreet
2023-10-22
bcachefs: Erasure coding fixes
Kent Overstreet
2023-10-22
bcachefs: Push c->mark_lock usage down to where it is needed
Kent Overstreet
2023-10-22
bcachefs: Convert bucket_alloc_ret to negative error codes
Kent Overstreet
2023-10-22
bcachefs: More enum strings
Kent Overstreet
[prev]
[next]