index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md.c
Age
Commit message (
Expand
)
Author
2026-08-07
md: skip discard on unsupported member devices
Wale Zhang
2026-08-07
md: add cond_resched() to md_do_sync()'s skip path
Yunye Zhao
2026-08-07
md/md-llbitmap: add reshape range mapping helpers
Yu Kuai
2026-08-07
md: add exact bitmap mapping and reshape hooks
Yu Kuai
2026-08-07
md: add helper to split bios at reshape offset
Yu Kuai
2026-08-07
md: skip bitmap accounting for empty write ranges
Yu Kuai
2026-08-07
md: avoid stale clone I/O accounting timestamps
Yu Kuai
2026-08-07
md: wait for behind writes before destroying bitmap
Yu Kuai
2026-07-31
md/raid1: create serial pool adding rdev to array with serialize_policy=1
Martin Wilck
2026-07-31
md: do overflow check for sb->bblog_shift in super_1_load()
Coly Li
2026-07-31
md: scope memalloc_noio to allocation critical sections
Chen Cheng
2026-07-31
md: suspend array when sync_action=reshape
Chen Cheng
2026-07-31
md: widen badblock sectors param from int to sector_t
Hiroshi Nishida
2026-07-30
md: recheck spare changes before starting sync
Abd-Alrhman Masalkhi
2026-07-30
md: remove REQ_NOWAIT support from raid1/10/456
Abd-Alrhman Masalkhi
2026-06-21
md/raid1: honor REQ_NOWAIT when waiting for behind writes
Abd-Alrhman Masalkhi
2026-05-31
md/raid1,raid10: fix deadlock in read error recovery path
Abd-Alrhman Masalkhi
2026-05-31
md: skip redundant raid_disks update when value is unchanged
Abd-Alrhman Masalkhi
2026-04-28
md: use ATTRIBUTE_GROUPS() for md default sysfs attributes
Abd-Alrhman Masalkhi
2026-04-28
md: use mddev_is_dm() instead of open-coding gendisk checks
Abd-Alrhman Masalkhi
2026-04-28
md/md-bitmap: add a none backend for bitmap grow
Yu Kuai
2026-04-28
md/md-bitmap: split bitmap sysfs groups
Yu Kuai
2026-04-28
md: factor bitmap creation away from sysfs handling
Yu Kuai
2026-04-28
md: replace wait loop with wait_event() in md_handle_request()
Abd-Alrhman Masalkhi
2026-04-28
md/raid5: Fix UAF on IO across the reshape position
Benjamin Marzinski
2026-04-07
md: wake raid456 reshape waiters before suspend
Yu Kuai
2026-04-07
md/raid1: serialize overlap io for writemostly disk
Xiao Ni
2026-04-07
md: add fallback to correct bitmap_ops on version mismatch
Yu Kuai
2026-04-07
md: remove unused static md_wq workqueue
Abd-Alrhman Masalkhi
2026-04-06
md: fix array_state=clear sysfs deadlock
Yu Kuai
2026-03-23
md: remove unused mddev argument from export_rdev
Chen Cheng
2026-03-16
md: suppress spurious superblock update error message for dm-raid
Chen Cheng
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
[next]