index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
md: Whenassemble the array, consult the superblock of the freshest device
Alex Lyakas
1
-10
/
+44
2023-07-27
md: fix data corruption for raid456 when reshape restart while grow up
Yu Kuai
1
-2
/
+12
2023-07-27
md/raid10: fix wrong setting of max_corr_read_errors
Li Nan
1
-0
/
+2
2023-07-27
md/raid10: fix overflow of md/safe_mode_delay
Li Nan
1
-3
/
+4
2023-04-05
md: avoid signed overflow in slot_store()
NeilBrown
1
-0
/
+3
2023-01-18
md: fix a crash in mempool_free
Mikulas Patocka
1
-3
/
+6
2022-09-05
md: call __md_stop_writes in md_stop
Guoqing Jiang
1
-0
/
+1
2022-06-14
md: protect md_unregister_thread from reentrancy
Guoqing Jiang
1
-5
/
+10
2022-06-14
md: fix an incorrect NULL check in md_reload_sb
Xiaomeng Tong
1
-4
/
+6
2022-06-14
md: fix an incorrect NULL check in does_sb_need_changing
Xiaomeng Tong
1
-3
/
+5
2021-09-30
md: fix a lock order reversal in md_alloc
Christoph Hellwig
1
-5
/
+0
2021-05-14
md: Fix missing unused status line of /proc/mdstat
Jan Glauber
1
-1
/
+5
2021-05-14
md: md_open returns -EBUSY when entering racing area
Zhao Heming
1
-2
/
+1
2021-05-14
md: factor out a mddev_find_locked helper from mddev_find
Christoph Hellwig
1
-13
/
+19
2021-05-14
md: split mddev_find
Christoph Hellwig
1
-5
/
+19
2021-05-14
md-cluster: fix use-after-free issue when removing rdev
Heming Zhao
1
-4
/
+4
2021-02-10
md: Set prev_flush_start and flush_bio in an atomic way
Xiao Ni
1
-0
/
+2
2020-12-30
md/cluster: fix deadlock when node is doing resync job
Zhao Heming
1
-2
/
+4
2020-12-30
md/cluster: block reshape with remote resync job
Zhao Heming
1
-2
/
+6
2020-12-30
md: fix a warning caused by a race between concurrent md_ioctl()s
Dae R. Jeong
1
-2
/
+5
2020-08-19
md: raid0/linear: fix dereference before null check on pointer mddev
Colin Ian King
1
-4
/
+5
2020-06-22
md: don't flush workqueue unconditionally in md_open
Guoqing Jiang
1
-1
/
+2
2020-04-17
md: check arrays is suspended in mddev_detach before call quiesce operations
Guoqing Jiang
1
-1
/
+1
2020-01-04
md: make sure desc_nr less than MD_SB_DISKS
Yufen Yu
1
-0
/
+1
2019-12-31
md: avoid invalid memory access for array sb->dev_roles
Yufen Yu
1
-31
/
+20
2019-12-31
md: no longer compare spare disk superblock events in super_load
Yufen Yu
1
-6
/
+51
2019-12-17
md: improve handling of bio with REQ_PREFLUSH in md_flush_request()
David Jeffery
1
-2
/
+9
2019-09-13
md: add feature flag MD_FEATURE_RAID0_LAYOUT
NeilBrown
1
-0
/
+13
2019-09-04
md raid0/linear: Mark array as 'broken' and fail BIOs if a member is gone
Guilherme G. Piccoli
1
-4
/
+18
2019-08-27
md: don't report active array_state until after revalidate_disk() completes.
NeilBrown
1
-4
/
+7
2019-08-27
md: only call set_in_sync() when it is expected to succeed.
NeilBrown
1
-1
/
+2
2019-08-07
md: don't call spare_active in md_reap_sync_thread if all member devices can'...
Guoqing Jiang
1
-1
/
+2
2019-08-07
md: don't set In_sync if array is frozen
Guoqing Jiang
1
-2
/
+9
2019-08-07
md: allow last device to be forcibly removed from RAID1/RAID10.
Guoqing Jiang
1
-0
/
+29
2019-08-07
md: Convert to use int_pow()
Andy Shevchenko
1
-5
/
+1
2019-07-15
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
1
-1
/
+2
2019-07-01
Merge tag 'v5.2-rc6' into for-5.3/block
Jens Axboe
1
-14
/
+22
2019-06-21
md: add bitmap_abort label in md_run
Guoqing Jiang
1
-16
/
+10
2019-06-21
md: introduce mddev_create/destroy_wb_pool for the change of member device
Guoqing Jiang
1
-0
/
+65
2019-06-21
md/raid1: fix potential data inconsistency issue with write behind device
Guoqing Jiang
1
-0
/
+41
2019-06-18
md: fix for divide error in status_resync
Mariusz Tkaczyk
1
-14
/
+22
2019-06-15
md: fix spelling typo and add necessary space
Yufen Yu
1
-7
/
+4
2019-06-15
md: md.c: Return -ENODEV when mddev is NULL in rdev_attr_show
Marcos Paulo de Souza
1
-1
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47
Thomas Gleixner
1
-8
/
+1
2019-05-09
md: initialize percpu refcounters using PERCU_REF_ALLOW_REINIT
Roman Gushchin
1
-1
/
+2
2019-04-16
md: return -ENODEV if rdev has no mddev assigned
Pawel Baldysiak
1
-2
/
+2
2019-04-11
md: mark md_cluster_mod static
Christoph Hellwig
1
-2
/
+1
2019-04-11
md: use correct type in super_1_sync
Christoph Hellwig
1
-1
/
+1
2019-04-11
md: use correct type in super_1_load
Christoph Hellwig
1
-2
/
+2
2019-04-11
md: add a missing endianness conversion in check_sb_changes
Christoph Hellwig
1
-1
/
+1
[next]