summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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 Li2-1/+13
2015-10-24MD: add a new disk role to present write journal deviceSong Liu2-2/+26
2015-10-24MD: replace special disk roles with macrosSong Liu1-7/+7
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-13Merge branch 'md-next' of git://github.com/goldwynr/linux into for-nextNeilBrown10-214/+419
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 Rodrigues3-6/+9
2015-10-12md-cluster: complete all write requests before adding suspend_infoGoldwyn Rodrigues1-2/+5
2015-10-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-14/+33
2015-10-11Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2-4/+4
2015-10-10Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-3/+41
2015-10-10Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-28/+79
2015-10-10Merge tag 'staging-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2015-10-10Merge tag 'char-misc-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-8/+19
2015-10-10Merge tag 'pm+acpi-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+10
2015-10-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-25/+9
2015-10-10Merge tag 'mmc-v4.3-rc4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds5-6/+22
2015-10-10Merge tag 'dm-4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds8-24/+37
2015-10-10Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2015-10-09dm snapshot: add new persistent store option to support overflowMike Snitzer5-15/+30
2015-10-09Merge branches 'pm-devfreq' and 'pm-cpufreq'Rafael J. Wysocki120-778/+880
2015-10-09dm cache: fix NULL pointer when switching from cleaner policyJoe Thornber1-1/+1
2015-10-09crash in md-raid1 and md-raid10 due to incorrect list manipulationMikulas Patocka2-4/+4
2015-10-08cpufreq: prevent lockup on reading scaling_available_frequenciesSrinivas Pandruvada1-1/+3
2015-10-08cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpusSrinivas Pandruvada1-0/+3
2015-10-08mmc: sdhci-of-at91: use SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST quirkludovic.desroches@atmel.com1-0/+1
2015-10-08mmc: sdhci: add quirk SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RSTludovic.desroches@atmel.com2-0/+7
2015-10-08mmc: sdhci-pxav3: fix error handling of armada_38x_quirksMarcin Wojtas1-1/+1