index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-07
md: add exact bitmap mapping and reshape hooks
Yu Kuai
1
-0
/
+4
2026-08-07
md: add helper to split bios at reshape offset
Yu Kuai
1
-0
/
+4
2026-07-31
md: scope memalloc_noio to allocation critical sections
Chen Cheng
1
-1
/
+0
2026-07-31
md: widen badblock sectors param from int to sector_t
Hiroshi Nishida
1
-3
/
+3
2026-05-31
md/raid1,raid10: fix deadlock in read error recovery path
Abd-Alrhman Masalkhi
1
-0
/
+5
2026-05-31
dm-raid: only requeue bios when dm is suspending
Benjamin Marzinski
1
-0
/
+2
2026-04-28
md/md-bitmap: add a none backend for bitmap grow
Yu Kuai
1
-0
/
+3
2026-04-28
md: use mddev_lock_nointr() in mddev_suspend_and_lock_nointr()
Abd-Alrhman Masalkhi
1
-1
/
+1
2026-04-28
md/raid5: Fix UAF on IO across the reshape position
Benjamin Marzinski
1
-1
/
+0
2026-04-07
md/raid1: serialize overlap io for writemostly disk
Xiao Ni
1
-1
/
+4
2026-02-02
md: fix return value of mddev_trylock
Xiao Ni
1
-2
/
+2
2026-01-26
md: remove recovery_disabled
Li Nan
1
-6
/
+0
2026-01-26
md: remove MD_RECOVERY_ERROR handling and simplify resync_offset update
Li Nan
1
-2
/
+0
2026-01-26
md: factor error handling out of md_done_sync into helper
Li Nan
1
-1
/
+2
2026-01-26
md/raid5: use mempool to allocate stripe_request_ctx
Yu Kuai
1
-0
/
+4
2026-01-26
md: merge mddev serialize_policy into mddev_flags
Yu Kuai
1
-2
/
+2
2026-01-26
md: merge mddev faillast_dev into mddev_flags
Yu Kuai
1
-1
/
+2
2026-01-26
md: merge mddev has_superblock into mddev_flags
Yu Kuai
1
-1
/
+2
2025-11-11
md: allow configuring logical block size
Li Nan
1
-0
/
+1
2025-11-08
md: avoid repeated calls to del_gendisk
Xiao Ni
1
-0
/
+1
2025-11-08
md: fix rcu protection in md_wakeup_thread
Yun Zhou
1
-1
/
+7
2025-09-06
md/md-llbitmap: introduce new lockless bitmap
Yu Kuai
1
-2
/
+2
2025-09-06
md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER
Yu Kuai
1
-0
/
+2
2025-09-06
md: add a new mddev field 'bitmap_id'
Yu Kuai
1
-0
/
+2
2025-09-06
md/md-bitmap: support discard for bitmap ops
Yu Kuai
1
-0
/
+1
2025-09-06
md: factor out a helper raid_is_456()
Yu Kuai
1
-0
/
+6
2025-09-06
md: add a new parameter 'offset' to md_super_write()
Yu Kuai
1
-2
/
+3
2025-09-06
md/md-bitmap: introduce CONFIG_MD_BITMAP
Yu Kuai
1
-2
/
+1
2025-09-06
md/md-bitmap: merge md_bitmap_group into bitmap_operations
Yu Kuai
1
-1
/
+0
2025-07-31
md: rename recovery_cp to resync_offset
Li Nan
1
-1
/
+1
2025-07-12
md: call del_gendisk in control path
Xiao Ni
1
-2
/
+24
2025-05-10
md: clean up accounting for issued sync IO
Yu Kuai
1
-11
/
+0
2025-05-10
md: fix is_mddev_idle()
Yu Kuai
1
-1
/
+2
2025-05-10
md: add a new api sync_io_depth
Yu Kuai
1
-0
/
+1
2025-05-10
md: record dm-raid gendisk in mddev
Yu Kuai
1
-1
/
+2
2025-03-13
Merge tag 'md-6.15-20250312' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
1
-14
/
+34
2025-03-06
badblocks: use sector_t instead of int to avoid truncation of badblocks length
Zheng Qixing
1
-3
/
+3
2025-03-06
md: improve return types of badblocks handling functions
Zheng Qixing
1
-4
/
+4
2025-03-05
md: switch md-cluster to use md_submodle_head
Yu Kuai
1
-1
/
+1
2025-03-05
md: don't export md_cluster_ops
Yu Kuai
1
-1
/
+2
2025-03-05
md: switch personalities to use md_submodule_head
Yu Kuai
1
-6
/
+1
2025-03-05
md: introduce struct md_submodule_head and APIs
Yu Kuai
1
-0
/
+31
2025-03-05
md: only include md-cluster.h if necessary
Yu Kuai
1
-7
/
+0
2025-01-13
md/md-bitmap: move bitmap_{start, end}write to md upper layer
Yu Kuai
1
-0
/
+2
2025-01-13
md: add a new callback pers->bitmap_sector()
Yu Kuai
1
-0
/
+3
2024-11-05
md: add a new helper rdev_blocked()
Yu Kuai
1
-0
/
+24
2024-08-28
Merge branch 'md-6.12-bitmap' into md-6.12
Song Liu
1
-1
/
+2
2024-08-27
md: Remove flush handling
Yu Kuai
1
-10
/
+0
2024-08-27
md/md-bitmap: make in memory structure internal
Yu Kuai
1
-1
/
+1
2024-08-27
md/md-bitmap: introduce struct bitmap_operations
Yu Kuai
1
-0
/
+1
[next]