aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/md.c
Commit message (Expand)AuthorAge
* md: MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stopNeilBrown2017-05-25
* md: fix refcount problem on mddev when stopping array.NeilBrown2017-01-12
* md: MD_RECOVERY_NEEDED is set for mddev->recoveryShaohua Li2017-01-12
* md: be careful not lot leak internal curr_resync value into metadata. -- (all)NeilBrown2016-10-29
* md: report 'write_pending' state when array in syncTomasz Majchrzak2016-10-24
* md: set rotational bitShaohua Li2016-10-03
* md: fix a potential deadlockShaohua Li2016-09-21
* md-cluster: clean related infos of clusterGuoqing Jiang2016-09-21
* md: changes for MD_STILL_CLOSED flagGuoqing Jiang2016-09-21
* md-cluster: call md_kick_rdev_from_array once ack failedGuoqing Jiang2016-09-21
* md-cluster: make md-cluster also can work when compiled into kernelGuoqing Jiang2016-09-08
* Merge tag 'md/4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2016-08-30
|\
| * r5cache: set MD_JOURNAL_CLEAN correctlySong Liu2016-08-24
| * md: don't print the same repeated messages about delayed sync operationArtur Paszkiewicz2016-08-17
| * md: remove obsolete ret in md_start_syncGuoqing Jiang2016-08-17
| * md: do not count journal as spare in GET_ARRAY_INFOSong Liu2016-08-16
* | block: rename bio bi_rw to bi_opfJens Axboe2016-08-07
|/
* Merge branch 'mymd/for-next' into mymd/for-linusShaohua Li2016-07-28
|\
| * MD: fix null pointer deferenceShaohua Li2016-07-28
| * md: add missing sysfs_notify on array_state updateTomasz Majchrzak2016-07-19
| * Fix kernel module refcount handlingAlexey Obitotskiy2016-07-19
| * md: use seconds granularity for error loggingArnd Bergmann2016-07-19
| * md: reduce the number of synchronize_rcu() calls when multiple devices fail.NeilBrown2016-06-13
| * md: disconnect device from personality before trying to remove it.NeilBrown2016-06-13
| * MD:Update superblock when err == 0 in size_storeXiao Ni2016-06-13
| * md: use a mutex to protect a global listCong Wang2016-06-09
| * md: simplify the code with md_kick_rdev_from_arrayGuoqing Jiang2016-06-03
| * md-cluster: fix deadlock issue when add disk to an recoverying arrayGuoqing Jiang2016-06-03
* | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-07
* | md: use bio op accessorsMike Christie2016-06-07
* | block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-07
|/
* Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2016-05-19
|\
| * md: set MD_CHANGE_PENDING in a atomic regionGuoqing Jiang2016-05-09
| * md: md.c: fix oops in mddev_suspend for raid0Heinz Mauelshagen2016-05-09
| * md-cluster: wakeup thread if activated a spare diskGuoqing Jiang2016-05-04
| * md-cluster: change array_sectors and update size are not supportedGuoqing Jiang2016-05-04
| * md-cluser: make resync_finish only called after pers->sync_requestGuoqing Jiang2016-05-04
| * md-cluster: change resync lock from asynchronous to synchronousGuoqing Jiang2016-05-04
* | Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-17
|\ \ | |/ |/|
| * md: update to using blk_queue_write_cache()Jens Axboe2016-04-12
* | MD: make bio mergeableShaohua Li2016-04-25
|/
* MD: add rdev reference for super writeShaohua Li2016-03-31
* md: fix a trivial typo in commentsWei Fang2016-03-31
* MD: warn for potential deadlockShaohua Li2016-02-26
* md: Drop sending a change uevent when stoppingSebastian Parschauer2016-02-26
* Merge tag 'md/4.5' of git://neil.brown.name/mdLinus Torvalds2016-01-15
|\
| * md/raid: only permit hot-add of compatible integrity profilesDan Williams2016-01-13
| * MD: add journal with array suspendedShaohua Li2016-01-13
| * md: set MD_HAS_JOURNAL in correct placesShaohua Li2016-01-13
| * md: Remove 'ready' field from mddev.NeilBrown2016-01-06