index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-17
Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-12
md: ignore discard return value
Chaitanya Kulkarni
2026-02-11
Merge tag 'for-7.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-01-26
md raid: fix hang when stopping arrays with metadata through dm-raid
Heinz Mauelshagen
2026-01-26
md: remove recovery_disabled
Li Nan
2026-01-26
md: move finish_reshape to md_finish_sync()
Li Nan
2026-01-26
md: factor out sync completion update into helper
Li Nan
2026-01-26
md: remove MD_RECOVERY_ERROR handling and simplify resync_offset update
Li Nan
2026-01-26
md: update curr_resync_completed even when MD_RECOVERY_INTR is set
Li Nan
2026-01-26
md: mark rdev Faulty when badblocks setting fails
Li Nan
2026-01-26
md: factor error handling out of md_done_sync into helper
Li Nan
2026-01-26
md: merge mddev serialize_policy into mddev_flags
Yu Kuai
2026-01-26
md: merge mddev faillast_dev into mddev_flags
Yu Kuai
2026-01-26
md: merge mddev has_superblock into mddev_flags
Yu Kuai
2026-01-14
dm: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
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
[next]