index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
bset.h
Age
Commit message (
Expand
)
Author
2023-08-28
bcachefs: bch2_btree_node_to_text() const correctness
Kent Overstreet
2023-08-28
bcachefs: Drop some anonymous structs, unions
Kent Overstreet
2023-08-28
bcachefs: Btree split improvement
Kent Overstreet
2023-08-28
bcachefs: Move bkey bkey_unpack_key() to bkey.h
Kent Overstreet
2023-08-28
bcachefs: Optimize __bkey_unpack_key_format_checked()
Kent Overstreet
2023-08-28
bcachefs: Kill bch2_bset_fix_invalidated_key()
Kent Overstreet
2023-08-28
bcachefs: Increase BSET_CACHELINE to 256 bytes
Kent Overstreet
2023-08-28
bcachefs: Split out bpos_cmp() and bkey_cmp()
Kent Overstreet
2023-08-28
bcachefs: Drop bkey noops
Kent Overstreet
2023-08-28
bcachefs: KEY_TYPE_discard is no longer used
Kent Overstreet
2023-08-28
bcachefs: Drop typechecking from bkey_cmp_packed()
Kent Overstreet
2023-08-28
bcachefs: add const annotations to bset.c
Kent Overstreet
2023-08-28
bcachefs: Split out debug_check_btree_accounting
Kent Overstreet
2023-08-28
bcachefs: Drop sysfs interface to debug parameters
Kent Overstreet
2023-08-28
bcachefs: Remove some uses of PAGE_SIZE in the btree code
Kent Overstreet
2023-08-28
bcachefs: Change bch2_dump_bset() to also print key values
Kent Overstreet
2023-08-28
bcachefs: Fix bch2_sort_keys() to not modify src keys
Kent Overstreet
2023-08-28
bcachefs: Rework iter->pos handling
Kent Overstreet
2023-08-28
bcachefs: Rework of cut_front & cut_back
Kent Overstreet
2023-08-28
bcachefs: bkey noops
Kent Overstreet
2023-08-28
bcachefs: Fall back to slowpath on exact comparison
Kent Overstreet
2023-08-28
bcachefs: kill BFLOAT_FAILED_PREV
Kent Overstreet
2023-08-28
bcachefs: Fix bch2_btree_node_iter_prev_filter()
Kent Overstreet
2023-08-28
bcachefs: cmp_int()
Kent Overstreet
2023-08-28
bcachefs: Make bkey types globally unique
Kent Overstreet
2023-08-28
bcachefs: revamp to_text methods
Kent Overstreet
2023-08-28
bcachefs: Comparison function cleanups
Kent Overstreet
2023-08-28
bcachefs: Pass around bset_tree less
Kent Overstreet
2023-08-28
bcachefs: BTREE_INSERT_JOURNAL_RES_FULL is no longer possible
Kent Overstreet
2023-08-28
bcachefs: lift ordering restriction on 0 size extents
Kent Overstreet
2023-08-28
bcachefs: Initial commit
Kent Overstreet