drivers/fpga/Kconfig: fix build failure
[cascardo/linux.git] / drivers / md / dm-raid.c
2016-07-21 Mike SnitzerMerge remote-tracking branch 'jens/for-4.8/core' into...
2016-07-19 Heinz Mauelshagendm raid: fix random optimal_io_size for raid0
2016-07-19 Heinz Mauelshagendm raid: address checkpatch.pl complaints
2016-07-18 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2016-07-11' of git...
2016-07-18 Heinz Mauelshagendm raid: change logical functions to actually return...
2016-07-18 Heinz Mauelshagendm raid: use rdev_for_each in status
2016-07-18 Heinz Mauelshagendm raid: use rs->raid_disks to avoid memory leaks on...
2016-07-18 Heinz Mauelshagendm raid: support delta_disks for raid1, fix table output
2016-07-18 Heinz Mauelshagendm raid: enhance reshape check and factor out reshape...
2016-07-18 Heinz Mauelshagendm raid: allow resize during recovery
2016-07-18 Heinz Mauelshagendm raid: fix rs_is_recovering() to allow for lvextend
2016-07-18 Heinz Mauelshagendm raid: fix rebuild and catch bogus sync/resync flags
2016-07-18 Heinz Mauelshagendm raid: fix ctr memory leaks on error paths
2016-07-18 Heinz Mauelshagendm raid: fix typo in write_mostly flag
2016-07-18 Heinz Mauelshagendm raid: also reject size change during recovery
2016-07-18 Heinz Mauelshagendm raid: fix new superblock/bitmap creation on disk...
2016-07-18 Heinz Mauelshagendm raid: add comments and fix typos
2016-07-18 Heinz Mauelshagendm raid: fix raid10 device size error on out-of-place...
2016-07-18 Heinz Mauelshagendm raid: prohibit 'nosync' on new raid6 and reject...
2016-07-18 Heinz Mauelshagendm raid: clarify and fix recovery
2016-07-18 Heinz Mauelshagendm raid: fix rs_set_capacity on growing reshape
2016-07-18 Heinz Mauelshagendm raid: make rs_set_capacity to work on shrinking...
2016-07-18 Heinz Mauelshagendm raid: enhance comments in takeover checks
2016-07-18 Heinz Mauelshagendm raid: remove bogus comment and fix comment typos
2016-07-18 Heinz Mauelshagendm raid: more restricting data_offset value checks
2016-07-18 Heinz Mauelshagendm raid: reject too many write_mostly devices
2016-07-18 Heinz Mauelshagendm raid: the sync_page_io() metadata_op argument is...
2016-07-18 Heinz Mauelshagendm raid: prohibit to pass in both sync and nosync ctr...
2016-07-18 Heinz Mauelshagendm raid: avoid superfluous memory barriers on static...
2016-07-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-07-15 Mark BrownMerge remote-tracking branches 'regmap/topic/bulk'...
2016-07-08 Ingo MolnarMerge tag 'v4.7-rc6' into x86/mm, to merge fixes before...
2016-07-08 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2016-07-06' of git...
2016-07-08 Olof JohanssonMerge tag 'pxa-dt-4.7' of https://github.com/rjarzmik...
2016-07-07 Rafael J. WysockiMerge branches 'acpica-fixes', 'acpi-pci-fixes' and...
2016-07-07 Arnd BergmannMerge tag 'mvebu-dt64-4.8-1' of git://git.infradead...
2016-07-07 James MorrisMerge branch 'stable-4.8' of git://git.infradead.org...
2016-07-05 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2016-07-01' of git...
2016-07-01 Mark BrownMerge remote-tracking branches 'asoc/fix/rcar', 'asoc...
2016-06-30 Mark BrownMerge remote-tracking branches 'spi/fix/ep93xx', 'spi...
2016-06-29 Greg Kroah-HartmanMerge tag 'iio-for-4.8b' of git://git./linux/kernel...
2016-06-29 Linus TorvaldsMerge branch 'stable-4.7' of git://git.infradead.org...
2016-06-29 Jens AxboeMerge branch 'stable/for-jens-4.7' of git://git./linux...
2016-06-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-06-25 Linus TorvaldsMerge branch 'for-linus-4.7' of git://git./linux/kernel...
2016-06-24 Rafael J. WysockiMerge branch 'acpica-fixes'
2016-06-23 Tony LindgrenMerge commit 'c0053bd50af5' into omap-for-v4.8/soc
2016-06-22 Mauro Carvalho ChehabMerge branch 'cec-defines' of git://git./linux/kernel...
2016-06-19 Kalle ValoMerge ath-next from ath.git
2016-06-19 Olof JohanssonMerge tag 'fixes-rcu-fiq-signed' of git://git./linux...
2016-06-18 Linus TorvaldsMerge branch 'for-linus-4.7' of git://git./linux/kernel...
2016-06-17 Rafael J. WysockiMerge branch 'acpica-fixes'
2016-06-17 Rafael J. WysockiMerge branches 'pm-opp' and 'pm-cpufreq-fixes'
2016-06-17 Michael TurquetteMerge commit 'f17a0dd1c2e0' into clk-next
2016-06-16 Arnd Bergmanndm raid: don't use 'const' in function return
2016-06-14 Heinz Mauelshagendm raid: fix failed takeover/reshapes by keeping raid...
2016-06-14 Heinz Mauelshagendm raid: support to change bitmap region size
2016-06-14 Heinz Mauelshagendm raid: add reshaping support to the target
2016-06-14 Heinz Mauelshagendm raid: add prerequisite functions and definitions...
2016-06-14 Heinz Mauelshagendm raid: inverse check for flags from invalid to valid...
2016-06-14 Mike Snitzerdm raid: various code cleanups
2016-06-14 Mike Snitzerdm raid: rename functions that alloc and free struct...
2016-06-14 Mike Snitzerdm raid: remove all the bitops wrappers
2016-06-14 Mike Snitzerdm raid: rename _in_range to __within_range
2016-06-14 Mike Snitzerdm raid: add missing "dm-raid0" module alias
2016-06-14 Mike Snitzerdm raid: rename _argname_by_flag to dm_raid_arg_name_by...
2016-06-14 Mike Snitzerdm raid: bump to v1.9.0 and make the extended SB featur...
2016-06-14 Mike Snitzerdm raid: remove ti_error_* wrappers
2016-06-14 Mike Snitzerdm raid: tabify appropriate whitespace
2016-06-14 Heinz Mauelshagendm raid: enhance status interface and fixup takeover...
2016-06-14 Heinz Mauelshagendm raid: add raid level takeover support
2016-06-14 Heinz Mauelshagendm raid: enhance super_sync() to support new superblock...
2016-06-14 Heinz Mauelshagendm raid: add new reshaping/raid10 format table line...
2016-06-14 Heinz Mauelshagendm raid: introduce extended superblock and new raid...
2016-06-13 Heinz Mauelshagendm raid: use rt_is_raid*() in all appropriate checks
2016-06-13 Heinz Mauelshagendm raid: more use of flag testing wrappers
2016-06-13 Heinz Mauelshagendm raid: check constructor arguments for invalid raid...
2016-06-13 Heinz Mauelshagendm raid: cleanup / provide infrastructure
2016-06-13 Heinz Mauelshagendm raid: use dm_arg_set API in constructor
2016-06-13 Heinz Mauelshagendm raid: rename variable 'ret' to 'r' to conform to...
2016-06-12 Miklos SzerediMerge branch 'overlayfs-af_unix-fix' into overlayfs...
2016-06-10 Linus TorvaldsMerge branch 'for-linus-4.7' of git://git./linux/kernel...
2016-06-10 Linus TorvaldsMerge branch 'stacking-fixes' (vfs stacking fixes from...
2016-06-10 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-06-09 Rafael J. WysockiMerge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'
2016-06-09 Rafael J. WysockiMerge branch 'acpi-ec'
2016-06-09 Greg Kroah-HartmanMerge tag 'iio-for-4.8a' of git://git./linux/kernel...
2016-06-09 Jens AxboeMerge branch 'stable/for-jens-4.7' of git://git./linux...
2016-06-08 Ingo MolnarMerge branch 'x86/urgent' into x86/cpu, to pick up...
2016-06-08 Ingo MolnarMerge tag 'perf-core-for-mingo-20160607' of git://git...
2016-06-08 Ingo MolnarMerge tag 'perf-core-for-mingo-20160606' of git://git...
2016-06-08 Ingo MolnarMerge branch 'linus' into perf/core, to refresh the...
2016-06-08 Greg Kroah-HartmanMerge tag 'iio-fixes-for-4.7a' of git://git./linux...
2016-06-07 Mike Christiemd: use bio op accessors
2016-06-07 Mauro Carvalho ChehabMerge tag 'v4.7-rc2' into v4l_for_linus
2016-06-06 Tomi ValkeinenMerge branch '4.8/omapdrm-pll' (omapdrm PLL work)
2016-06-04 Linus TorvaldsMerge branch 'for-linus-4.7' of git://git./linux/kernel...
2016-06-03 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2016-06-03 Rafael J. WysockiMerge branches 'acpica-fixes', 'acpi-video' and 'acpi...
2016-06-03 Rafael J. WysockiMerge branch 'pm-cpufreq-fixes'
next