index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
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
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
[prev]
[next]