aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/md.c
Commit message (Expand)AuthorAge
* md: add feature flag MD_FEATURE_RAID0_LAYOUTNeilBrown2019-09-13
* md raid0/linear: Mark array as 'broken' and fail BIOs if a member is goneGuilherme G. Piccoli2019-09-03
* md: don't report active array_state until after revalidate_disk() completes.NeilBrown2019-08-27
* md: only call set_in_sync() when it is expected to succeed.NeilBrown2019-08-27
* md: don't call spare_active in md_reap_sync_thread if all member devices can'...Guoqing Jiang2019-08-07
* md: don't set In_sync if array is frozenGuoqing Jiang2019-08-07
* md: allow last device to be forcibly removed from RAID1/RAID10.Guoqing Jiang2019-08-07
* md: Convert to use int_pow()Andy Shevchenko2019-08-07
* Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds2019-07-14
|\
| * md: initialize percpu refcounters using PERCU_REF_ALLOW_REINITRoman Gushchin2019-05-09
* | Merge tag 'v5.2-rc6' into for-5.3/blockJens Axboe2019-07-01
|\ \
| * | md: fix for divide error in status_resyncMariusz Tkaczyk2019-06-18
* | | md: add bitmap_abort label in md_runGuoqing Jiang2019-06-20
* | | md: introduce mddev_create/destroy_wb_pool for the change of member deviceGuoqing Jiang2019-06-20
* | | md/raid1: fix potential data inconsistency issue with write behind deviceGuoqing Jiang2019-06-20
* | | md: fix spelling typo and add necessary spaceYufen Yu2019-06-15
* | | md: md.c: Return -ENODEV when mddev is NULL in rdev_attr_showMarcos Paulo de Souza2019-06-15
|/ /
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Thomas Gleixner2019-05-24
* | md: return -ENODEV if rdev has no mddev assignedPawel Baldysiak2019-04-16
* | md: mark md_cluster_mod staticChristoph Hellwig2019-04-10
* | md: use correct type in super_1_syncChristoph Hellwig2019-04-10
* | md: use correct type in super_1_loadChristoph Hellwig2019-04-10
* | md: add a missing endianness conversion in check_sb_changesChristoph Hellwig2019-04-10
* | md: add mddev->pers to avoid potential NULL pointer dereferenceYufen Yu2019-04-10
* | block: remove CONFIG_LBDAFChristoph Hellwig2019-04-06
* | md: batch flush requests.NeilBrown2019-04-01
* | Revert "MD: fix lock contention for flush bios"NeilBrown2019-04-01
|/
* md: Make bio_alloc_mddev use bio_alloc_biosetMarcos Paulo de Souza2019-01-14
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...Jens Axboe2019-01-03
|\
| * md: remvoe redundant condition checkChengguang Xu2018-12-20
| * md: remove set but not used variable 'bi_rdev'Yue Haibing2018-12-20
* | block: stop passing 'cpu' to all percpu stats methodsMike Snitzer2018-12-10
|/
* MD: Memory leak when flush bio size is zeroXiao Ni2018-10-22
* md: fix memleak for mempoolJack Wang2018-10-22
* md-cluster: send BITMAP_NEEDS_SYNC message if reshaping is interruptedGuoqing Jiang2018-10-18
* md-cluster/raid10: don't call remove_and_add_spares during reshaping stageGuoqing Jiang2018-10-18
* md-cluster/raid10: call update_size in md_reap_sync_threadGuoqing Jiang2018-10-18
* md-cluster/raid10: support add disk under grow modeGuoqing Jiang2018-10-18
* MD: fix invalid stored role for a disk - try2Shaohua Li2018-10-14
* md: allow metadata updates while suspending an array - fixNeilBrown2018-10-03
* MD: fix invalid stored role for a diskShaohua Li2018-10-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-08-18
|\
| * md: Avoid namespace collision with bitmap APIAndy Shevchenko2018-08-01
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2018-08-14
|\ \
| * | md-cluster: show array's status more accurateGuoqing Jiang2018-07-05
* | | md: remove a bogus commentChristoph Hellwig2018-07-24
* | | block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan2018-07-18
* | | block: Add part_stat_read_accum to read across field entries.Michael Callahan2018-07-18
|/ /
* | MD: cleanup resources in failureShaohua Li2018-06-18
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2018-06-09
|\ \