aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-10-16md-cluster: metadata_update_finish: consistently use cmsg.raid_slot as le32NeilBrown
2015-10-14Merge branch 'md-next' of git://github.com/goldwynr/linux into for-nextNeilBrown
2015-10-12md: check the return value for metadata_update_startGuoqing Jiang
2015-10-12md-cluster: only call kick_rdev_from_array after remove disk successfullyGuoqing Jiang
2015-10-12md-cluster: Add 'SUSE' as author for md-cluster.cGuoqing Jiang
2015-10-12md-cluster: zero cmsg before it was sentGuoqing Jiang
2015-10-12md-cluster: make sure the node do not receive it's own msgGuoqing Jiang
2015-10-12md-cluster: remove unnecessary setting for slotGuoqing Jiang
2015-10-12md-cluster: make other members of cluster_msg is handled by little endian funcsGuoqing Jiang
2015-10-12md-cluster: Do not printk() every received messageGoldwyn Rodrigues
2015-10-12md-cluster: Fix adding of new disk with new reload codeGoldwyn Rodrigues
2015-10-12md-cluster: Perform resync/recovery under a DLM lockGoldwyn Rodrigues
2015-10-12md-cluster: Perform a lazy updateGoldwyn Rodrigues
2015-10-12md-cluster: Improve md_reload_sb to be less error proneGoldwyn Rodrigues
2015-10-12md: remove_and_add_spares() to activate specific rdevGoldwyn Rodrigues
2015-10-12md-cluster: Wake up suspended processGoldwyn Rodrigues
2015-10-12md-cluster: send BITMAP_NEEDS_SYNC when node is leaving clusterGuoqing Jiang
2015-10-12md-cluster: Use a small window for resyncGoldwyn Rodrigues
2015-10-12md: Increment version for clustered bitmapsGoldwyn Rodrigues
2015-10-12md-cluster: complete all write requests before adding suspend_infoGoldwyn Rodrigues
2015-10-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-10-11Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/mdLinus Torvalds
2015-10-10Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-10-10Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-10-10Merge tag 'staging-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-10Merge tag 'char-misc-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-10-09Merge tag 'pm+acpi-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-09Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-10-09Merge tag 'mmc-v4.3-rc4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-10-09Merge tag 'dm-4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-10-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-09dm snapshot: add new persistent store option to support overflowMike Snitzer
2015-10-09Merge branches 'pm-devfreq' and 'pm-cpufreq'Rafael J. Wysocki
2015-10-09dm cache: fix NULL pointer when switching from cleaner policyJoe Thornber
2015-10-09crash in md-raid1 and md-raid10 due to incorrect list manipulationMikulas Patocka
2015-10-08cpufreq: prevent lockup on reading scaling_available_frequenciesSrinivas Pandruvada
2015-10-08cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpusSrinivas Pandruvada
2015-10-08mmc: sdhci-of-at91: use SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST quirkludovic.desroches@atmel.com
2015-10-08mmc: sdhci: add quirk SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RSTludovic.desroches@atmel.com
2015-10-08mmc: sdhci-pxav3: fix error handling of armada_38x_quirksMarcin Wojtas
2015-10-08mmc: sdhci-pxav3: disable clock inversion for HS MMC cardsNadav Haklai
2015-10-08mmc: sdhci-pxav3: remove broken clock base quirk for Armada 38x sdhci driverNadav Haklai
2015-10-08mmc: host: omap_hsmmc: Fix MMC for omap3 legacy bootingTony Lindgren
2015-10-08Revert "mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status"Tony Lindgren
2015-10-073w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig
2015-10-07Merge tag 'fbdev-fixes-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-07Merge tag 'regmap-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-10-07Merge tag 'spi-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-07Merge tag 'regulator-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-10-07video: of: fix memory leakSudip Mukherjee