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_cache.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-21
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
1
-7
/
+12
2024-01-01
bcachefs: Include btree_trans in more tracepoints
Kent Overstreet
1
-2
/
+2
2023-10-31
bcachefs: bch2_btree_id_str()
Kent Overstreet
1
-2
/
+3
2023-10-23
bcachefs: Assorted sparse fixes
Kent Overstreet
1
-1
/
+5
2023-10-23
bcachefs: Allow for unknown btree IDs
Kent Overstreet
1
-1
/
+21
2023-10-23
bcachefs: bch2_btree_node_to_text() const correctness
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: Plumb btree_trans through btree cache code
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: Move bkey bkey_unpack_key() to bkey.h
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: New locking functions
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: Fix usage of six lock's percpu mode
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Use x-macros for btree node flags
Kent Overstreet
1
-0
/
+2
2023-10-23
bcachefs: Option improvements
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: btree_path
Kent Overstreet
1
-4
/
+3
2023-10-23
bcachefs: Further reduce iter->trans usage
Kent Overstreet
1
-2
/
+3
2023-10-23
bcachefs: Always check for transaction restarts
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: bch2_btree_iter_relock_intent()
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Evict btree nodes we're deleting
Kent Overstreet
1
-0
/
+2
2023-10-23
bcachefs: Update bch2_btree_verify()
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: Fix BTREE_FOREGROUND_MERGE_HYSTERESIS
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Kill bch2_btree_node_get_sibling()
Kent Overstreet
1
-3
/
+0
2023-10-23
bcachefs: Rename BTREE_ID enums for consistency with other enums
Kent Overstreet
1
-2
/
+0
2023-10-23
bcachefs: Add (partial) support for fixing btree topology
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Add btree node prefetching to bch2_btree_and_journal_walk()
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Add btree cache stats to sysfs
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: Improve tracing for transaction restarts
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Remove some uses of PAGE_SIZE in the btree code
Kent Overstreet
1
-6
/
+1
2023-10-23
bcachefs: Slightly reduce btree split threshold
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: trans_commit() path can now insert to interior nodes
Kent Overstreet
1
-0
/
+3
2023-10-23
bcachefs: Use btree_ptr_v2.mem_ptr to avoid hash table lookup
Kent Overstreet
1
-0
/
+7
2023-10-23
bcachefs: btree_ptr_v2
Kent Overstreet
1
-0
/
+2
2023-10-23
bcachefs: introduce b->hash_val
Kent Overstreet
1
-3
/
+10
2023-10-23
bcachefs: Change btree split threshold to be in u64s
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Don't pass around may_drop_locks
Kent Overstreet
1
-3
/
+2
2023-10-23
bcachefs: btree_bkey_cached_common
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Make bkey types globally unique
Kent Overstreet
1
-3
/
+3
2023-10-23
bcachefs: revamp to_text methods
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: Initial commit
Kent Overstreet
1
-0
/
+91