index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2024-03-14
bcachefs: bch2_btree_bit_mod()
Kent Overstreet
1
-0
/
+1
2024-03-14
bcachefs: bch2_btree_bit_mod -> bch2_btree_bit_mod_buffered
Kent Overstreet
1
-2
/
+2
2024-01-01
bcachefs: Clean up btree_trans
Kent Overstreet
1
-1
/
+1
2024-01-01
bcachefs: btree_insert_entry -> btree_path_idx_t
Kent Overstreet
1
-1
/
+1
2024-01-01
bcachefs; bch2_path_put() -> btree_path_idx_t
Kent Overstreet
1
-1
/
+1
2024-01-01
bcachefs: trans_for_each_update() now declares loop iter
Kent Overstreet
1
-3
/
+1
2024-01-01
bcachefs: kill btree_trans->wb_updates
Kent Overstreet
1
-9
/
+19
2024-01-01
bcachefs: Improve trans->extra_journal_entries
Kent Overstreet
1
-3
/
+20
2024-01-01
bcachefs: No need to allocate keys for write buffer
Kent Overstreet
1
-1
/
+6
2024-01-01
bcachefs: Rename BTREE_INSERT flags
Kent Overstreet
1
-17
/
+19
2024-01-01
bcachefs: bch_str_hash_flags_t
Kent Overstreet
1
-5
/
+0
2024-01-01
bcachefs: Kill dead BTREE_INSERT flags
Kent Overstreet
1
-6
/
+0
2023-10-23
bcachefs: Remove duplicate include
Jiapeng Chong
1
-1
/
+0
2023-10-23
bcachefs: Heap allocate btree_trans
Kent Overstreet
1
-19
/
+6
2023-10-23
bcachefs: Fix W=12 build errors
Kent Overstreet
1
-3
/
+3
2023-10-23
bcachefs: BTREE_ID_logged_ops
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: __bch2_btree_insert() -> bch2_btree_insert_trans()
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Fix assorted checkpatch nits
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: bch2_trans_update_extent_overwrite()
Kent Overstreet
1
-2
/
+3
2023-10-23
bcachefs: Move some declarations to the correct header
Kent Overstreet
1
-9
/
+0
2023-10-23
bcachefs: bch2_btree_bit_mod()
Kent Overstreet
1
-0
/
+2
2023-10-23
bcachefs: support btree updates of prejournaled keys
Brian Foster
1
-0
/
+2
2023-10-23
bcachefs: Kill BTREE_INSERT_USE_RESERVE
Kent Overstreet
1
-16
/
+13
2023-10-23
bcachefs: Kill JOURNAL_WATERMARK
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: Improve bch2_bkey_make_mut()
Kent Overstreet
1
-3
/
+5
2023-10-23
bcachefs: Fix corruption with writeable snapshots
Kent Overstreet
1
-0
/
+23
2023-10-23
bcachefs: bch2_bkey_get_empty_slot()
Kent Overstreet
1
-0
/
+3
2023-10-23
bcachefs: bch2_bkey_make_mut() now calls bch2_trans_update()
Kent Overstreet
1
-6
/
+32
2023-10-23
bcachefs: bch2_bkey_get_mut() now calls bch2_trans_update()
Kent Overstreet
1
-2
/
+31
2023-10-23
bcachefs: bch2_bkey_alloc() now calls bch2_trans_update()
Kent Overstreet
1
-9
/
+14
2023-10-23
bcachefs: bch2_bkey_get_mut() improvements
Kent Overstreet
1
-29
/
+72
2023-10-23
bcachefs: Move bch2_bkey_make_mut() to btree_update.h
Kent Overstreet
1
-0
/
+43
2023-10-23
bcachefs: Rip out code for storing backpointers in alloc keys
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: use reservation for log messages during recovery
Brian Foster
1
-0
/
+1
2023-10-23
bcachefs: remove unused bch2_trans_log_msg()
Brian Foster
1
-1
/
+0
2023-10-23
bcachefs: When shutting down, flush btree node writes last
Kent Overstreet
1
-0
/
+3
2023-10-23
bcachefs: bch2_btree_insert_nonextent()
Kent Overstreet
1
-0
/
+3
2023-10-23
bcachefs: let __bch2_btree_insert() pass in flags
Daniel Hill
1
-1
/
+2
2023-10-23
bcachefs: Btree write buffer
Kent Overstreet
1
-0
/
+12
2023-10-23
bcachefs: Kill trans->flags
Kent Overstreet
1
-3
/
+2
2023-10-23
bcachefs: Fix bch2_trans_reset_updates()
Kent Overstreet
1
-0
/
+8
2023-10-23
bcachefs: Log more messages in the journal
Kent Overstreet
1
-1
/
+2
2023-10-23
bcachefs: bch2_btree_insert_node() no longer uses lock_write_nofail
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: EINTR -> BCH_ERR_transaction_restart
Kent Overstreet
1
-1
/
+0
2023-10-23
bcachefs: Add a counter for btree_trans restarts
Kent Overstreet
1
-12
/
+4
2023-10-23
bcachefs: bch2_trans_run()
Kent Overstreet
1
-0
/
+12
2023-10-23
bcachefs: Rename __bch2_trans_do() -> commit_do()
Kent Overstreet
1
-3
/
+2
2023-10-23
bcachefs: bch2_trans_reset_updates()
Kent Overstreet
1
-0
/
+13
2023-10-23
bcachefs: bch2_btree_delete_extent_at()
Kent Overstreet
1
-0
/
+2
2023-10-23
bcachefs: Introduce a separate journal watermark for copygc
Kent Overstreet
1
-5
/
+2
[next]