开源镜像站
帮助
动态
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.h
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: bkey_min(), bkey_max()
Kent Overstreet
2023-10-22
bcachefs: New bpos_cmp(), bkey_cmp() replacements
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: Move bkey bkey_unpack_key() to bkey.h
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: Add an overflow check in set_bkey_val_u64s()
Kent Overstreet
2023-10-22
bcachefs: Whiteouts for snapshots
Kent Overstreet
2023-10-22
bcachefs: Kill bpos_diff() XXX check for perf regression
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: Drop bkey noops
Kent Overstreet
2023-10-22
bcachefs: Fix bpos_diff()
Kent Overstreet
2023-10-22
bcachefs: Rename KEY_TYPE_whiteout -> KEY_TYPE_hash_whiteout
Kent Overstreet
2023-10-22
bcachefs: KEY_TYPE_alloc_v2
Kent Overstreet
2023-10-22
bcachefs: Don't allocate stripes at POS_MIN
Kent Overstreet
2023-10-22
bcachefs: Drop typechecking from bkey_cmp_packed()
Kent Overstreet
2023-10-22
bcachefs: Indirect inline data extents
Kent Overstreet
2023-10-22
bcachefs: Disable extent merging
Kent Overstreet
2023-10-22
bcachefs: btree_ptr_v2
Kent Overstreet
2023-10-22
bcachefs: Inline data extents
Kent Overstreet
2023-10-22
bcachefs: bkey noops
Kent Overstreet
2023-10-22
bcachefs: Don't use rep movsq for small memcopies
Kent Overstreet
2023-10-22
bcachefs: Reflink
Kent Overstreet
2023-10-22
bcachefs: Refactor various code to not be extent specific
Kent Overstreet
2023-10-22
bcachefs: Don't overflow stack in bch2_extent_merge_inline()
Kent Overstreet
2023-10-22
bcachefs: cmp_int()
Kent Overstreet
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
2023-10-22
bcachefs: Erasure coding
Kent Overstreet
2023-10-22
bcachefs: Initial commit
Kent Overstreet