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
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-02
Merge tag 'core-core-2025-12-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-11-30
md: remove legacy 1s delay in md_notify_reboot
Tarun Sahu
2025-11-30
md/raid5: fix IO hang when array is broken with IO inflight
Yu Kuai
2025-11-30
md: warn about updating super block failure
Yu Kuai
2025-11-30
md/raid0: fix NULL pointer dereference in create_strip_zones() for dm-raid
Yu Kuai
2025-11-21
dm-verity: fix unreliable memory allocation
Mikulas Patocka
2025-11-20
dm: fix failure when empty flush's bi_sector points beyond the device end
Mikulas Patocka
2025-11-18
dm-pcache: zero cache_info before default init
Li Chen
2025-11-18
dm-pcache: reuse meta_addr in pcache_meta_find_latest
Li Chen
2025-11-18
dm-pcache: allow built-in build and rename flush helper
Li Chen
2025-11-13
bcache: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2025-11-13
bcache: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-11-13
bcache: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-11-13
bcache: remove redundant __GFP_NOWARN
Qianfeng Rong
2025-11-13
bcache: reduce gc latency by processing less nodes and sleep less time
Coly Li
2025-11-13
bcache: drop discard sysfs interface
Coly Li
2025-11-13
bcache: remove discard code from alloc.c
Coly Li
2025-11-13
bcache: get rid of discard code from journal
Coly Li
2025-11-13
dm: fix zone reset all operation processing
Damien Le Moal
2025-11-11
md: allow configuring logical block size
Li Nan
2025-11-11
md: add check_new_feature module parameter
Li Nan
2025-11-11
md/raid0: Move queue limit setup before r0conf initialization
Li Nan
2025-11-11
md: init bioset in mddev_init
Li Nan
2025-11-11
md: delete md_redundancy_group when array is becoming inactive
Li Nan
2025-11-11
md: prevent adding disks with larger logical_block_size to active arrays
Li Nan
2025-11-08
md/raid5: remove redundant __GFP_NOWARN
Huiwen He
2025-11-08
md: avoid repeated calls to del_gendisk
Xiao Ni
2025-11-08
md/md-llbitmap: Remove unneeded semicolon
Chen Ni
2025-11-08
md/md-linear: Enable atomic writes
John Garry
2025-11-08
Factor out code into md_should_do_recovery()
Wu Guanghao
2025-11-08
md: fix rcu protection in md_wakeup_thread
Yun Zhou
2025-11-08
md: delete mddev kobj before deleting gendisk kobj
Xiao Ni
2025-11-05
block: introduce disk_report_zone()
Damien Le Moal
2025-10-24
treewide: Remove in_irq()
Matthew Wilcox (Oracle)
2025-10-03
Merge tag 'for-6.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-09-29
Merge tag 'dlm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2025-09-23
dm raid: use proper md_ro_state enumerators
Heinz Mauelshagen
2025-09-23
dm-integrity: prefer synchronous hash interface
Mikulas Patocka
2025-09-23
dm-integrity: enable asynchronous hash interface
Mikulas Patocka
2025-09-23
dm-integrity: rename internal_hash
Mikulas Patocka
2025-09-23
dm-integrity: add the "offset" argument
Mikulas Patocka
2025-09-23
dm-integrity: allocate the recalculate buffer with kmalloc
Mikulas Patocka
2025-09-23
dm-integrity: introduce integrity_kmap and integrity_kunmap
Mikulas Patocka
2025-09-23
dm-integrity: replace bvec_kmap_local with kmap_local_page
Mikulas Patocka
2025-09-23
dm-integrity: use internal variable for digestsize
Mikulas Patocka
2025-09-23
dm vdo: return error on corrupted metadata in start_restoring_volume functions
Ivan Abramov
2025-09-23
dm vdo: Update code to use mem_is_zero
Bruce Johnston
2025-09-19
Merge tag 'block-6.17-20250918' of git://git.kernel.dk/linux
Linus Torvalds
[next]