summaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAgeFilesLines
...
| * | | raid5-cache: move functionality out of __r5l_set_io_unit_stateChristoph Hellwig2015-11-011-41/+38
| * | | raid5-cache: fix a user-after-free bugShaohua Li2015-11-011-11/+7
| * | | raid5-cache: switching to state machine for log disk cache flushShaohua Li2015-11-012-52/+71
| * | | raid5: enable log for raid array with cache diskShaohua Li2015-11-011-0/+11
| * | | raid5: don't allow resize/reshape with cache(log) supportShaohua Li2015-11-011-0/+14
| * | | raid5: disable batch with log enabledShaohua Li2015-11-011-0/+4
| * | | raid5-cache: use crc32c checksumShaohua Li2015-11-011-10/+10
| * | | raid5: log recoveryShaohua Li2015-10-241-3/+240
| * | | raid5: log reclaim supportShaohua Li2015-10-243-1/+267
| * | | raid5: add basic stripe logShaohua Li2015-10-244-1/+622
| * | | raid5: add a new state for stripe log handlingShaohua Li2015-10-242-0/+4
| * | | raid5: export some functionsShaohua Li2015-10-242-51/+57
| * | | md: override md superblock recovery_offset for journal deviceShaohua Li2015-10-242-1/+13
| * | | MD: add a new disk role to present write journal deviceSong Liu2015-10-242-2/+26
| * | | 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-242-10/+23
| * | | md-cluster: remove mddev arg from add_resync_info()NeilBrown2015-10-241-3/+3
| * | | md-cluster: don't cast void pointers when assigning them.NeilBrown2015-10-241-2/+2
| * | | md-cluster: discard unused sb_mutex.NeilBrown2015-10-241-2/+0
| * | | md-cluster: Fix warnings when build with CF=-D__CHECK_ENDIAN__Guoqing Jiang2015-10-241-10/+11
| * | | md-cluster: metadata_update_finish: consistently use cmsg.raid_slot as le32NeilBrown2015-10-161-4/+5
| * | | Merge branch 'md-next' of git://github.com/goldwynr/linux into for-nextNeilBrown2015-10-1410-214/+419
| |\ \ \
| | * | | md: check the return value for metadata_update_startGuoqing Jiang2015-10-121-6/+9
| | * | | md-cluster: only call kick_rdev_from_array after remove disk successfullyGuoqing Jiang2015-10-121-6/+9
| | * | | md-cluster: Add 'SUSE' as author for md-cluster.cGuoqing Jiang2015-10-121-0/+1
| | * | | md-cluster: zero cmsg before it was sentGuoqing Jiang2015-10-121-3/+3
| | * | | md-cluster: make sure the node do not receive it's own msgGuoqing Jiang2015-10-121-0/+3
| | * | | md-cluster: remove unnecessary setting for slotGuoqing Jiang2015-10-121-2/+0
| | * | | md-cluster: make other members of cluster_msg is handled by little endian funcsGuoqing Jiang2015-10-121-10/+14
| | * | | md-cluster: Do not printk() every received messageGoldwyn Rodrigues2015-10-121-14/+0
| | * | | md-cluster: Fix adding of new disk with new reload codeGoldwyn Rodrigues2015-10-123-35/+58
| | * | | md-cluster: Perform resync/recovery under a DLM lockGoldwyn Rodrigues2015-10-124-9/+53
| | * | | md-cluster: Perform a lazy updateGoldwyn Rodrigues2015-10-121-44/+57
| | * | | md-cluster: Improve md_reload_sb to be less error proneGoldwyn Rodrigues2015-10-124-26/+133
| | * | | md: remove_and_add_spares() to activate specific rdevGoldwyn Rodrigues2015-10-121-10/+11
| | * | | md-cluster: Wake up suspended processGoldwyn Rodrigues2015-10-121-2/+5
| | * | | md-cluster: send BITMAP_NEEDS_SYNC when node is leaving clusterGuoqing Jiang2015-10-121-0/+20
| | * | | md-cluster: Use a small window for resyncGoldwyn Rodrigues2015-10-129-53/+43
| | * | | md: Increment version for clustered bitmapsGoldwyn Rodrigues2015-10-123-6/+9
| | * | | md-cluster: complete all write requests before adding suspend_infoGoldwyn Rodrigues2015-10-121-2/+5
* | | | | Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-046-50/+57
|\ \ \ \ \
| * | | | | md: suspend i/o during runtime blk_integrity_unregisterDan Williams2015-10-214-0/+7
| * | | | | md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdownDan Williams2015-10-212-3/+0
| * | | | | block: Inline blk_integrity in struct gendiskMartin K. Petersen2015-10-212-47/+50
| | |_|/ / | |/| | |
* | | | | Merge tag 'md/4.3-rc7-fixes' of git://neil.brown.name/mdLinus Torvalds2015-10-312-4/+5
|\ \ \ \ \
| * | | | | Revert "md: allow a partially recovered device to be hot-added to an array."NeilBrown2015-10-311-2/+1
| * | | | | md/raid5: fix locking in handle_stripe_clean_event()Roman Gushchin2015-10-311-2/+4
* | | | | | Merge tag 'md/4.3-rc6-fixes' of git://neil.brown.name/mdLinus Torvalds2015-10-272-11/+41
|\ \ \ \ \ \ | |/ / / / /
| * | | | | md/raid10: fix the 'new' raid10 layout to work correctly.NeilBrown2015-10-241-2/+20
| * | | | | md/raid10: don't clear bitmap bit when bad-block-list write fails.NeilBrown2015-10-241-4/+11
OpenPOWER on IntegriCloud