index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_write_buffer.c
Age
Commit message (
Expand
)
Author
2025-06-24
bcachefs: Check for bad write buffer key when moving from journal
Kent Overstreet
2025-06-16
bcachefs: Kill unused tracepoints
Kent Overstreet
2025-06-02
bcachefs: bch_err_throw()
Kent Overstreet
2025-05-21
bcachefs: Extra write buffer asserts
Kent Overstreet
2025-05-21
bcachefs: bch_fs.writes -> enumerated_refs
Kent Overstreet
2025-05-21
bcachefs: Move various init code to _init_early()
Kent Overstreet
2025-04-06
bcachefs: Use sort_nonatomic() instead of sort()
Kent Overstreet
2025-04-02
bcachefs: Kill btree_iter.trans
Kent Overstreet
2025-03-14
bcachefs: Change btree wb assert to runtime error
Kent Overstreet
2025-01-09
bcachefs: Assert that btree write buffer only touches the right btrees
Kent Overstreet
2024-12-21
bcachefs: trace_write_buffer_maybe_flush
Kent Overstreet
2024-12-21
bcachefs: btree_write_buffer_flush_seq() no longer closes journal
Kent Overstreet
2024-12-21
bcachefs: trivial btree write buffer refactoring
Kent Overstreet
2024-11-07
bcachefs: bch2_btree_write_buffer_flush_going_ro()
Kent Overstreet
2024-07-18
bcachefs: silence silly kdoc warning
Kent Overstreet
2024-07-14
bcachefs: Eytzinger accumulation for accounting keys
Kent Overstreet
2024-07-14
bcachefs: btree write buffer knows how to accumulate bch_accounting keys
Kent Overstreet
2024-06-29
bcachefs: bch2_btree_write_buffer_maybe_flush()
Kent Overstreet
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
2024-04-13
bcachefs: Fix btree node merging on write buffer btrees
Kent Overstreet
2024-03-31
bcachefs: Fix journal pins in btree write buffer
Kent Overstreet
2024-03-18
bcachefs: Improve bch2_fatal_error()
Kent Overstreet
2024-03-13
bcachefs: jset_entry for loops declare loop iter
Kent Overstreet
2024-03-13
bcachefs: Fix journal_buf bitfield accesses
Kent Overstreet
2024-01-21
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
2024-01-05
bcachefs: __bch2_journal_key_to_wb -> bch2_journal_key_to_wb_slowpath
Kent Overstreet
2024-01-05
bcachefs: wb_key_cmp -> wb_key_ref_cmp
Kent Overstreet
2024-01-01
bcachefs: btree_iter -> btree_path_idx_t
Kent Overstreet
2024-01-01
bcachefs: bch2_btree_path_make_mut() -> btree_path_idx_t
Kent Overstreet
2024-01-01
bcachefs: darray_for_each() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: Inline btree write buffer sort
Kent Overstreet
2024-01-01
bcachefs: btree write buffer now slurps keys from journal
Kent Overstreet
2024-01-01
bcachefs: more write buffer refactoring
Kent Overstreet
2024-01-01
bcachefs: wb_flush_one_slowpath()
Kent Overstreet
2024-01-01
bcachefs: bch2_btree_write_buffer_flush() -> bch2_btree_write_buffer_tryflush()
Kent Overstreet
2024-01-01
bcachefs: bch2_btree_write_buffer_flush_locked()
Kent Overstreet
2024-01-01
bcachefs: Clean up btree write buffer write ref handling
Kent Overstreet
2024-01-01
bcachefs: Improve btree write buffer tracepoints
Kent Overstreet
2024-01-01
bcachefs: Rename BTREE_INSERT flags
Kent Overstreet
2024-01-01
bcachefs: Avoiding dropping/retaking write locks in bch2_btree_write_buffer_f...
Kent Overstreet
2024-01-01
bcachefs: Kill BTREE_UPDATE_PREJOURNAL
Kent Overstreet
2024-01-01
bcachefs: Journal pins must always have a flush_fn
Kent Overstreet
2023-10-22
bcachefs: Heap allocate btree_trans
Kent Overstreet
2023-10-22
bcachefs: Fix btree write buffer with snapshots btrees
Kent Overstreet
2023-10-22
bcachefs: use prejournaled key updates for write buffer flushes
Brian Foster
2023-10-22
bcachefs: Add a race_fault() for write buffer slowpath
Kent Overstreet
2023-10-22
bcachefs: Kill BTREE_INSERT_USE_RESERVE
Kent Overstreet
2023-10-22
bcachefs: Kill JOURNAL_WATERMARK
Kent Overstreet
2023-10-22
bcachefs: Write buffer flush needs BTREE_INSERT_NOCHECK_RW
Kent Overstreet
2023-10-22
bcachefs: more aggressive fast path write buffer key flushing
Brian Foster
[next]