开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Fix stripe reuse path
Kent Overstreet
2023-10-22
bcachefs: Drop some anonymous structs, unions
Kent Overstreet
2023-10-22
bcachefs: BKEY_PADDED_ONSTACK()
Kent Overstreet
2023-10-22
bcachefs: moving_context->stats is allowed to be NULL
Kent Overstreet
2023-10-22
bcachefs: RESERVE_stripe
Kent Overstreet
2023-10-22
bcachefs: Improve error message for stripe block sector counts wrong
Kent Overstreet
2023-10-22
bcachefs: More stripe create cleanup/fixes
Kent Overstreet
2023-10-22
bcachefs: Plumb alloc_reserve through stripe create path
Kent Overstreet
2023-10-22
bcachefs: Mark stripe buckets with correct data type
Kent Overstreet
2023-10-22
bcachefs: Centralize btree node lock initialization
Kent Overstreet
2023-10-22
bcachefs: Plumb btree_trans through btree cache code
Kent Overstreet
2023-10-22
bcachefs: Improve dev_alloc_debug_to_text()
Kent Overstreet
2023-10-22
bcachefs: bch2_copygc_wait_to_text()
Kent Overstreet
2023-10-22
bcachefs: bch2_mark_key() now takes btree_id & level
Kent Overstreet
2023-10-22
bcachefs: bch2_write_queue()
Kent Overstreet
2023-10-22
bcachefs: ec: Improve error message for btree node in stripe
Kent Overstreet
2023-10-22
bcachefs: bch2_open_bucket_to_text()
Kent Overstreet
2023-10-22
bcachefs: bch2_data_update_init() considers ptr durability
Kent Overstreet
2023-10-22
bcachefs: ec: Ensure new stripe is closed in error path
Kent Overstreet
2023-10-22
bcachefs: Convert constants to consts
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_iter_peek_and_restart_outlined()
Kent Overstreet
2023-10-22
bcachefs: ec: zero_out_rest_of_ec_bucket()
Kent Overstreet
2023-10-22
bcachefs: bch2_data_update_index_update() -> bch2_trans_run()
Kent Overstreet
2023-10-22
bcachefs: Flush write buffer as needed in backpointers repair
Kent Overstreet
2023-10-22
bcachefs: Fix for shared paths in write buffer flush
Kent Overstreet
2023-10-22
bcachefs: Single open_bucket_partial list
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_stripe_to_text()
Kent Overstreet
2023-10-22
bcachefs: Add option for completely disabling nocow
Kent Overstreet
2023-10-22
bcachefs: Make bucket_alloc tracepoint more readable
Kent Overstreet
2023-10-22
bcachefs: Don't call bch2_trans_update() unlocked
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: Check for redundant ec entries/stripe ptrs
Kent Overstreet
2023-10-22
bcachefs: Cached pointers should not be erasure coded
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_keylist_add_in_order()
Kent Overstreet
2023-10-22
bcachefs: Add tracepoint & counter for btree split race
Kent Overstreet
2023-10-22
bcachefs: __bch2_btree_insert uses BTREE_INSERT_CACHED
Kent Overstreet
2023-10-22
bcachefs: Improve a verbose log message
Kent Overstreet
2023-10-22
bcachefs: bch2_journal_entries_postprocess()
Kent Overstreet
2023-10-22
bcachefs: Fix ec repair code check
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: Split trans->last_begin_ip and trans->last_restarted_ip
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: Add an assertion for using multiple btree_trans
Kent Overstreet
[next]