index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
btree_update.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: Journal updates to interior nodes
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Drop unused export
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: Move extent overwrite handling out of core btree code
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Kill TRANS_RESET_MEM|TRANS_RESET_ITERS
Kent Overstreet
1
-7
/
+8
2023-10-22
bcachefs: introduce b->hash_val
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Sort & deduplicate updates in bch2_trans_update()
Kent Overstreet
1
-13
/
+2
2023-10-22
bcachefs: Split out btree_trigger_flags
Kent Overstreet
1
-15
/
+4
2023-10-22
bcachefs: Make btree_insert_entry more private to update path
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Don't reexecute triggers when retrying transaction commit
Kent Overstreet
1
-3
/
+0
2023-10-22
bcachefs: Kill BTREE_INSERT_ATOMIC
Kent Overstreet
1
-9
/
+1
2023-10-22
bcachefs: Convert all bch2_trans_commit() users to BTREE_INSERT_ATOMIC
Kent Overstreet
1
-7
/
+17
2023-10-22
bcachefs: Refactor bch2_trans_commit() path
Kent Overstreet
1
-3
/
+24
2023-10-22
bcachefs: Make btree_node_type_needs_gc() cheaper
Kent Overstreet
1
-4
/
+0
2023-10-22
bcachefs: Rework btree iterator lifetimes
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Kill deferred btree updates
Kent Overstreet
1
-36
/
+7
2023-10-22
bcachefs: Do updates in order they were queued up in
Kent Overstreet
1
-18
/
+7
2023-10-22
bcachefs: Kill BTREE_INSERT_NOMARK_INSERT
Kent Overstreet
1
-4
/
+0
2023-10-22
bcachefs: Improve key marking interface
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: More work to avoid transaction restarts
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: bch2_btree_delete_at_range()
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: bch2_trans_mark_update()
Kent Overstreet
1
-1
/
+12
2023-10-22
bcachefs: Mark overwrites from journal replay in initial gc
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: Sort updates in bch2_trans_update()
Kent Overstreet
1
-9
/
+3
2023-10-22
bcachefs: Go rw lazily
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Btree update path cleanup
Kent Overstreet
1
-0
/
+35
2023-10-22
bcachefs: kill struct btree_insert
Kent Overstreet
1
-14
/
+1
2023-10-22
bcachefs: convert bch2_btree_insert_at() usage to bch2_trans_commit()
Kent Overstreet
1
-31
/
+1
2023-10-22
bcachefs: drop btree_insert->did_work
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Always use bch2_extent_trim_atomic()
Kent Overstreet
1
-3
/
+0
2023-10-22
bcachefs: increase BTREE_ITER_MAX
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Use journal preres for deferred btree updates
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: Convert bucket invalidation to key marking path
Kent Overstreet
1
-4
/
+5
2023-10-22
bcachefs: Persist alloc info on clean shutdown
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Deferred btree updates
Kent Overstreet
1
-0
/
+12
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: kill extent_insert_hook
Kent Overstreet
1
-22
/
+5
2023-10-22
bcachefs: bch2_trans_update() now takes struct btree_insert_entry
Kent Overstreet
1
-2
/
+9
2023-10-22
bcachefs: Initial commit
Kent Overstreet
1
-0
/
+168