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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-14
bcachefs: Split out bkey_types.h
Kent Overstreet
1
-201
/
+1
2024-03-10
bcachefs: Correctly validate k->u64s in btree node read path
Kent Overstreet
1
-4
/
+1
2023-11-05
bcachefs: bkey_copy() is no longer a macro
Kent Overstreet
1
-13
/
+9
2023-10-23
bcachefs: Array bounds fixes
Kent Overstreet
1
-3
/
+3
2023-10-23
bcachefs: BCH_COMPAT_bformat_overflow_done no longer required
Kent Overstreet
1
-1
/
+8
2023-10-23
bcachefs: bkey_format helper improvements
Kent Overstreet
1
-1
/
+2
2023-10-23
bcachefs: Converting to typed bkeys is now allowed for err, null ptrs
Kent Overstreet
1
-6
/
+6
2023-10-23
bcachefs: bch2_btree_node_ondisk_to_text()
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: Drop some anonymous structs, unions
Kent Overstreet
1
-1
/
+6
2023-10-23
bcachefs: bkey_min(), bkey_max()
Kent Overstreet
1
-4
/
+14
2023-10-23
bcachefs: New bpos_cmp(), bkey_cmp() replacements
Kent Overstreet
1
-2
/
+63
2023-10-23
bcachefs: extents no longer require special handling for packing
Kent Overstreet
1
-1
/
+0
2023-10-23
bcachefs: Inline bch2_bkey_format_add_key()
Kent Overstreet
1
-11
/
+36
2023-10-23
bcachefs: Move bkey bkey_unpack_key() to bkey.h
Kent Overstreet
1
-0
/
+94
2023-10-23
bcachefs: Assorted checkpatch fixes
Kent Overstreet
1
-2
/
+3
2023-10-23
bcachefs: bch2_bkey_packed_to_binary_text()
Kent Overstreet
1
-1
/
+3
2023-10-23
bcachefs: Add an overflow check in set_bkey_val_u64s()
Kent Overstreet
1
-2
/
+5
2023-10-23
bcachefs: Whiteouts for snapshots
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Kill bpos_diff() XXX check for perf regression
Kent Overstreet
1
-31
/
+0
2023-10-23
bcachefs: Start using bpos.snapshot field
Kent Overstreet
1
-10
/
+32
2023-10-23
bcachefs: Split out bpos_cmp() and bkey_cmp()
Kent Overstreet
1
-14
/
+12
2023-10-23
bcachefs: Drop bkey noops
Kent Overstreet
1
-10
/
+0
2023-10-23
bcachefs: Fix bpos_diff()
Kent Overstreet
1
-0
/
+31
2023-10-23
bcachefs: Rename KEY_TYPE_whiteout -> KEY_TYPE_hash_whiteout
Kent Overstreet
1
-18
/
+3
2023-10-23
bcachefs: KEY_TYPE_alloc_v2
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: Don't allocate stripes at POS_MIN
Kent Overstreet
1
-0
/
+5
2023-10-23
bcachefs: Drop typechecking from bkey_cmp_packed()
Kent Overstreet
1
-44
/
+3
2023-10-23
bcachefs: Indirect inline data extents
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: Disable extent merging
Kent Overstreet
1
-2
/
+1
2023-10-23
bcachefs: btree_ptr_v2
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: Inline data extents
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: bkey noops
Kent Overstreet
1
-0
/
+10
2023-10-23
bcachefs: Don't use rep movsq for small memcopies
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: Reflink
Kent Overstreet
1
-0
/
+2
2023-10-23
bcachefs: Refactor various code to not be extent specific
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Don't overflow stack in bch2_extent_merge_inline()
Kent Overstreet
1
-4
/
+1
2023-10-23
bcachefs: cmp_int()
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: Make bkey types globally unique
Kent Overstreet
1
-57
/
+31
2023-10-23
bcachefs: Erasure coding
Kent Overstreet
1
-0
/
+2
2023-10-23
bcachefs: Initial commit
Kent Overstreet
1
-0
/
+627