index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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: Btree key cache coherency
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: Don't use in-memory bucket array for alloc updates
Kent Overstreet
1
-9
/
+0
2023-10-22
bcachefs: iter->update_path
Kent Overstreet
1
-0
/
+6
2023-10-22
bcachefs: Add iter_flags arg to bch2_btree_delete_range()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: bch2_trans_update() is now __must_check
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: bch2_btree_node_rewrite() now returns transaction restarts
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: bch2_trans_exit() no longer returns errors
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: Update fsck for snapshots
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: btree_path
Kent Overstreet
1
-2
/
+11
2023-10-22
bcachefs: Reduce iter->trans usage
Kent Overstreet
1
-2
/
+3
2023-10-22
bcachefs: Kill BTREE_INSERT_NOUNLOCK
Kent Overstreet
1
-6
/
+0
2023-10-22
bcachefs: Change lockrestart_do() to always call bch2_trans_begin()
Kent Overstreet
1
-5
/
+3
2023-10-22
bcachefs: Use bch2_trans_begin() more consistently
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Update btree ptrs after every write
Kent Overstreet
1
-1
/
+3
2023-10-22
bcachefs: Regularize argument passing of btree_trans
Kent Overstreet
1
-4
/
+4
2023-10-22
bcachefs: BTREE_UPDATE_INTERNAL_SNAPSHOT_NODE
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Kill trans->updates2
Kent Overstreet
1
-5
/
+0
2023-10-22
bcachefs: Rewrite btree nodes with errors
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Improved check_directory_structure()
Kent Overstreet
1
-3
/
+6
2023-10-22
bcachefs: Add a mechanism for running callbacks at trans commit time
Kent Overstreet
1
-0
/
+2
2023-10-22
bcachefs: Don't use BTREE_INSERT_USE_RESERVE so much
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: bch2_btree_delete_range_trans()
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Btree key cache
Kent Overstreet
1
-0
/
+5
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
[next]