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
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_interior.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-15
bcachefs: bch2_btree_reserve_cache_to_text()
Kent Overstreet
1
-0
/
+2
2024-05-09
bcachefs: bch2_btree_root_alloc_fake_trans()
Kent Overstreet
1
-0
/
+2
2024-05-09
bcachefs: bch2_trans_commit_flags_to_text()
Kent Overstreet
1
-1
/
+1
2024-05-09
bcachefs: add btree_node_merging_disabled debug param
Kent Overstreet
1
-0
/
+3
2024-04-04
bcachefs: Further improve btree_update_to_text()
Kent Overstreet
1
-1
/
+2
2024-04-03
bcachefs: bch2_btree_root_alloc() -> bch2_btree_root_alloc_fake()
Kent Overstreet
1
-1
/
+1
2024-04-03
bcachefs: Improve bch2_btree_update_to_text()
Kent Overstreet
1
-9
/
+15
2024-04-01
bcachefs: Improved topology repair checks
Kent Overstreet
1
-0
/
+2
2024-03-18
bcachefs: Improve sysfs internal/btree_updates
Kent Overstreet
1
-0
/
+1
2024-03-10
bcachefs: Fix journal replay with unreadable btree roots
Kent Overstreet
1
-0
/
+2
2024-01-21
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
1
-25
/
+17
2024-01-01
bcachefs: Fix interior update path btree_path uses
Kent Overstreet
1
-5
/
+6
2023-12-20
bcachefs: btree_node_u64s_with_format() takes nr keys
Kent Overstreet
1
-4
/
+0
2023-11-15
bcachefs: Kill journal pre-reservations
Kent Overstreet
1
-1
/
+0
2023-11-05
bcachefs: Don't iterate over journal entries just for btree roots
Kent Overstreet
1
-1
/
+1
2023-11-05
bcachefs: bkey_copy() is no longer a macro
Kent Overstreet
1
-1
/
+1
2023-11-04
bcachefs: Fix build errors with gcc 10
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Move some declarations to the correct header
Kent Overstreet
1
-0
/
+9
2023-10-23
bcachefs: Fix a null ptr deref in bch2_fs_alloc() error path
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: bch2_journal_entries_postprocess()
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Handle btree node rewrites before going RW
Kent Overstreet
1
-0
/
+3
2023-10-23
bcachefs: Improved btree write statistics
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: Btree splits now only take the locks they need
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: New locking functions
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: Shutdown path improvements
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Fix usage of six lock's percpu mode
Kent Overstreet
1
-2
/
+4
2023-10-23
bcachefs: Fix keylist size in btree_update
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: Option improvements
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Add more time_stats
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: Kill retry loop in btree merge path
Kent Overstreet
1
-5
/
+1
2023-10-23
bcachefs: btree_path
Kent Overstreet
1
-10
/
+10
2023-10-23
bcachefs: Further reduce iter->trans usage
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Reduce iter->trans usage
Kent Overstreet
1
-14
/
+0
2023-10-23
bcachefs: Regularize argument passing of btree_trans
Kent Overstreet
1
-14
/
+11
2023-10-23
bcachefs: Fix a deadlock
Kent Overstreet
1
-0
/
+4
2023-10-23
bcachefs: Improve bset compaction
Kent Overstreet
1
-1
/
+3
2023-10-23
bcachefs: bch2_foreground_maybe_merge() now correctly reports lock restarts
Kent Overstreet
1
-12
/
+12
2023-10-23
bcachefs: Improve bch2_btree_update_start()
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: Delete dead code
Kent Overstreet
1
-1
/
+0
2023-10-23
bcachefs: Hack around bch2_varint_decode invalid reads
Kent Overstreet
1
-0
/
+3
2023-10-23
bcachefs: Convert various code to printbuf
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Fix bch2_btree_node_insert_fits()
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: More open buckets
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: Interior btree updates are now fully transactional
Kent Overstreet
1
-36
/
+28
2023-10-23
bcachefs: Factor out bch2_fs_btree_interior_update_init()
Kent Overstreet
1
-0
/
+3
2023-10-23
bcachefs: Fix a deadlock on starting an interior btree update
Kent Overstreet
1
-3
/
+5
2023-10-23
bcachefs: Fix journalling of interior node updates
Kent Overstreet
1
-0
/
+4
2023-10-23
bcachefs: Journal updates to interior nodes
Kent Overstreet
1
-14
/
+2
2023-10-23
bcachefs: Move extent overwrite handling out of core btree code
Kent Overstreet
1
-9
/
+14
2023-10-23
bcachefs: Seralize btree_update operations at btree_update_nodes_written()
Kent Overstreet
1
-0
/
+1
[next]