index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-08-14
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
1
-3
/
+4
2024-06-30
bcachefs: bch2_btree_write_buffer_maybe_flush()
Kent Overstreet
1
-0
/
+7
2024-05-09
bcachefs: s/bkey_invalid_flags/bch_validate_flags
Kent Overstreet
1
-5
/
+5
2024-05-08
bcachefs: bch2_bkey_format_field_overflows()
Kent Overstreet
1
-0
/
+23
2024-04-14
bcachefs: Check for packed bkeys that are too big
Kent Overstreet
1
-0
/
+6
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