index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_write_buffer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-08
bcachefs: bch2_btree_write_buffer_flush_going_ro()
Kent Overstreet
1
-3
/
+27
2024-07-19
bcachefs: silence silly kdoc warning
Kent Overstreet
1
-1
/
+1
2024-07-15
bcachefs: Eytzinger accumulation for accounting keys
Kent Overstreet
1
-2
/
+52
2024-07-15
bcachefs: btree write buffer knows how to accumulate bch_accounting keys
Kent Overstreet
1
-9
/
+75
2024-06-30
bcachefs: bch2_btree_write_buffer_maybe_flush()
Kent Overstreet
1
-0
/
+37
2024-05-09
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
1
-4
/
+4
2024-04-14
bcachefs: Fix btree node merging on write buffer btrees
Kent Overstreet
1
-2
/
+12
2024-04-01
bcachefs: Fix journal pins in btree write buffer
Kent Overstreet
1
-0
/
+14
2024-03-18
bcachefs: Improve bch2_fatal_error()
Kent Overstreet
1
-1
/
+1
2024-03-14
bcachefs: jset_entry for loops declare loop iter
Kent Overstreet
1
-2
/
+0
2024-03-14
bcachefs: Fix journal_buf bitfield accesses
Kent Overstreet
1
-0
/
+2
2024-01-21
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
1
-4
/
+3
2024-01-06
bcachefs: __bch2_journal_key_to_wb -> bch2_journal_key_to_wb_slowpath
Kent Overstreet
1
-1
/
+1
2024-01-06
bcachefs: wb_key_cmp -> wb_key_ref_cmp
Kent Overstreet
1
-6
/
+6
2024-01-01
bcachefs: btree_iter -> btree_path_idx_t
Kent Overstreet
1
-8
/
+12
2024-01-01
bcachefs: bch2_btree_path_make_mut() -> btree_path_idx_t
Kent Overstreet
1
-1
/
+1
2024-01-01
bcachefs: darray_for_each() now declares loop iter
Kent Overstreet
1
-2
/
+0
2024-01-01
bcachefs: Inline btree write buffer sort
Kent Overstreet
1
-11
/
+82
2024-01-01
bcachefs: btree write buffer now slurps keys from journal
Kent Overstreet
1
-133
/
+305
2024-01-01
bcachefs: more write buffer refactoring
Kent Overstreet
1
-40
/
+41
2024-01-01
bcachefs: wb_flush_one_slowpath()
Kent Overstreet
1
-28
/
+29
2024-01-01
bcachefs: bch2_btree_write_buffer_flush() -> bch2_btree_write_buffer_tryflush()
Kent Overstreet
1
-1
/
+1
2024-01-01
bcachefs: bch2_btree_write_buffer_flush_locked()
Kent Overstreet
1
-10
/
+17
2024-01-01
bcachefs: Clean up btree write buffer write ref handling
Kent Overstreet
1
-12
/
+26
2024-01-01
bcachefs: Improve btree write buffer tracepoints
Kent Overstreet
1
-2
/
+6
2024-01-01
bcachefs: Rename BTREE_INSERT flags
Kent Overstreet
1
-9
/
+9
2024-01-01
bcachefs: Avoiding dropping/retaking write locks in bch2_btree_write_buffer_f...
Kent Overstreet
1
-9
/
+7
2024-01-01
bcachefs: Kill BTREE_UPDATE_PREJOURNAL
Kent Overstreet
1
-4
/
+10
2024-01-01
bcachefs: Journal pins must always have a flush_fn
Kent Overstreet
1
-11
/
+7
2023-10-23
bcachefs: Heap allocate btree_trans
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Fix btree write buffer with snapshots btrees
Kent Overstreet
1
-3
/
+6
2023-10-23
bcachefs: use prejournaled key updates for write buffer flushes
Brian Foster
1
-2
/
+28
2023-10-23
bcachefs: Add a race_fault() for write buffer slowpath
Kent Overstreet
1
-0
/
+3
2023-10-23
bcachefs: Kill BTREE_INSERT_USE_RESERVE
Kent Overstreet
1
-2
/
+4
2023-10-23
bcachefs: Kill JOURNAL_WATERMARK
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Write buffer flush needs BTREE_INSERT_NOCHECK_RW
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: more aggressive fast path write buffer key flushing
Brian Foster
1
-21
/
+22
2023-10-23
bcachefs: Private error codes: ENOMEM
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Fix for shared paths in write buffer flush
Kent Overstreet
1
-0
/
+9
2023-10-23
bcachefs: let __bch2_btree_insert() pass in flags
Daniel Hill
1
-1
/
+1
2023-10-23
bcachefs: Btree write buffer
Kent Overstreet
1
-0
/
+330