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
/
btree_update_interior.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: More debug code improvements
Kent Overstreet
2023-10-22
bcachefs: Add more debug checks
Kent Overstreet
2023-10-22
bcachefs: Set preallocated transaction mem to avoid restarts
Kent Overstreet
2023-10-22
bcachefs: Add accounting for dirty btree nodes/keys
Kent Overstreet
2023-10-22
bcachefs: Drop typechecking from bkey_cmp_packed()
Kent Overstreet
2023-10-22
bcachefs: Convert various code to printbuf
Kent Overstreet
2023-10-22
bcachefs: Ensure we wake up threads locking node when reusing it
Kent Overstreet
2023-10-22
bcachefs: Fix an error path
Kent Overstreet
2023-10-22
bcachefs: Fix a faulty assertion
Kent Overstreet
2023-10-22
bcachefs: Mark btree nodes as needing rewrite when not all replicas are RW
Kent Overstreet
2023-10-22
bcachefs: Use btree reserve when appropriate
Kent Overstreet
2023-10-22
bcachefs: Btree key cache
Kent Overstreet
2023-10-22
bcachefs: Don't deadlock when btree node reuse changes lock ordering
Kent Overstreet
2023-10-22
bcachefs: Always give out journal pre-res if we already have one
Kent Overstreet
2023-10-22
bcachefs: Fix a linked list bug
Kent Overstreet
2023-10-22
bcachefs: btree_update_nodes_written() requires alloc reserve
Kent Overstreet
2023-10-22
bcachefs: Interior btree updates are now fully transactional
Kent Overstreet
2023-10-22
bcachefs: Factor out bch2_fs_btree_interior_update_init()
Kent Overstreet
2023-10-22
bcachefs: Fix two more deadlocks
Kent Overstreet
2023-10-22
bcachefs: Fix another deadlock in btree_update_nodes_written()
Kent Overstreet
2023-10-22
bcachefs: Add a few tracepoints
Kent Overstreet
2023-10-22
bcachefs: Fix another deadlock in the btree interior update path
Kent Overstreet
2023-10-22
bcachefs: Fix a deadlock on starting an interior btree update
Kent Overstreet
2023-10-22
bcachefs: Fix a debug mode assertion
Kent Overstreet
2023-10-22
bcachefs: Fix another error path locking bug
Kent Overstreet
2023-10-22
bcachefs: Fix journalling of interior node updates
Kent Overstreet
2023-10-22
bcachefs: Don't allocate memory while holding journal reservation
Kent Overstreet
2023-10-22
bcachefs: Kill bkey_type_successor
Kent Overstreet
2023-10-22
bcachefs: Various fixes for interior update path
Kent Overstreet
2023-10-22
bcachefs: Journal updates to interior nodes
Kent Overstreet
2023-10-22
bcachefs: trans_commit() path can now insert to interior nodes
Kent Overstreet
2023-10-22
bcachefs: Iterator debug code improvements
Kent Overstreet
2023-10-22
bcachefs: Journal pin cleanups
Kent Overstreet
2023-10-22
bcachefs: Fix incorrect initialization of btree_node_old_extent_overwrite()
Kent Overstreet
2023-10-22
bcachefs: Seralize btree_update operations at btree_update_nodes_written()
Kent Overstreet
2023-10-22
bcachefs: btree_ptr_v2
Kent Overstreet
2023-10-22
bcachefs: introduce b->hash_val
Kent Overstreet
2023-10-22
bcachefs: Change btree split threshold to be in u64s
Kent Overstreet
2023-10-22
bcachefs: Rework iter->pos handling
Kent Overstreet
2023-10-22
bcachefs: Split out btree_trigger_flags
Kent Overstreet
2023-10-22
bcachefs: Use KEY_TYPE_deleted whitouts for extents
Kent Overstreet
2023-10-22
bcachefs: Add an assertion to track down a heisenbug
Kent Overstreet
2023-10-22
bcachefs: bkey noops
Kent Overstreet
2023-10-22
bcachefs: Initialize btree_node flags field in bch2_btree_root_alloc.
Justin Husted
2023-10-22
bcachefs: Fix a subtle race in the btree split path
Kent Overstreet
2023-10-22
bcachefs: Rework calling convention for marking overwrites
Kent Overstreet
2023-10-22
bcachefs: Improve key marking interface
Kent Overstreet
2023-10-22
bcachefs: More work to avoid transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Delete duplicate code
Kent Overstreet
2023-10-22
bcachefs: improved btree locking tracepoints
Kent Overstreet
[next]