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
/
md.h
Age
Commit message (
Expand
)
Author
2024-11-05
md: add a new helper rdev_blocked()
Yu Kuai
2024-08-28
Merge branch 'md-6.12-bitmap' into md-6.12
Song Liu
2024-08-27
md: Remove flush handling
Yu Kuai
2024-08-27
md/md-bitmap: make in memory structure internal
Yu Kuai
2024-08-27
md/md-bitmap: introduce struct bitmap_operations
Yu Kuai
2024-07-04
md-cluster: Constify struct md_cluster_operations
Christophe JAILLET
2024-06-26
md: set md-specific flags for all queue limits
Christoph Hellwig
2024-06-14
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
2024-06-14
block: move integrity information into queue_limits
Christoph Hellwig
2024-06-12
md: pass in max_sectors for pers->sync_request()
Yu Kuai
2024-06-12
md: replace last_sync_action with new enum type
Yu Kuai
2024-06-12
md: use new helpers in md_do_sync()
Yu Kuai
2024-06-12
md: don't fail action_store() if sync_thread is not registered
Yu Kuai
2024-06-12
md: add new helpers for sync_action
Yu Kuai
2024-06-12
md: add a new enum type sync_action
Yu Kuai
2024-06-12
md: rearrange recovery_flags
Yu Kuai
2024-06-10
md: change the return value type of md_write_start to void
Li Nan
2024-05-07
md: Revert "md: Fix overflow in is_mddev_idle"
Li Nan
2024-04-08
md: don't account sync_io if iostats of the disk is disabled
Li Nan
2024-04-08
md: Fix overflow in is_mddev_idle
Li Nan
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-06
md: remove mddev->queue
Christoph Hellwig
2024-03-06
md: add queue limit helpers
Christoph Hellwig
2024-03-06
md: add a mddev_is_dm helper
Christoph Hellwig
2024-03-06
md: add a mddev_add_trace_msg helper
Christoph Hellwig
2024-03-06
md: add a mddev_trace_remap helper
Christoph Hellwig
2024-03-05
dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent wit...
Yu Kuai
2024-03-05
dm-raid: add a new helper prepare_suspend() in md_personality
Yu Kuai
2024-03-05
md: add a new helper reshape_interrupted()
Yu Kuai
2024-03-05
md: export helper md_is_rdwr()
Yu Kuai
2024-03-05
md: export helpers to stop sync_thread
Yu Kuai
2024-02-29
md/raid1: record nonrot rdevs while adding/removing rdevs to conf
Yu Kuai
2024-02-29
md: add a new helper rdev_has_badblock()
Yu Kuai
2024-02-25
md: port block device access to file
Christian Brauner
2023-11-27
md: remove flag RemoveSynchronized
Yu Kuai
2023-11-01
Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
2023-10-28
md: Convert to bdev_open_by_dev()
Jan Kara
2023-10-18
md: cleanup pers->prepare_suspend()
Yu Kuai
2023-10-10
md: rename __mddev_suspend/resume() back to mddev_suspend/resume()
Yu Kuai
2023-10-10
md: remove old apis to suspend the array
Yu Kuai
2023-10-10
md: cleanup mddev_create/destroy_serial_pool()
Yu Kuai
2023-10-10
md: add new helpers to suspend/resume and lock/unlock array
Yu Kuai
2023-10-10
md: add new helpers to suspend/resume array
Yu Kuai
2023-09-22
md: initialize 'writes_pending' while allocating mddev
Yu Kuai
2023-09-22
md: initialize 'active_io' while allocating mddev
Yu Kuai
2023-09-22
md: use separate work_struct for md_start_sync()
Yu Kuai
2023-09-08
md: fix warning for holder mismatch from export_rdev()
Yu Kuai
2023-08-15
md: Hold mddev->reconfig_mutex when trying to get mddev->sync_thread
Li Lingfeng
2023-07-27
md: also clone new io if io accounting is disabled
Yu Kuai
2023-07-27
md: move initialization and destruction of 'io_acct_set' to md.c
Yu Kuai
[next]