index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md.c
(
unfollow
)
Commit message (
Expand
)
Author
2022-10-28
BACKPORT: treewide: Fix function prototypes for module_param_call()
Kees Cook
2021-05-22
md: md_open returns -EBUSY when entering racing area
Zhao Heming
2021-05-22
md: factor out a mddev_find_locked helper from mddev_find
Christoph Hellwig
2020-06-20
md: don't flush workqueue unconditionally in md_open
Guoqing Jiang
2019-10-05
md: don't set In_sync if array is frozen
Guoqing Jiang
2019-10-05
md: don't call spare_active in md_reap_sync_thread if all member devices can'...
Guoqing Jiang
2019-07-21
md: fix for divide error in status_resync
Mariusz Tkaczyk
2019-06-11
md: add mddev->pers to avoid potential NULL pointer dereference
Yufen Yu
2018-11-21
MD: fix invalid stored role for a disk - try2
Shaohua Li
2018-11-21
MD: fix invalid stored role for a disk
Shaohua Li
2018-08-06
md: fix NULL dereference of mddev->pers in remove_and_add_spares()
Yufen Yu
2018-07-03
md: fix two problems with setting the "re-add" device state.
NeilBrown
2018-02-25
md: avoid warning for 32-bit sector_t
Arnd Bergmann
2017-10-18
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2017-07-15
md: fix super_offset endianness in super_1_rdev_size_change
Jason Yan
2017-07-15
md: fix incorrect use of lexx_to_cpu in does_sb_need_changing
Jason Yan
2017-01-12
md: MD_RECOVERY_NEEDED is set for mddev->recovery
Shaohua Li
2016-09-24
md-cluster: make md-cluster also can work when compiled into kernel
Guoqing Jiang
2016-08-26
Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"
Trilok Soni
2016-05-11
MD: make bio mergeable
Shaohua Li
2016-02-17
md/raid: only permit hot-add of compatible integrity profiles
Dan Williams
2015-12-21
md: remove check for MD_RECOVERY_NEEDED in action_store.
NeilBrown
2015-12-18
Fix remove_and_add_spares removes drive added as spare in slot_store
Goldwyn Rodrigues
2015-12-18
md: fix bug due to nested suspend
Mikulas Patocka
2015-12-18
MD: change journal disk role to disk 0
Shaohua Li
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2015-11-01
MD: when RAID journal is missing/faulty, block RESTART_ARRAY_RW
Song Liu
2015-11-01
MD: set journal disk ->raid_disk
Shaohua Li
2015-11-01
MD: kick out journal disk if it's not fresh
Song Liu
2015-11-01
MD: add new bit to indicate raid array with journal
Song Liu
2015-11-01
MD: fix info output for journal disk
Shaohua Li
2015-11-01
md: show journal for journal disk in disk state sysfs
Shaohua Li
2015-11-01
skip match_mddev_units check for special roles
Song Liu
2015-11-01
md: skip resync for raid array with journal
Shaohua Li
2015-10-31
Revert "md: allow a partially recovered device to be hot-added to an array."
NeilBrown
2015-10-24
md: override md superblock recovery_offset for journal device
Shaohua Li
2015-10-24
MD: add a new disk role to present write journal device
Song Liu
2015-10-24
MD: replace special disk roles with macros
Song Liu
2015-10-24
md-cluster: Call update_raid_disks() if another node --grow's raid_disks
Goldwyn Rodrigues
2015-10-21
md: suspend i/o during runtime blk_integrity_unregister
Dan Williams
2015-10-21
md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown
Dan Williams
2015-10-21
block: Inline blk_integrity in struct gendisk
Martin K. Petersen
2015-10-12
md: check the return value for metadata_update_start
Guoqing Jiang
2015-10-12
md-cluster: only call kick_rdev_from_array after remove disk successfully
Guoqing Jiang
2015-10-12
md-cluster: Fix adding of new disk with new reload code
Goldwyn Rodrigues
2015-10-12
md-cluster: Perform resync/recovery under a DLM lock
Goldwyn Rodrigues
2015-10-12
md-cluster: Perform a lazy update
Goldwyn Rodrigues
2015-10-12
md-cluster: Improve md_reload_sb to be less error prone
Goldwyn Rodrigues
2015-10-12
md: remove_and_add_spares() to activate specific rdev
Goldwyn Rodrigues
2015-10-12
md-cluster: Use a small window for resync
Goldwyn Rodrigues
[next]