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