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: Refactor bch_sb_field_ops handling
Kent Overstreet
2023-10-22
bcachefs: Allow for unknown key types
Kent Overstreet
2023-10-22
bcachefs: Allow for unknown btree IDs
Kent Overstreet
2023-10-22
bcachefs: flush journal to avoid invalid dev usage entries on recovery
Brian Foster
2023-10-22
bcachefs: mark active journal devices on journal replicas gc
Brian Foster
2023-10-22
bcachefs: bch2_version_compatible()
Kent Overstreet
2023-10-22
bcachefs: bch2_version_to_text()
Kent Overstreet
2023-10-22
bcachefs: Kill BTREE_INSERT_USE_RESERVE
Kent Overstreet
2023-10-22
bcachefs: Fix a null ptr deref in bch2_fs_alloc() error path
Kent Overstreet
2023-10-22
bcachefs: Fix a format string warning
Kent Overstreet
2023-10-22
bcachefs: Kill JOURNAL_WATERMARK
Kent Overstreet
2023-10-22
bcachefs: BCH_WATERMARK_reclaim
Kent Overstreet
2023-10-22
bcachefs: struct bch_extent_rebalance
Kent Overstreet
2023-10-22
bcachefs: Expand BTREE_NODE_ID
Kent Overstreet
2023-10-22
bcachefs: Fix btree node write error message
Kent Overstreet
2023-10-22
bcachefs: fsck: Break walk_inode() up into multiple functions
Kent Overstreet
2023-10-22
bcachefs: Fix leak in backpointers fsck
Kent Overstreet
2023-10-22
bcachefs: unregister_shrinker() now safe on not-registered shrinker
Kent Overstreet
2023-10-22
bcachefs: Add a missing rhashtable_destroy() call
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_bkey_make_mut()
Kent Overstreet
2023-10-22
bcachefs: Reduce stack frame size of bch2_check_alloc_info()
Kent Overstreet
2023-10-22
bcachefs: fsck needs BTREE_UPDATE_INTERNAL_SNAPSHOT_NODE
Kent Overstreet
2023-10-22
bcachefs: Improve error message for overlapping extents
Kent Overstreet
2023-10-22
bcachefs: Fix check_pos_snapshot_overwritten()
Kent Overstreet
2023-10-22
bcachefs: Rename enum alloc_reserve -> bch_watermark
Kent Overstreet
2023-10-22
bcachefs: BCH_ERR_fsck -> EINVAL
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_mark_pointer() refactoring
Kent Overstreet
2023-10-22
bcachefs: Fix more lockdep splats in debug.c
Kent Overstreet
2023-10-22
bcachefs: Fix lockdep splat in bch2_readdir
Kent Overstreet
2023-10-22
bcachefs: Check for ERR_PTR() from filemap_lock_folio()
Kent Overstreet
2023-10-22
bcachefs: New error message helpers
Kent Overstreet
2023-10-22
bcachefs: fiemap: Fix a lockdep splat
Kent Overstreet
2023-10-22
bcachefs: seqmutex; fix a lockdep splat
Kent Overstreet
2023-10-22
bcachefs: Don't call lock_graph_descend() with wait lock held
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_check_discard_freespace_key()
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_unlock_noassert()
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_btree_update_start()
Kent Overstreet
2023-10-22
bcachefs: bch2_extent_ptr_desired_durability()
Kent Overstreet
2023-10-22
bcachefs: snapshot_to_text() includes snapshot tree
Kent Overstreet
2023-10-22
bcachefs: Fix try_decrease_writepoints()
Kent Overstreet
2023-10-22
bcachefs: Delete weird hacky transaction restart injection
Kent Overstreet
2023-10-22
bcachefs: Write buffer flush needs BTREE_INSERT_NOCHECK_RW
Kent Overstreet
2023-10-22
bcachefs: New assertions when marking filesystem clean
Kent Overstreet
2023-10-22
bcachefs: ec: Fix a lost wakeup
Kent Overstreet
2023-10-22
bcachefs: fix NULL pointer dereference in try_alloc_bucket
Mikulas Patocka
2023-10-22
bcachefs: Fix subvol deletion deadlock
Kent Overstreet
2023-10-22
bcachefs: don't spin in rebalance when background target is not usable
Brian Foster
2023-10-22
bcachefs: push rcu lock down into bch2_target_to_mask()
Brian Foster
2023-10-22
bcachefs: create internal disk_groups sysfs file
Brian Foster
2023-10-22
bcachefs: Clean up tests code
Kent Overstreet
[next]