开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
bkey.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Add some unlikely() annotations
Kent Overstreet
2023-10-22
bcachefs: extents no longer require special handling for packing
Kent Overstreet
2023-10-22
bcachefs: Inline bch2_bkey_format_add_key()
Kent Overstreet
2023-10-22
bcachefs: More style fixes
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_cmp_packed_inlined()
Kent Overstreet
2023-10-22
bcachefs: Assorted checkpatch fixes
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_packed_to_binary_text()
Kent Overstreet
2023-10-22
bcachefs: Heap allocate printbufs
Kent Overstreet
2023-10-22
bcachefs: Fix shift-by-64 in bch2_bkey_format_validate()
Kent Overstreet
2023-10-22
bcachefs: Fix for bch2_bkey_pack_pos() not initializing len/version fields
Kent Overstreet
2023-10-22
bcachefs: Start using bpos.snapshot field
Kent Overstreet
2023-10-22
bcachefs: Split out bpos_cmp() and bkey_cmp()
Kent Overstreet
2023-10-22
bcachefs: Fix bkey format generation for 32 bit fields
Kent Overstreet
2023-10-22
bcachefs: Drop typechecking from bkey_cmp_packed()
Kent Overstreet
2023-10-22
bcachefs: Make __bch2_bkey_cmp_packed() smaller
Kent Overstreet
2023-10-22
bcachefs: More bset.c microoptimization
Kent Overstreet
2023-10-22
bcachefs: cmp_int()
Kent Overstreet
2023-10-22
bcachefs: Improve c version of __bkey_cmp_bits
Kent Overstreet
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
2023-10-22
bcachefs: revamp to_text methods
Kent Overstreet
2023-10-22
bcachefs: Initial commit
Kent Overstreet