index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
bset.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-09
bcachefs: Refactor bch2_bset_fix_lookup_table
Alan Huang
2024-09-09
bcachefs: Remove unused parameter
Alan Huang
2024-09-09
bcachefs: Remove the prev array stuff
Alan Huang
2024-09-09
bcachefs: Minimize the search range used to calculate the mantissa
Alan Huang
2024-09-09
bcachefs: Convert open-coded extra computation to helper
Alan Huang
2024-09-09
bcachefs: Remove dead code in __build_ro_aux_tree
Alan Huang
2024-09-09
bcachefs: Remove unused parameter of bkey_mantissa_bits_dropped
Alan Huang
2024-09-09
bcachefs: Remove unused parameter of bkey_mantissa
Alan Huang
2024-05-09
bcachefs: for_each_bset() declares loop iter
Kent Overstreet
2024-03-31
bcachefs: Fix btree node keys accounting in topology repair path
Kent Overstreet
2024-01-21
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
2024-01-21
bcachefs: eytzinger_for_each() declares loop iter
Kent Overstreet
2024-01-05
bcachefs: bch2_dump_bset() doesn't choke on u64s == 0
Kent Overstreet
2023-10-22
bcachefs: Kill other unreachable() uses
Kent Overstreet
2023-10-22
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
bcachefs: Array bounds fixes
Kent Overstreet
2023-10-22
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-10-22
bcachefs: Use memcpy_u64s_small() for copying keys
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_node_to_text() const correctness
Kent Overstreet
2023-10-22
bcachefs: Drop some anonymous structs, unions
Kent Overstreet
2023-10-22
bcachefs: New bpos_cmp(), bkey_cmp() replacements
Kent Overstreet
2023-10-22
bcachefs: Optimize __bch2_btree_node_iter_advance()
Kent Overstreet
2023-10-22
bcachefs: Assorted checkpatch fixes
Kent Overstreet
2023-10-22
bcachefs: Printbuf rework
Kent Overstreet
2023-10-22
bcachefs: Heap allocate printbufs
Kent Overstreet
2023-10-22
bcachefs: Make eytzinger size parameter more conventional
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_bset_fix_invalidated_key()
Kent Overstreet
2023-10-22
bcachefs: btree_path
Kent Overstreet
2023-10-22
bcachefs: fix ifdef for x86_64 asm
Dan Robertson
2023-10-22
bcachefs: rewrote prefetch asm in gas syntax for clang compatibility
Brett Holman
2023-10-22
bcachefs: made changes to support clang, fixed a couple bugs
Brett Holman
2023-10-22
bcachefs: kill bset_tree->max_key
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: Simplify btree_node_iter_init_pack_failed()
Kent Overstreet
2023-10-22
bcachefs: Fix building of aux search trees
Kent Overstreet
2023-10-22
bcachefs: Drop bkey noops
Kent Overstreet
2023-10-22
bcachefs: Use bch2_bpos_to_text() more consistently
Kent Overstreet
2023-10-22
bcachefs: KEY_TYPE_discard is no longer used
Kent Overstreet
2023-10-22
bcachefs: Inline make_bfloat() into __build_ro_aux_tree()
Kent Overstreet
2023-10-22
bcachefs: add const annotations to bset.c
Kent Overstreet
2023-10-22
bcachefs: Drop sysfs interface to debug parameters
Kent Overstreet
2023-10-22
bcachefs: Remove some uses of PAGE_SIZE in the btree code
Kent Overstreet
2023-10-22
bcachefs: Change bch2_dump_bset() to also print key values
Kent Overstreet
2023-10-22
bcachefs: Iterator debug code improvements
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_dump_bset()
Kent Overstreet
2023-10-22
bcachefs: Improve an insert path optimization
Kent Overstreet
2023-10-22
bcachefs: Rework iter->pos handling
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_verify_insert_pos()
Kent Overstreet
[next]