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
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Don't use bkey cache for inode update in fsck
Kent Overstreet
2023-10-22
bcachefs: Fix an rcu splat
Kent Overstreet
2023-10-22
bcachefs: Move journal reclaim to a kthread
Kent Overstreet
2023-10-22
bcachefs: Throttle updates when btree key cache is too dirty
Kent Overstreet
2023-10-22
bcachefs: Journal reclaim requires memalloc_noreclaim_save()
Kent Overstreet
2023-10-22
bcachefs: Simplify transaction commit error path
Kent Overstreet
2023-10-22
bcachefs: Ensure journal reclaim runs when btree key cache is too dirty
Kent Overstreet
2023-10-22
bcachefs: Improve btree key cache shrinker
Kent Overstreet
2023-10-22
bcachefs: More debug code improvements
Kent Overstreet
2023-10-22
bcachefs: Add a kmem_cache for btree_key_cache objects
Kent Overstreet
2023-10-22
bcachefs: Be more precise with journal error reporting
Kent Overstreet
2023-10-22
bcachefs: Add btree cache stats to sysfs
Kent Overstreet
2023-10-22
bcachefs: Add an ioctl for resizing journal on a device
Kent Overstreet
2023-10-22
bcachefs: Add more debug checks
Kent Overstreet
2023-10-22
bcachefs: Dump journal state when the journal deadlocks
Kent Overstreet
2023-10-22
bcachefs: Dont' use percpu btree_iter buf in userspace
Kent Overstreet
2023-10-22
bcachefs: Set preallocated transaction mem to avoid restarts
Kent Overstreet
2023-10-22
bcachefs: Convert tracepoints to use %ps, not %pf
Kent Overstreet
2023-10-22
bcachefs: Fix journal entry repair code
Kent Overstreet
2023-10-22
bcachefs: Add a shrinker for the btree key cache
Kent Overstreet
2023-10-22
bcachefs: Take a SRCU lock in btree transactions
Kent Overstreet
2023-10-22
bcachefs: Check for errors from register_shrinker()
Kent Overstreet
2023-10-22
bcachefs: Assorted journal refactoring
Kent Overstreet
2023-10-22
bcachefs: Delete dead journalling code
Kent Overstreet
2023-10-22
bcachefs: Improve journal error messages
Kent Overstreet
2023-10-22
bcachefs: Be more careful in bch2_bkey_to_text()
Kent Overstreet
2023-10-22
bcachefs: Inode delete doesn't need to flush key cache anymore
Kent Overstreet
2023-10-22
bcachefs: Fix a btree transaction iter overflow
Kent Overstreet
2023-10-22
bcachefs: Fix a 64 bit divide
Kent Overstreet
2023-10-22
bcachefs: Improve journal entry validate code
Kent Overstreet
2023-10-22
bcachefs: Deadlock prevention for ei_pagecache_lock
Kent Overstreet
2023-10-22
bcachefs: Hack around bch2_varint_decode invalid reads
Kent Overstreet
2023-10-22
bcachefs: Fix missing memalloc_nofs_restore()
Kent Overstreet
2023-10-22
bcachefs: Fix btree key cache shutdown
Kent Overstreet
2023-10-22
bcachefs: Add accounting for dirty btree nodes/keys
Kent Overstreet
2023-10-22
bcachefs: Fix btree iterator leak
Kent Overstreet
2023-10-22
bcachefs: Inline make_bfloat() into __build_ro_aux_tree()
Kent Overstreet
2023-10-22
bcachefs: use a radix tree for inum bitmap in fsck
Kent Overstreet
2023-10-22
bcachefs: New varints
Kent Overstreet
2023-10-22
bcachefs: Fix build warning when CONFIG_BCACHEFS_DEBUG=n
Kent Overstreet
2023-10-22
bcachefs: Drop typechecking from bkey_cmp_packed()
Kent Overstreet
2023-10-22
bcachefs: More inlinining in the btree key cache code
Kent Overstreet
2023-10-22
bcachefs: Fix spurious transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Add a single slot percpu buf for btree iters
Kent Overstreet
2023-10-22
bcachefs: Use attach_page_private and detach_page_private
Matthew Wilcox (Oracle)
2023-10-22
bcachefs: Remove page_state_init_for_read
Matthew Wilcox (Oracle)
2023-10-22
bcachefs: Build fixes for 32bit x86
Kent Overstreet
2023-10-22
bcachefs: Improved inode create optimization
Kent Overstreet
2023-10-22
bcachefs: Report inode counts via statfs
Kent Overstreet
2023-10-22
bcachefs: add const annotations to bset.c
Kent Overstreet
[next]