index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
bset.c
Age
Commit message (
Expand
)
Author
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
2023-10-22
bcachefs: bkey noops
Kent Overstreet
2023-10-22
bcachefs: Go back to 16 bit mantissa bkey floats
Kent Overstreet
2023-10-22
bcachefs: Fall back to slowpath on exact comparison
Kent Overstreet
2023-10-22
bcachefs: kill BFLOAT_FAILED_PREV
Kent Overstreet
2023-10-22
bcachefs: Pipeline binary searches and linear searches
Kent Overstreet
2023-10-22
bcachefs: More bset.c microoptimization
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_btree_node_iter_prev_filter()
Kent Overstreet
2023-10-22
bcachefs: Improved debug checks
Kent Overstreet
2023-10-22
bcachefs: move some checks to expensive_debug_checks
Kent Overstreet
2023-10-22
bcachefs: revamp to_text methods
Kent Overstreet
2023-10-22
bcachefs: Some fixes for building in userspace
Kent Overstreet
2023-10-22
bcachefs: fix bch2_bkey_print_bfloat
Kent Overstreet
2023-10-22
bcachefs: Comparison function cleanups
Kent Overstreet
2023-10-22
bcachefs: Pass around bset_tree less
Kent Overstreet
[next]