summaryrefslogtreecommitdiff
path: root/drivers/md/md.c
Commit message (Expand)AuthorAge
* 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-14
| * MD: add journal with array suspendedShaohua Li2016-01-14
| * md: set MD_HAS_JOURNAL in correct placesShaohua Li2016-01-14
| * md: Remove 'ready' field from mddev.NeilBrown2016-01-07
| * md: remove unnecesary md_new_event_inintrGuoqing Jiang2016-01-07
| * raid5-cache: add journal hot add/remove supportShaohua Li2016-01-06
| * drivers: md: use ktime_get_real_seconds()Deepa Dinamani2016-01-06
| * md: avoid warning for 32-bit sector_tArnd Bergmann2016-01-06
| * md: update comment for md_allow_writeGuoqing Jiang2016-01-06
| * md-cluster: Defer MD reloading to mddev->threadGuoqing Jiang2016-01-06
| * md-cluster: append some actions when change bitmap from clustered to noneGuoqing Jiang2016-01-06
| * md-cluster: Allow spare devices to be marked as faultyGoldwyn Rodrigues2016-01-06
| * md-cluster: Fix the remove sequence with the new MD reload codeGoldwyn Rodrigues2016-01-06
| * md-cluster: remove a disk asynchronously from cluster environmentGuoqing Jiang2016-01-06
* | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-13
|\ \ | |/ |/|
| * badblocks: rename badblocks_free to badblocks_exitDan Williams2016-01-09
| * md: convert to use the generic badblocks codeVishal Verma2016-01-09
* | md: remove check for MD_RECOVERY_NEEDED in action_store.NeilBrown2015-12-21
* | Fix remove_and_add_spares removes drive added as spare in slot_storeGoldwyn Rodrigues2015-12-18
* | md: fix bug due to nested suspendMikulas Patocka2015-12-18
* | MD: change journal disk role to disk 0Shaohua Li2015-12-18
|/
* block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-07
* Merge tag 'md/4.4' of git://neil.brown.name/mdLinus Torvalds2015-11-04
|\
| * MD: when RAID journal is missing/faulty, block RESTART_ARRAY_RWSong Liu2015-11-01
| * MD: set journal disk ->raid_diskShaohua Li2015-11-01
| * MD: kick out journal disk if it's not freshSong Liu2015-11-01
| * MD: add new bit to indicate raid array with journalSong Liu2015-11-01
| * MD: fix info output for journal diskShaohua Li2015-11-01
| * md: show journal for journal disk in disk state sysfsShaohua Li2015-11-01
| * skip match_mddev_units check for special rolesSong Liu2015-11-01
| * md: skip resync for raid array with journalShaohua Li2015-11-01
| * md: override md superblock recovery_offset for journal deviceShaohua Li2015-10-24
| * MD: add a new disk role to present write journal deviceSong Liu2015-10-24
| * MD: replace special disk roles with macrosSong Liu2015-10-24
| * md-cluster: Call update_raid_disks() if another node --grow's raid_disksGoldwyn Rodrigues2015-10-24
| * md: check the return value for metadata_update_startGuoqing Jiang2015-10-12
| * md-cluster: only call kick_rdev_from_array after remove disk successfullyGuoqing Jiang2015-10-12
| * md-cluster: Fix adding of new disk with new reload codeGoldwyn Rodrigues2015-10-12
| * md-cluster: Perform resync/recovery under a DLM lockGoldwyn Rodrigues2015-10-12
| * md-cluster: Perform a lazy updateGoldwyn Rodrigues2015-10-12
| * md-cluster: Improve md_reload_sb to be less error proneGoldwyn Rodrigues2015-10-12
| * md: remove_and_add_spares() to activate specific rdevGoldwyn Rodrigues2015-10-12
| * md-cluster: Use a small window for resyncGoldwyn Rodrigues2015-10-12
| * md: Increment version for clustered bitmapsGoldwyn Rodrigues2015-10-12
* | Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-04
|\ \
| * | md: suspend i/o during runtime blk_integrity_unregisterDan Williams2015-10-21
| * | md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdownDan Williams2015-10-21