开源镜像站
帮助
动态
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 bch2_check_extents_to_backpointers()
Kent Overstreet
2023-10-22
bcachefs: Fix an assert in copygc thread shutdown path
Kent Overstreet
2023-10-22
bcachefs: bch2_bucket_is_movable() -> BTREE_ITER_CACHED
Kent Overstreet
2023-10-22
bcachefs: Don't use BTREE_ITER_INTENT in make_extent_indirect()
Kent Overstreet
2023-10-22
bcachefs: Fix stripe create error path
Kent Overstreet
2023-10-22
bcachefs: Mark new snapshots earlier in create path
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_new_stripes_to_text()
Kent Overstreet
2023-10-22
bcachefs: Kill bch_write_op->btree_update_ready
Kent Overstreet
2023-10-22
bcachefs: Simplify stripe_idx_to_delete
Kent Overstreet
2023-10-22
bcachefs: Fix next_bucket()
Kent Overstreet
2023-10-22
bcachefs: Second layer of refcounting for new stripes
Kent Overstreet
2023-10-22
bcachefs: ec: fall back to creating new stripes for copygc
Kent Overstreet
2023-10-22
bcachefs: Rework __bch2_data_update_index_update()
Kent Overstreet
2023-10-22
bcachefs: Extent helper improvements
Kent Overstreet
2023-10-22
bcachefs: evacuate_bucket() no longer moves cached ptrs
Kent Overstreet
2023-10-22
bcachefs: evacuate_bucket() no longer calls verify_bucket_evacuated()
Kent Overstreet
2023-10-22
bcachefs: Suppress transaction restart err message
Kent Overstreet
2023-10-22
bcachefs: Rework open bucket partial list allocation
Kent Overstreet
2023-10-22
bcachefs: don't bump key cache journal seq on nojournal commits
Brian Foster
2023-10-22
bcachefs: When shutting down, flush btree node writes last
Kent Overstreet
2023-10-22
bcachefs: Verbose on by default when CONFIG_BCACHEFS_DEBUG=y
Kent Overstreet
2023-10-22
fixup bcachefs: Use for_each_btree_key_upto() more consistently
Kent Overstreet
2023-10-22
six locks: be more careful about lost wakeups
Kent Overstreet
2023-10-22
bcachefs: Journal resize fixes
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_iter_peek_node_and_restart()
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_node_ondisk_to_text()
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_node_to_text() const correctness
Kent Overstreet
2023-10-22
bcachefs: Fix "btree node in stripe" error
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_ec_bucket_written()
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_new_stripes_to_text()
Kent Overstreet
2023-10-22
bcachefs: Improved copygc pipelining
Kent Overstreet
2023-10-22
bcachefs: Free move buffers as early as possible
Kent Overstreet
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
[next]