index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md.c
Age
Commit message (
Expand
)
Author
2026-03-04
md raid: fix hang when stopping arrays with metadata through dm-raid
Heinz Mauelshagen
2025-12-27
md: Fix forward incompatibility from configurable logical block size
Li Nan
2025-12-27
md: Fix logical_block_size configuration being overwritten
Li Nan
2025-12-27
md: suspend array while updating raid_disks via sysfs
FengWei Shih
2025-12-25
md: Fix static checker warning in analyze_sbs
Li Nan
2025-11-30
md: remove legacy 1s delay in md_notify_reboot
Tarun Sahu
2025-11-30
md: warn about updating super block failure
Yu Kuai
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: 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: avoid repeated calls to del_gendisk
Xiao Ni
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-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-09-06
md/md-llbitmap: introduce new lockless bitmap
Yu Kuai
2025-09-06
md/md-bitmap: make method bitmap_ops->daemon_work optional
Yu Kuai
2025-09-06
md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
Yu Kuai
2025-09-06
md/md-bitmap: add a new method skip_sync_blocks() in bitmap_operations
Yu Kuai
2025-09-06
md/md-bitmap: delay registration of bitmap_ops until creating bitmap
Yu Kuai
2025-09-06
md/md-bitmap: add a new sysfs api bitmap_type
Yu Kuai
2025-09-06
md: add a new mddev field 'bitmap_id'
Yu Kuai
2025-09-06
md/md-bitmap: support discard for bitmap ops
Yu Kuai
2025-09-06
md: factor out a helper raid_is_456()
Yu Kuai
2025-09-06
md: add a new parameter 'offset' to md_super_write()
Yu Kuai
2025-09-06
md/md-bitmap: introduce CONFIG_MD_BITMAP
Yu Kuai
2025-09-06
md: check before referencing mddev->bitmap_ops
Yu Kuai
2025-09-06
md/md-bitmap: merge md_bitmap_group into bitmap_operations
Yu Kuai
2025-09-05
md: prevent incorrect update of resync/recovery offset
Li Nan
2025-09-03
Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Jens Axboe
2025-08-16
md: fix sync_action incorrect display during resync
Zheng Qixing
2025-08-16
md: add helper rdev_needs_recovery()
Zheng Qixing
2025-08-16
md: keep recovery_cp in mdp_superblock_s
Xiao Ni
2025-08-13
md: add legacy_async_del_gendisk mode
Xiao Ni
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
2025-08-03
md: make rdev_addable usable for rcu mode
Yang Erkun
2025-07-31
md: rename recovery_cp to resync_offset
Li Nan
2025-07-31
md/md-cluster: handle REMOVE message earlier
Heming Zhao
2025-07-31
md: fix create on open mddev lifetime regression
Yu Kuai
2025-07-12
md: allow removing faulty rdev during resync
Zheng Qixing
2025-07-12
md: remove/add redundancy group only in level change
Xiao Ni
2025-07-12
md: Don't clear MD_CLOSING until mddev is freed
Xiao Ni
2025-07-12
md: call del_gendisk in control path
Xiao Ni
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-30
md/md-bitmap: remove parameter slot from bitmap_create()
Yu Kuai
2025-05-30
md/md-bitmap: cleanup bitmap_ops->startwrite()
Yu Kuai
2025-05-10
md: fix is_mddev_idle()
Yu Kuai
2025-05-10
md: add a new api sync_io_depth
Yu Kuai
[next]