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
/
bkey.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-21
bcachefs: Improve move_extent tracepoint
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Fix W=12 build errors
Kent Overstreet
1
-9
/
+22
2023-10-23
bcachefs: Array bounds fixes
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Fix bkey format calculation
Kent Overstreet
1
-2
/
+4
2023-10-23
bcachefs: BCH_COMPAT_bformat_overflow_done no longer required
Kent Overstreet
1
-15
/
+39
2023-10-23
bcachefs: kill EBUG_ON() redefinition in bkey.c
Kent Overstreet
1
-9
/
+8
2023-10-23
bcachefs: Fix shift by 64 in set_inc_field()
Kent Overstreet
1
-27
/
+24
2023-10-23
bcachefs: bkey_format helper improvements
Kent Overstreet
1
-8
/
+30
2023-10-23
bcachefs: Use memcpy_u64s_small() for copying keys
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Add some unlikely() annotations
Kent Overstreet
1
-3
/
+3
2023-10-23
bcachefs: extents no longer require special handling for packing
Kent Overstreet
1
-9
/
+0
2023-10-23
bcachefs: Inline bch2_bkey_format_add_key()
Kent Overstreet
1
-26
/
+0
2023-10-23
bcachefs: More style fixes
Kent Overstreet
1
-3
/
+0
2023-10-23
bcachefs: bch2_bkey_cmp_packed_inlined()
Kent Overstreet
1
-105
/
+3
2023-10-23
bcachefs: Assorted checkpatch fixes
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: bch2_bkey_packed_to_binary_text()
Kent Overstreet
1
-26
/
+54
2023-10-23
bcachefs: Heap allocate printbufs
Kent Overstreet
1
-4
/
+5
2023-10-23
bcachefs: Fix shift-by-64 in bch2_bkey_format_validate()
Kent Overstreet
1
-10
/
+10
2023-10-23
bcachefs: Fix for bch2_bkey_pack_pos() not initializing len/version fields
Kent Overstreet
1
-1
/
+8
2023-10-23
bcachefs: Start using bpos.snapshot field
Kent Overstreet
1
-6
/
+11
2023-10-23
bcachefs: Split out bpos_cmp() and bkey_cmp()
Kent Overstreet
1
-4
/
+4
2023-10-23
bcachefs: Fix bkey format generation for 32 bit fields
Kent Overstreet
1
-1
/
+6
2023-10-23
bcachefs: Drop typechecking from bkey_cmp_packed()
Kent Overstreet
1
-4
/
+4
2023-10-23
bcachefs: Make __bch2_bkey_cmp_packed() smaller
Kent Overstreet
1
-16
/
+10
2023-10-23
bcachefs: More bset.c microoptimization
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: cmp_int()
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Improve c version of __bkey_cmp_bits
Kent Overstreet
1
-5
/
+4
2023-10-23
bcachefs: Make bkey types globally unique
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: revamp to_text methods
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: Initial commit
Kent Overstreet
1
-0
/
+1164