aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-01raid5-cache: move reclaim stop to quiesceShaohua Li3-12/+20
2015-11-01md: show journal for journal disk in disk state sysfsShaohua Li1-0/+4
2015-11-01skip match_mddev_units check for special rolesSong Liu1-2/+12
2015-11-01raid5-cache: don't delay stripe captured in logShaohua Li1-0/+5
2015-11-01raid5-cache: check stripe finish out of orderShaohua Li1-0/+5
2015-11-01md: skip resync for raid array with journalShaohua Li2-0/+5
2015-11-01raid5-cache: optimize FLUSH IO with log enabledShaohua Li3-2/+28
2015-11-01raid5-cache: move functionality out of __r5l_set_io_unit_stateChristoph Hellwig1-41/+38
2015-11-01raid5-cache: fix a user-after-free bugShaohua Li1-11/+7
2015-11-01raid5-cache: switching to state machine for log disk cache flushShaohua Li2-52/+71
2015-11-01raid5: enable log for raid array with cache diskShaohua Li2-0/+12
2015-11-01raid5: don't allow resize/reshape with cache(log) supportShaohua Li1-0/+14
2015-11-01raid5: disable batch with log enabledShaohua Li1-0/+4
2015-11-01raid5-cache: use crc32c checksumShaohua Li1-10/+10
2015-10-24raid5: log recoveryShaohua Li1-3/+240
2015-10-24raid5: log reclaim supportShaohua Li3-1/+267
2015-10-24raid5: add basic stripe logShaohua Li5-1/+680
2015-10-24raid5: add a new state for stripe log handlingShaohua Li2-0/+4
2015-10-24raid5: export some functionsShaohua Li2-51/+57
2015-10-24md: override md superblock recovery_offset for journal deviceShaohua Li3-2/+17
2015-10-24MD: add a new disk role to present write journal deviceSong Liu3-2/+29
2015-10-24MD: replace special disk roles with macrosSong Liu2-7/+11
2015-10-24md-cluster: Call update_raid_disks() if another node --grow's raid_disksGoldwyn Rodrigues2-10/+23
2015-10-24md-cluster: remove mddev arg from add_resync_info()NeilBrown1-3/+3
2015-10-24md-cluster: don't cast void pointers when assigning them.NeilBrown1-2/+2
2015-10-24md-cluster: discard unused sb_mutex.NeilBrown1-2/+0
2015-10-24md-cluster: Fix warnings when build with CF=-D__CHECK_ENDIAN__Guoqing Jiang1-10/+11
2015-10-16md-cluster: metadata_update_finish: consistently use cmsg.raid_slot as le32NeilBrown1-4/+5
2015-10-12md: check the return value for metadata_update_startGuoqing Jiang1-6/+9
2015-10-12md-cluster: only call kick_rdev_from_array after remove disk successfullyGuoqing Jiang1-6/+9
2015-10-12md-cluster: Add 'SUSE' as author for md-cluster.cGuoqing Jiang1-0/+1
2015-10-12md-cluster: zero cmsg before it was sentGuoqing Jiang1-3/+3
2015-10-12md-cluster: make sure the node do not receive it's own msgGuoqing Jiang1-0/+3
2015-10-12md-cluster: remove unnecessary setting for slotGuoqing Jiang1-2/+0
2015-10-12md-cluster: make other members of cluster_msg is handled by little endian funcsGuoqing Jiang1-10/+14
2015-10-12md-cluster: Do not printk() every received messageGoldwyn Rodrigues1-14/+0
2015-10-12md-cluster: Fix adding of new disk with new reload codeGoldwyn Rodrigues3-35/+58
2015-10-12md-cluster: Perform resync/recovery under a DLM lockGoldwyn Rodrigues4-9/+53
2015-10-12md-cluster: Perform a lazy updateGoldwyn Rodrigues1-44/+57
2015-10-12md-cluster: Improve md_reload_sb to be less error proneGoldwyn Rodrigues4-26/+133
2015-10-12md: remove_and_add_spares() to activate specific rdevGoldwyn Rodrigues1-10/+11
2015-10-12md-cluster: Wake up suspended processGoldwyn Rodrigues1-2/+5
2015-10-12md-cluster: send BITMAP_NEEDS_SYNC when node is leaving clusterGuoqing Jiang1-0/+20
2015-10-12md-cluster: Use a small window for resyncGoldwyn Rodrigues9-53/+43
2015-10-12md: Increment version for clustered bitmapsGoldwyn Rodrigues4-6/+11
2015-10-12md-cluster: complete all write requests before adding suspend_infoGoldwyn Rodrigues1-2/+5
2015-10-11Linux 4.3-rc5Linus Torvalds1-2/+2
2015-10-11MAINTAINERS: Change Matt Fleming's email addressMatt Fleming1-2/+2
2015-10-10namei: results of d_is_negative() should be checked after dentry revalidationTrond Myklebust1-2/+6
2015-10-09dm snapshot: add new persistent store option to support overflowMike Snitzer6-18/+37