index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_update.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-19
bcachefs: Fix *__bch2_trans_subbuf_alloc() error path
Kent Overstreet
1
-5
/
+11
2025-06-02
bcachefs: bch_err_throw()
Kent Overstreet
1
-1
/
+1
2025-05-31
bcachefs: __bch2_insert_snapshot_whiteouts() refactoring
Kent Overstreet
1
-50
/
+18
2025-05-31
bcachefs: bch2_get_snapshot_overwrites()
Kent Overstreet
1
-1
/
+12
2025-05-22
bcachefs: bch2_trans_log_str()
Kent Overstreet
1
-8
/
+18
2025-05-21
bcachefs: btree_trans_subbuf
Kent Overstreet
1
-18
/
+17
2025-05-21
bcachefs: bch2_trans_update_ip()
Kent Overstreet
1
-3
/
+4
2025-05-21
bcachefs: replace memcpy with memcpy_and_pad for jset_entry_log->d buff
Roxana Nicolescu
1
-4
/
+4
2025-04-02
bcachefs: Kill btree_iter.trans
Kent Overstreet
1
-13
/
+13
2025-03-30
bcachefs: BCH_JSET_ENTRY_log_bkey
Kent Overstreet
1
-0
/
+13
2025-03-24
bcachefs: kmsan asserts
Kent Overstreet
1
-0
/
+2
2025-03-14
bcachefs: rework bch2_trans_commit_run_triggers()
Kent Overstreet
1
-1
/
+1
2025-03-14
bcachefs: Better trigger ordering
Kent Overstreet
1
-0
/
+1
2025-01-09
bcachefs: bcachefs_metadata_version_persistent_inode_cursors
Kent Overstreet
1
-1
/
+1
2024-12-29
bcachefs: bch2_trans_log_msg()
Kent Overstreet
1
-3
/
+10
2024-12-21
bcachefs: bch2_btree_bit_mod_iter()
Kent Overstreet
1
-19
/
+18
2024-12-21
bcachefs: Kill unnecessary iter_rewind() in bkey_get_empty_slot()
Kent Overstreet
1
-5
/
+2
2024-12-21
bcachefs: Rename btree_iter_peek_upto() -> btree_iter_peek_max()
Kent Overstreet
1
-3
/
+3
2024-12-21
bcachefs: Kill BCH_TRANS_COMMIT_lazy_rw
Kent Overstreet
1
-2
/
+1
2024-12-21
bcachefs: remove superfluous ; after statements
Colin Ian King
1
-1
/
+1
2024-10-18
bcachefs: Don't use commit_do() unnecessarily
Kent Overstreet
1
-2
/
+2
2024-09-09
bcachefs: Btree path tracepoints
Kent Overstreet
1
-3
/
+7
2024-09-09
bcachefs: Add check for btree_path ref overflow
Kent Overstreet
1
-1
/
+1
2024-07-14
bcachefs: bch2_btree_insert() - add btree iter flags
Ariel Miculas
1
-2
/
+4
2024-05-08
bcachefs: x-macroize journal flags enums
Kent Overstreet
1
-1
/
+1
2024-05-08
bcachefs: bch2_btree_insert_trans() no longer specifies BTREE_ITER_cached
Kent Overstreet
1
-6
/
+3
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
1
-44
/
+44
2024-05-08
bcachefs: New assertion for writing to the journal after shutdown
Kent Overstreet
1
-1
/
+1
2024-03-31
bcachefs: Don't do extent merging before journal replay is finished
Kent Overstreet
1
-0
/
+6
2024-03-13
bcachefs: Fix btree key cache coherency during replay
Kent Overstreet
1
-1
/
+1
2024-03-13
bcachefs: bch2_btree_bit_mod()
Kent Overstreet
1
-0
/
+21
2024-03-13
bcachefs: bch2_btree_bit_mod -> bch2_btree_bit_mod_buffered
Kent Overstreet
1
-2
/
+2
2024-01-05
bcachefs: btree_trans always has stats
Kent Overstreet
1
-3
/
+1
2024-01-01
bcachefs: trans->nr_paths
Kent Overstreet
1
-1
/
+1
2024-01-01
bcachefs: trans->updates will also be resizable
Kent Overstreet
1
-1
/
+1
2024-01-01
bcachefs: Clean up btree_trans
Kent Overstreet
1
-2
/
+2
2024-01-01
bcachefs: btree_insert_entry -> btree_path_idx_t
Kent Overstreet
1
-13
/
+14
2024-01-01
bcachefs: btree_iter -> btree_path_idx_t
Kent Overstreet
1
-14
/
+14
2024-01-01
bcachefs: bch2_btree_path_traverse() -> btree_path_idx_t
Kent Overstreet
1
-3
/
+3
2024-01-01
bcachefs: bch2_btree_path_set_pos() -> btree_path_idx_t
Kent Overstreet
1
-2
/
+3
2024-01-01
bcachefs; bch2_path_put() -> btree_path_idx_t
Kent Overstreet
1
-2
/
+2
2024-01-01
bcachefs: bch2_path_get() -> btree_path_idx_t
Kent Overstreet
1
-5
/
+7
2024-01-01
bcachefs: trans_for_each_update() now declares loop iter
Kent Overstreet
1
-1
/
+1
2024-01-01
bcachefs: kill btree_trans->wb_updates
Kent Overstreet
1
-59
/
+3
2024-01-01
bcachefs: Improve trans->extra_journal_entries
Kent Overstreet
1
-36
/
+56
2024-01-01
bcachefs: No need to allocate keys for write buffer
Kent Overstreet
1
-25
/
+5
2024-01-01
bcachefs: Rename BTREE_INSERT flags
Kent Overstreet
1
-2
/
+2
2024-01-01
bcachefs: Kill BTREE_UPDATE_PREJOURNAL
Kent Overstreet
1
-23
/
+0
2023-12-21
bcachefs: Fix insufficient disk reservation with compression + snapshots
Kent Overstreet
1
-7
/
+8
2023-12-04
bcachefs; Don't use btree write buffer until journal replay is finished
Kent Overstreet
1
-0
/
+16
[next]