summaryrefslogtreecommitdiffstats
path: root/drivers/md/md.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2016-05-191-33/+53
|\
| * md: set MD_CHANGE_PENDING in a atomic regionGuoqing Jiang2016-05-091-13/+14
| * md: md.c: fix oops in mddev_suspend for raid0Heinz Mauelshagen2016-05-091-1/+1
| * md-cluster: wakeup thread if activated a spare diskGuoqing Jiang2016-05-041-0/+5
| * md-cluster: change array_sectors and update size are not supportedGuoqing Jiang2016-05-041-0/+8
| * md-cluser: make resync_finish only called after pers->sync_requestGuoqing Jiang2016-05-041-12/+13
| * md-cluster: change resync lock from asynchronous to synchronousGuoqing Jiang2016-05-041-9/+14
* | Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-171-1/+1
|\ \ | |/ |/|
| * md: update to using blk_queue_write_cache()Jens Axboe2016-04-121-1/+1
* | MD: make bio mergeableShaohua Li2016-04-251-0/+2
|/
* MD: add rdev reference for super writeShaohua Li2016-03-311-0/+3
* md: fix a trivial typo in commentsWei Fang2016-03-311-1/+1
* MD: warn for potential deadlockShaohua Li2016-02-261-0/+1
* md: Drop sending a change uevent when stoppingSebastian Parschauer2016-02-261-1/+0
* Merge tag 'md/4.5' of git://neil.brown.name/mdLinus Torvalds2016-01-151-66/+105
|\
| * md/raid: only permit hot-add of compatible integrity profilesDan Williams2016-01-141-12/+16
| * MD: add journal with array suspendedShaohua Li2016-01-141-1/+6
| * md: set MD_HAS_JOURNAL in correct placesShaohua Li2016-01-141-4/+5
| * md: Remove 'ready' field from mddev.NeilBrown2016-01-071-4/+1
| * md: remove unnecesary md_new_event_inintrGuoqing Jiang2016-01-071-10/+1
| * raid5-cache: add journal hot add/remove supportShaohua Li2016-01-061-12/+30
| * drivers: md: use ktime_get_real_seconds()Deepa Dinamani2016-01-061-9/+9
| * md: avoid warning for 32-bit sector_tArnd Bergmann2016-01-061-4/+6
| * md: update comment for md_allow_writeGuoqing Jiang2016-01-061-1/+1
| * md-cluster: Defer MD reloading to mddev->threadGuoqing Jiang2016-01-061-0/+4
| * md-cluster: append some actions when change bitmap from clustered to noneGuoqing Jiang2016-01-061-0/+13
| * md-cluster: Allow spare devices to be marked as faultyGoldwyn Rodrigues2016-01-061-1/+0
| * md-cluster: Fix the remove sequence with the new MD reload codeGoldwyn Rodrigues2016-01-061-8/+1
| * md-cluster: remove a disk asynchronously from cluster environmentGuoqing Jiang2016-01-061-0/+12
* | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-131-491/+25
|\ \ | |/ |/|
| * badblocks: rename badblocks_free to badblocks_exitDan Williams2016-01-091-1/+1
| * md: convert to use the generic badblocks codeVishal Verma2016-01-091-491/+25
* | md: remove check for MD_RECOVERY_NEEDED in action_store.NeilBrown2015-12-211-4/+7
* | Fix remove_and_add_spares removes drive added as spare in slot_storeGoldwyn Rodrigues2015-12-181-3/+10
* | md: fix bug due to nested suspendMikulas Patocka2015-12-181-3/+4
* | MD: change journal disk role to disk 0Shaohua Li2015-12-181-1/+1
|/
* block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-071-3/+5
* Merge tag 'md/4.4' of git://neil.brown.name/mdLinus Torvalds2015-11-041-130/+365
|\
| * MD: when RAID journal is missing/faulty, block RESTART_ARRAY_RWSong Liu2015-11-011-2/+25
| * MD: set journal disk ->raid_diskShaohua Li2015-11-011-5/+22
| * MD: kick out journal disk if it's not freshSong Liu2015-11-011-1/+2
| * MD: add new bit to indicate raid array with journalSong Liu2015-11-011-3/+7
| * MD: fix info output for journal diskShaohua Li2015-11-011-5/+4
| * md: show journal for journal disk in disk state sysfsShaohua Li2015-11-011-0/+4
| * skip match_mddev_units check for special rolesSong Liu2015-11-011-2/+12
| * md: skip resync for raid array with journalShaohua Li2015-11-011-0/+4
| * md: override md superblock recovery_offset for journal deviceShaohua Li2015-10-241-0/+6
| * MD: add a new disk role to present write journal deviceSong Liu2015-10-241-2/+21
| * MD: replace special disk roles with macrosSong Liu2015-10-241-7/+7
| * md-cluster: Call update_raid_disks() if another node --grow's raid_disksGoldwyn Rodrigues2015-10-241-7/+18
OpenPOWER on IntegriCloud