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.h
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Move bkey bkey_unpack_key() to bkey.h
Kent Overstreet
2023-10-22
bcachefs: Optimize __bkey_unpack_key_format_checked()
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_bset_fix_invalidated_key()
Kent Overstreet
2023-10-22
bcachefs: Increase BSET_CACHELINE to 256 bytes
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: KEY_TYPE_discard is no longer used
Kent Overstreet
2023-10-22
bcachefs: Drop typechecking from bkey_cmp_packed()
Kent Overstreet
2023-10-22
bcachefs: add const annotations to bset.c
Kent Overstreet
2023-10-22
bcachefs: Split out debug_check_btree_accounting
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: Fix bch2_sort_keys() to not modify src keys
Kent Overstreet
2023-10-22
bcachefs: Rework iter->pos handling
Kent Overstreet
2023-10-22
bcachefs: Rework of cut_front & cut_back
Kent Overstreet
2023-10-22
bcachefs: bkey noops
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: Fix bch2_btree_node_iter_prev_filter()
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: revamp to_text methods
Kent Overstreet
2023-10-22
bcachefs: Comparison function cleanups
Kent Overstreet
2023-10-22
bcachefs: Pass around bset_tree less
Kent Overstreet
2023-10-22
bcachefs: BTREE_INSERT_JOURNAL_RES_FULL is no longer possible
Kent Overstreet
2023-10-22
bcachefs: lift ordering restriction on 0 size extents
Kent Overstreet
2023-10-22
bcachefs: Initial commit
Kent Overstreet