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
Age
Commit message (
Expand
)
Author
2023-10-22
six locks: Simplify dispatch
Kent Overstreet
2023-10-22
six locks: Centralize setting of waiting bit
Kent Overstreet
2023-10-22
six locks: Remove hacks for percpu mode lost wakeup
Kent Overstreet
2023-10-22
six locks: Kill six_lock_pcpu_(alloc|free)
Kent Overstreet
2023-10-22
six locks: six_lock_readers_add()
Kent Overstreet
2023-10-22
bcachefs: Don't call local_clock() twice in trans_begin()
Kent Overstreet
2023-10-22
bcachefs: Fix a buffer overrun in bch2_fs_usage_read()
Kent Overstreet
2023-10-22
bcachefs: Clear btree_node_just_written() when node reused or evicted
Kent Overstreet
2023-10-22
bcachefs: alloc_v4_u64s() fix
Kent Overstreet
2023-10-22
bcachefs: Delete an incorrect bch2_trans_unlock()
Kent Overstreet
2023-10-22
bcachefs: Use memcpy_u64s_small() for copying keys
Kent Overstreet
2023-10-22
bcachefs: Fix check_overlapping_extents()
Kent Overstreet
2023-10-22
bcachefs: Replace a BUG_ON() with fatal error
Kent Overstreet
2023-10-22
bcachefs: Delete some dead code in bch2_replicas_gc_end()
Kent Overstreet
2023-10-22
bcachefs: mark journal replicas before journal write submission
Brian Foster
2023-10-22
bcachefs: Improved comment for bch2_replicas_gc2()
Kent Overstreet
2023-10-22
bcachefs: Fix quotas + snapshots
Kent Overstreet
2023-10-22
bcachefs: Add otime, parent to bch_subvolume
Kent Overstreet
2023-10-22
bcachefs: BTREE_ID_snapshot_tree
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_get_empty_slot()
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_make_mut() now calls bch2_trans_update()
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_get_mut() now calls bch2_trans_update()
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_alloc() now calls bch2_trans_update()
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_get_mut() improvements
Kent Overstreet
2023-10-22
bcachefs: Move bch2_bkey_make_mut() to btree_update.h
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_get_iter() helpers
Kent Overstreet
2023-10-22
bcachefs: bkey_ops.min_val_size
Kent Overstreet
2023-10-22
bcachefs: Converting to typed bkeys is now allowed for err, null ptrs
Kent Overstreet
2023-10-22
bcachefs: Btree iterator, update flags no longer conflict
Kent Overstreet
2023-10-22
bcachefs: remove unused key cache coherency flag
Brian Foster
2023-10-22
bcachefs: fix accounting corruption race between reclaim and dev add
Brian Foster
2023-10-22
bcachefs: Mark bch2_copygc() noinline
Kent Overstreet
2023-10-22
bcachefs: Delete obsolete btree ptr check
Kent Overstreet
2023-10-22
bcachefs: Always run topology error when CONFIG_BCACHEFS_DEBUG=y
Kent Overstreet
2023-10-22
bcachefs: Fix a userspace build error
Kent Overstreet
2023-10-22
bcachefs: Make sure hash info gets initialized in fsck
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_verify_bucket_evacuated()
Kent Overstreet
2023-10-22
bcachefs: Improve move path tracepoints
Kent Overstreet
2023-10-22
bcachefs: Drop a redundant error message
Kent Overstreet
2023-10-22
bcachefs: remove bucket_gens btree keys on device removal
Brian Foster
2023-10-22
bcachefs: fix NULL bch_dev deref when checking bucket_gens keys
Brian Foster
2023-10-22
bcachefs: folio pos to bch_folio_sector index helper
Brian Foster
2023-10-22
bcachefs: Fix a null ptr deref in fsck check_extents()
Kent Overstreet
2023-10-22
bcachefs: Fix a slab-out-of-bounds
Kent Overstreet
2023-10-22
bcachefs: Allow answering y or n to all fsck errors of given type
Kent Overstreet
2023-10-22
bcachefs: use u64 for folio end pos to avoid overflows
Brian Foster
2023-10-22
bcachefs: clean up post-eof folios on -ENOSPC
Brian Foster
2023-10-22
bcachefs: fix truncate overflow if folio is beyond EOF
Brian Foster
2023-10-22
bcachefs: Enable large folios
Kent Overstreet
2023-10-22
bcachefs: Check for folios that don't have bch_folio attached
Kent Overstreet
[next]